S
Simon Hart
Hi,
I am using Impersonation and turned off anon access for my web service. I am
using the administator to authenticate the request using ICredentials. I am
simply trying to read a key in HKEY_CURRENT_USER from my Web Service method
call which I am unable to. When I try and open it it returns null. Even
iterating all keys under HKEY_CURRENT_USER only returns a handful of keys.
I can happily read any key under HKEY_LOCAL_MACHINE. I have check the
identity of the user and it id definately using the local administrator.
Any ideas to check would be great.
Regards
Simon Hart.
I am using Impersonation and turned off anon access for my web service. I am
using the administator to authenticate the request using ICredentials. I am
simply trying to read a key in HKEY_CURRENT_USER from my Web Service method
call which I am unable to. When I try and open it it returns null. Even
iterating all keys under HKEY_CURRENT_USER only returns a handful of keys.
I can happily read any key under HKEY_LOCAL_MACHINE. I have check the
identity of the user and it id definately using the local administrator.
Any ideas to check would be great.
Regards
Simon Hart.