You can't simply upload a Windows service application to a website and expect it to work. Any application which works on the server will have to be programmed in whatever language(s) the server supports with specific reference to the server environment. A service application is designed to work only in the Windows local environment.




Reply With Quote