0
我在IIS6上出現嚴重情況。 我有1個應用程序池無法使用身份:網絡服務。 只能使用身份本地系統,但使用此功能會導致危險(身高許可級別)。 該網頁asp.net開放,但應用程序asp.net嘗試連接數據庫按照下面的錯誤:網絡服務身份驗證的IIS 6錯誤
Event Type: Information Event Source: ASP.NET 2.0.50727.0 Event Category: Web Event Event ID: 1314 Date: 7/6/2013 Time: 12:05:04 PM User: N/A Computer: WWW Description: Event code: 4011 Event message: An unhandled access exception has occurred. Event time: 7/6/2013 12:05:04 PM Event time (UTC): 7/6/2013 4:05:04 PM Event ID: aa4f0c3196864dc391467c9492a1b8a3 Event sequence: 10 Event occurrence: 1 Event detail code: 0 Application information:
Application domain: /LM/W3SVC/1598207490/Root-4-130176002992160068
Trust level: Full
Application Virtual Path:/
Application Path: C:\Inetpub\WebVarios\WebLocutorios\
Machine name: WWW Process information:
Process ID: 1572
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE Request information:
Request URL: http://casetas.cuentacentral.com/ajax/logincenter.aspx
Request path: /ajax/logincenter.aspx
User host address: 190.135.0.26
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE Custom event details:
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
我收到錯誤404,但使用身份時存在資源:本地系統。 找不到資源。 描述:HTTP 404.您正在查找的資源(或其某個依賴項)可能已被刪除,名稱已更改或暫時不可用。請檢查以下網址並確保它拼寫正確。 – toto
網絡服務用戶的文件系統權限如何?它是否有權訪問請求的文件? –