B
Brian Campbell
Gretings...
I have written a Windows Service that accesses a Web Service.
Both run fine on my development machine....
After installing both the Windows Service and Web Service on my
staging server, I get the following error...
Error Message: System.Web.Services.Protocols.SoapException: Server was
unable to process request. --->
System.Security.SecurityException: Requested registry
access is not allowed.
Can anyone point me in the right direction.....I figure it has
something to do with the security level
of the account that the Windows Service runs under...but both machines
are identical...so I dont understand why there would
be a security issue....
Thanks
Brian Campbell
I have written a Windows Service that accesses a Web Service.
Both run fine on my development machine....
After installing both the Windows Service and Web Service on my
staging server, I get the following error...
Error Message: System.Web.Services.Protocols.SoapException: Server was
unable to process request. --->
System.Security.SecurityException: Requested registry
access is not allowed.
Can anyone point me in the right direction.....I figure it has
something to do with the security level
of the account that the Windows Service runs under...but both machines
are identical...so I dont understand why there would
be a security issue....
Thanks
Brian Campbell