(no subject)
From: Geir Ovsttun (geir.ovsttun@ericsson.no)
Date: 01/31/03
- Next message: Jon Stelly: "PerformanceCounter Access Denied as ASPNET Account"
- Previous message: Bassel Tabbara [MSFT]: "Re: Access denied ( From one site to another, that is in another server)"
- In reply to: Paul Lyons: ""Requested Registry Access Is Not Allowed" Error Message When ASP.NET Applicatio"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Geir Ovsttun <geir.ovsttun@ericsson.no> Date: Thu, 30 Jan 2003 23:21:18 -0800
Hi Paul,
This is exactly what I do and it works fine used in
a non asp.net web service setting.
BUT
In order to perform the CreateEventSource call the user
must have admin (or similar) rights
When you try to run the code snippet within a web service
it will throw a security exception because the "user" i.e.
the web service does not have sufficient rights to access the registry
What I think I need is an overview of how to manipulate
the rights of the web service "user"
ANYONE with a hint ?
At present my application is for internal use and I am not concerned
with security breaches
Geir
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: Jon Stelly: "PerformanceCounter Access Denied as ASPNET Account"
- Previous message: Bassel Tabbara [MSFT]: "Re: Access denied ( From one site to another, that is in another server)"
- In reply to: Paul Lyons: ""Requested Registry Access Is Not Allowed" Error Message When ASP.NET Applicatio"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|