
"Connection Refused" Error
The server reports the following error.
10061 - Connection Refused
Internet Security and Acceleration Server
This can occur if the computer is running on a network that is protected with the Internet Security and Acceleration Server (ISA Server) and if either of the following conditions is true:
This does not occur when working with IIS, because IIS uses port 80, and access to port 80 is allowed by ISA Server and other firewall products. However, the ASP.NET Development Server randomly selects a port, and access to most ports is blocked by firewall products such as ISA Server.
You can avoid this issue in these ways:
Install firewall client software, such as ISA client.
Modify the Web proxy connection settings in Internet Explorer to bypass the proxy server for local addresses.