dinger2121
Programmer
Hello,
I am creating a windows service that pulls data from an existing web service. When I run the code I created from a windows application, everything works fine.
However, when I build and install the windows service, I am not able to connect to the web service anymore. It tells me connecting to the server machine failed.
Does anyone have any idea why that might be happening?
Thanks
I am creating a windows service that pulls data from an existing web service. When I run the code I created from a windows application, everything works fine.
However, when I build and install the windows service, I am not able to connect to the web service anymore. It tells me connecting to the server machine failed.
Does anyone have any idea why that might be happening?
Thanks