I have created a web service. It runs fine on my development computer,
however, when I try to run the service on our server it will not run. I have
logged into the server to try running the WebMethods from there and all I get
is a blank page. When I access the web service from one of my programs, My
program thorws an error. This is the error: Server was unable to process
request. --> Requested registry access is not allowed.
I have developed several web services and have never had this problem
before. If any body could help I would be really grateful.
I would post some of the code, but I have no idea what is causing the problem.