Have a look at that:
329291 PRB: "Requested Registry Access Is Not Allowed" Error Message When
http://support.microsoft.com/?id=329291
Cheers,
Stefano Pronti
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
> We are experiencing the following error when writing to a custom log file:
> "Requested registry access is not allowed."
[quoted text clipped - 56 lines]
>
> }
TJO - 28 Nov 2003 19:25 GMT
we have followed these instructions on your recommended article. The
problem with the article is that it explains how to set permission for the
"Application" event log. It then goes on to show how to create your own
Even Log using a custom installer class which is also what we have done.
Our problem is that we can write to the Application event log but not to the
custom event log. We only get the Acccess not allowed error when writing to
the custom event log. Writing to the Application event log is no problem.
Has anyone done this before? What sercurity setting should I look for ?
> Have a look at that:
> 329291 PRB: "Requested Registry Access Is Not Allowed" Error Message When
[quoted text clipped - 67 lines]
> >
> > }