M
Marauderz
OK this just seems to be a common question being asked around here, I've
tried Google Grouping the question but I still haven't came up with a
solution yet. So here goes...
I'm getting the Security Exception about being Unable to Access a Registry
Key when trying to write to my custom event log.
the Eventlog I'm trying to write to, has already been created via an
Installer class
I've already given the ASPNET user fullaccess to both the
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog and
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\MyEventLog
keys
and I STILL can't write to the log... reading seems to be fine though.
So... any ideas guys?
Thanks.
tried Google Grouping the question but I still haven't came up with a
solution yet. So here goes...
I'm getting the Security Exception about being Unable to Access a Registry
Key when trying to write to my custom event log.
the Eventlog I'm trying to write to, has already been created via an
Installer class
I've already given the ASPNET user fullaccess to both the
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog and
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\MyEventLog
keys
and I STILL can't write to the log... reading seems to be fine though.
So... any ideas guys?
Thanks.