Hello folks,
Sorry if this is the wrong subforum. I have a rather weird issue which started happened yesterday without any change to the website in question. My website is ASP.NET 3.5 and hosted in 2008 server running IIS 7.5. The site makes calls to external third party webservices. Everything was working fine, until yesterday. My website can't seem to make a connection to these web services.
So I quickly tested this web service (along with few other third party web services) on my local machine and everything seems to work fine.
I managed to capture the error on the production site (below). I am clueless as to what is causing this. Firewall? or perhaps a setting changed on our production server? Not sure.. any help would be greatly appreciated!
No connection could be made because the target machine actively refused it 127.0.0.1:14286 at System.Net.HttpWebRequest.GetResponse()