Has anyone else experienced this problem?
After installing and first running APLWebservices, sometimes it appears to start properly but no requests seem to reach it. The port is being listened on, the activeX workspace for the webserver appears, and I verify that both the general WebServer and the the particular webserver are both started and running through the configuration window.
Looking at netstat results I can see that incoming requests seem to immediately go to the CLOSE_WAIT state.
Using a browser I get server not found, using the new webtransfer object I get - error: System.Net.WebException: The underlying connection was closed: Unable to connect to the remote server.
It's like the requests never get there.
Usually I can get webservices out of this state by 'playing' with it, ie one or more of the following: un/reinstalling it, rebooting the machine, changing and then reverting the specified workspace path so that the activex ws shuts down and restarts, and stopping then restarting the app itself.
We've seen this issue on all recent versions including the one we're trying to use now (desktop version 1.0.1509.45903 from 04/28/2004). However, I am unable to get webservices going at all today on a particular machine. I don't think it is to do with that particular machine b/c I've seen this behavior on other machines as well. Also I am able to un/reinstall the service version (1.0.1437.24776 from 12/08/2003) of webservices and get it going without a problem on that same machine.
Thanks in advance.