Hello,
I have a web application that connects to a webservice. Usually I can step through the webservice and my start page loads up just fine. But starting a few days ago this was not the case. Now I am getting the message "Unable to connect to the remote server." As an inner exception I get "No connection could be made because the target machine actively refused it 127.0.0.1:3236”. If I change the webservice to the one we have on our development server then it runs just fine, but I cant run it locally on my machine without getting this error.
Any ideas? I have run out of things to try!
Thanks!
I have a web application that connects to a webservice. Usually I can step through the webservice and my start page loads up just fine. But starting a few days ago this was not the case. Now I am getting the message "Unable to connect to the remote server." As an inner exception I get "No connection could be made because the target machine actively refused it 127.0.0.1:3236”. If I change the webservice to the one we have on our development server then it runs just fine, but I cant run it locally on my machine without getting this error.
Any ideas? I have run out of things to try!
Thanks!