Ask a Question related to ASP.NET General, Design and Development.
-
Andrea Mondello #1
access to system registry denied
Hi,
I have a problem with the method "EventLog.CreateEventSource" because I received one
error message (access to system registry denied). I changed the security on the folder WINNT\system32\config to full control for everyone but I had no success.
Thanks for your answer.
Andrea Mondello Guest
-
System.UnauthorizedAccessException: Access is denied
Hi, We have a simple 3 tier application which its core application is VC++ 6.0 ATL COM running as a server application in the COM+. An asp pipe is... -
ASP.NET and COM registry access denied
I've seen many posts on the web about this topic, and I still haven't found an answer that works for me. I have an ASP.NET page written in C# that... -
Access is denied on DC System Event log
When I am running computer management of any of our Windosw Server 2003 Domain controllers & I attempt to view the System Event Log, I recieve this... -
VB.NET Assembly denied access to System.Web. Help!
I have a VB6 Windows Form application that calls a VB.NET Assembly. I can successfully call any test method in the assembly (like return "hello... -
System.IO.FileLoadException: Access is denied
Hi, I am using the System.Reflection.Assembly.LoadFrom (strAssemblyPath) method to load an assembly in my web services, which has got only Basic... -
Kairi Zikpin #2
Re: access to system registry denied
if you do a search in this news group, you will find the answer
Andrea Mondello wrote:> Hi,
>
> I have a problem with the method "EventLog.CreateEventSource" because I
> received one
> error message (access to system registry denied). I changed the security
> on the folder WINNT\system32\config to full control for everyone but I
> had no success.
>
> Thanks for your answer.
>
>
>Kairi Zikpin Guest



Reply With Quote

