G
Gary
When I try...
If Not EventLog.SourceExists( _
"myApplication") Then.....
I get an exception with message = "Requested registry access is not allowed"
I'm running on my dev box where I am the administrator on my XP pro machine.
I can't find this phrase anywhere in msdn.
Anyone know why aspnet does not have sufficient permission to log to the
evenlog?
Thanks,
Gary
If Not EventLog.SourceExists( _
"myApplication") Then.....
I get an exception with message = "Requested registry access is not allowed"
I'm running on my dev box where I am the administrator on my XP pro machine.
I can't find this phrase anywhere in msdn.
Anyone know why aspnet does not have sufficient permission to log to the
evenlog?
Thanks,
Gary