Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > access denied when accessing event log in asp.net app.

Reply
Thread Tools

access denied when accessing event log in asp.net app.

 
 
Vikram
Guest
Posts: n/a
 
      04-05-2006
getting following error while accessing event log for reading


Win32Exception (0x80004005): Access is denied]

[InvalidOperationException: Cannot open log System on machine .. Windows has
not provided an error code.]
System.Diagnostics.EventLog.OpenForRead() +589
System.Diagnostics.EventLog.get_EntryCount() +34
System.Diagnostics.EntriesEnumerator.MoveNext() +20
ServerMonitoring.ServerMonitor.ReadEventLog(Int16 intDAys) +736
ServerMonitoring.ServerMonitor.btnEventLog_Click(O bject sender, EventArgs
e) +43
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108

System.Web.UI.WebControls.Button.System.Web.UI.IPo stBackEventHandler.RaisePo
stBackEvent(String eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler
sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData) +33
System.Web.UI.Page.ProcessRequestMain() +1262


In have provided admin rigths to the guest a/c, net service a/c and asp.net
a/c but still the problme presist.
Webserver is win 2003

Any solution ?


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Impersonation and Custom Event Log - write access denied JimLad ASP .Net 0 01-26-2010 03:59 PM
403 Forbidden: You were denied access because: Access denied by access control list Southern Kiwi NZ Computing 6 03-19-2006 05:19 AM
Win XP event log: Access denied Stephane ASP .Net Security 3 01-18-2005 08:31 PM
EMAB, Impersonation, & Access Denied to Event Log in ASP.NET Jaloha ASP .Net Security 0 07-02-2004 03:28 AM
Need help on the Permissions needed to log to Event Log from ASP.NET? Henrik_the_boss ASP .Net 0 11-05-2003 10:14 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57