You may receive a "Failure to connect to Web server" error message when you browse local Web applications or you connect to an existing ASP.NET Web application in Visual Studio .NET 2003 (886388)
The information in this article applies to:
- Microsoft ASP.NET (included with the .NET Framework 1.1)
SYMPTOMSSymptom 1When you use Microsoft Internet Explorer to visit a Microsoft Internet Information Services (IIS) Web site and you are logged on to the computer that is running IIS, you may receive the following error message: Failure To Connect To Web Server Symptom 2 When you use Internet Explorer to browse http://localhost, you may receive the following error message: Failure To Connect To Web
Server Symptom 3When you try to open an existing Microsoft Visual Studio .NET 2003 project, you may receive the following error message: http/1.0 506 failure to connect to web server Symptom 4When you try to open an existing Visual Studio .NET 2003 project and you have a satellite connection, you may receive both of the following error messages: http/1.0 506 failure to connect to web server
http/1.0 504 suspected satellite outage
CAUSEThese problems can occur because one or both of the following conditions are true: - The proxy server does not allow connections to local addresses.
- Internet Explorer is using the wrong proxy settings or invalid proxy settings.
RESOLUTIONTo resolve these problems, use one of the following methods, depending on your symptom. Method 1: Symptom 1In Internet Explorer, turn off Automatically detect settings. To do this, follow these steps: - Start Internet Explorer.
- In Internet Explorer, click Tools, and then click Internet Options.
- In the Internet Options dialog box, click the Connections tab, and then click LAN Settings.
- In the Local Area Network (LAN) Settings dialog box, click to clear the Automatically detect settings check box, and then click OK.
- Click OK.
Method 2: Symptom 2In Internet Explorer, turn on Automatically detect settings, and then turn off the proxy server. To do this, follow these steps: - Start Internet Explorer.
- In Internet Explorer, click Tools, and then click Internet Options.
- In the Internet Options dialog box, click the Connections tab, and then click Lan Settings.
- In the Local Area Network (LAN) Settings dialog box, click to select the Automatically detect settings check box.
- Click to clear the Use a proxy server for your LAN check box, and then click OK.
- Click OK.
Method 3: Symptom 3 and symptom 4In Internet Explorer, turn on Bypass proxy server for local addresses. To do this, follow these steps: - Start Internet Explorer.
- In Internet Explorer, click Tools, and then click Internet Options.
- In the Internet Options dialog box, click the Connections tab, and then click Lan Settings.
- In the Local Area Network (LAN) Settings dialog box, click to select the Bypass proxy server for local addresses check box, and then click OK.
- Click OK.
MORE INFORMATIONIf you try to create a new Visual Studio .NET 2003 project while this problem occurs, the IDE may unexpectedly stop responding because the IDE makes a request to http://localhost.
Modification Type: | Major | Last Reviewed: | 10/12/2004 |
---|
Keywords: | kbtshoot kbprb KB886388 kbAudDeveloper |
---|
|