Hi all,
I have a Windows service running on Local System Account. The service connects to a remote webservice, and donwloads a file. Now I installed the service in an environment with a proxy server (http://proxy:80"). The result is that in the eventlog I get error: "unable to connect to remote server".
When I start the service with a (test) account, everything works fine.
Can someone tell me how I can handle a proxy environment with a service running under local systemaccount?
With kind regards, Jurgen