1
我的ASP.NET APP無法寫入Windows事件日誌。ASP.NET APP無法登錄到Windows事件日誌
我得到:
{System.UnauthorizedAccessException}
[System.UnauthorizedAccessException]: {System.UnauthorizedAccessException}
HelpLink: Nothing
InnerException: Nothing
Message: "The source was not found, but some or all event logs could not be
searched. Inaccessible logs: Security."
主意?
我在IIS 5.1上運行,因此身份是Machinename \ ASP.NET 在哪裏可以向此標識添加權限以及需要哪些權限? –
這可能有助於http://support.microsoft.com/kb/2028427 –