Ask a Question related to ASP.NET Security, Design and Development.
-
Nikolay Petrov #1
Cannot write to Windows Registry (VB .NET)
I cannot write to windows registry using ASP .NET account.
I have made a key in HKEY_LOCAL_MACHINE\Software and granted full access to
ASP .NET account, but still got "Requested registry access is not allowed."
Any idea why?
TIA
Nikolay Petrov Guest
-
Can't read/write to Registry
Why I always get 'Requested registry access is not allowed' when i try to Read/Write to Windows Registry from ASP service. I use ASP NET account?... -
Unable to write to Windows Registry using XML Web Service
Hiya, at this very moment I'm trying to write an XML Web Service for reading and writing configuration/registry settings. But for some reason I... -
can flash write to registry?
i'm not certain, but i believe that distributing a .REG file (text file with registry modification instructions in it) and running it in the flash... -
Windows XP Registry Security
Windows XP has registry security which none of the previous operations had. This is causing me problems as I need to be able to install software... -
Auditing Windows XP Registry
Hello There, I can audit any of the Root Keys execpt for HKEY CLASSES ROOT. Would anyone know why the Audit pane for this root ker is greyed... -
Unregistered #2
Re: Cannot write to Windows Registry (VB .NET)
Chang from hkey_local_machin to hkey_current_user instead.
Unregistered Guest



Reply With Quote

