Re: Cannot open log for source
From: Daniel Fisher\(lennybacon\) (info_at_(removethis)lennybacon.com)
Date: 01/30/05
- Previous message: Gravy: "Re: Server Application Unavailable when moving Domains"
- In reply to: John: "Cannot open log for source"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 30 Jan 2005 15:54:53 +0100
The user account "ASPNET" has no write permission on the EventLog. Set
permissions for ASPNET and it works fine
-- Daniel Fisher(lennybacon) MCP ASP.NET C# Blog: http://www.lennybacon.com/ "John" <noSpam@SendNoSpamToMe.com> wrote in message news:O7I0ZAn$EHA.1260@TK2MSFTNGP12.phx.gbl... > System.InvalidOperationException: Cannot open log for source {0}. You may > not have write access. ---> System.ComponentModel.Win32Exception: Access > is > denied > > I am getting the following error when writing to the event log > (Application) > from my asp.net app. Even when I use an identity setting I still get the > same error. Any suggestions appreciated. > > John > >
- Previous message: Gravy: "Re: Server Application Unavailable when moving Domains"
- In reply to: John: "Cannot open log for source"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|