質問

私はホームページが表示され、統合Windows認証をオンにすると実行されるWebサービスがあります。それをオフにして匿名アクセスがある場合は、WSDLページに到達することもできません。エラーが発生します

Access is denied.

Description: An error occurred while accessing the resources required to serve 
this request. The server may not be configured for access to the requested URL. 

Error message 401.2.: Unauthorized: Logon failed due to server configuration.
Verify that you have permission to view this directory or page based on the 
credentials you supplied and the authentication methods enabled on the Web server.        
Contact the Web server's administrator for additional assistance.

Version Information: Microsoft .NET Framework Version:2.0.50727.3625; ASP.NET    
Version:2.0.50727.3634
.

私が働いているIISは5.1

です

私はディレクトリへのIUSERアクセス、今のためのフルコントロールを与えました。

私はアイデアの外にいません。あなたの助けをありがとう

役に立ちましたか?

解決

この問題の根本的な原因は、Windows認証を必要とするWebサイトと関係がありましたが、IISマネージャでhttp-heats autiveのスイッチはチェックされませんでした。

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top