"Requested Registry Access Is Not Allowed" Error Message When ASP.NET Applicatio

From: Geir Ovsttun (geir.ovsttun@ericsson.no)
Date: 01/30/03


From: "Geir Ovsttun" <geir.ovsttun@ericsson.no>
Date: Thu, 30 Jan 2003 04:43:02 -0800


I need to use the EventLog classes from my ASP.NET web
service and ran into the problem of this problem.

The knowledge based article 329291 pointed me in a right
direction
http://support.microsoft.com/default.aspx?scid=kb;EN-
US;Q329291

BUT
I need to create new Event Sources programmtically from
within my web service.

The article only works for predefined Event Sources

Any tips on how security settings can be manipulated ?

Geir