IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationIIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old November 6th, 2004, 11:20 PM
sad_developer sad_developer is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 2 sad_developer User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Unhappy No IIS server connection for ASP .NET projects

Greetings,

I have a brand-new, straight-out-of-the-box version of Visual Studio .NET, and I am having enormous difficulties getting a very needed part of it to work. I know there have already been some prior threads about this problem, but none of the circumstances mentioned have exactly matched mine. Could someone please tell me what I’m doing wrong?

I am trying to use Visual Studio (Visual Basic) to create a new .NET web application and store it on my internal “localhost” default web site under IIS. When I open VS, select the “ASP .NET Web Application” icon on the project page, and click “OK”, I receive the following error message:

“The web server reported the following error when attempting to create or open the web project located at the following URL: ‘Http://localhost/WebApplication1’. ‘A connection with the server could not be established’.

The environment:
Visual Studio 7.1.3088
IIS 5.1
Windows XP Pro 5.1 service pack2
No firewalls or antivirus software involved.
No network. The computer is standalone, isolated, and not connected to anything.
Computer Manager confirms IIS is running.
Computer Manager confirms the “default website” is running.
Anonymous access used.
IP address =”All unassigned” port 80.
Regiis has been run.
I am the system administrator.
When I use IE to access “http://localhost/”, the Microsoft-supplied default page is displayed correctly.

I’ve been running around in the dark corners of my computer for 3 days trying to figure this out. Any help would be greatly appreciated.

Thanks to all from the sad_developer.

Reply With Quote
  #2  
Old November 7th, 2004, 06:15 PM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 12th Plane (10500 - 10999 posts)
 
Join Date: Jun 2003
Posts: 10,713 Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level) 
Time spent in forums: 4 Weeks 1 Day 23 h 57 m 59 sec
Reputation Power: 688
One guess, turn off your firewall software for testing. I know a recent ZoneAlarm free version firewall caused Visual Interdev to exhibit similar symptoms, unable to connect to a perfectly good webserver. In my case everything worked previously, then the za update, then it quit. Stopping za allowed Interdev to connect.
__________________
======
Doug G
======
"Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton

Reply With Quote
  #3  
Old November 9th, 2004, 12:35 AM
sad_developer sad_developer is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 2 sad_developer User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Doug,

Thanks for your reply to my cry for help.

You called it...right on the money.

The McAfee Antivirus software preloaded on my computer has several functions going on within it. Since this machine isn't going out on the internet anytime soon, I normally disable the anti-vi after bootup. However, I thought I was disabling the whole McAfee package. No, I was only disabling the Online VirusScan. The Personal Firewall part of it was still running when I started the VS IDE. That's what was preventing the server connection from taking place. When I checked the firewall settings, lo and behold, internet access through the VS IDE was "completely blocked". As soon as I changed that setting, I was able to create a new ASP project, display it through IE, and re-open it again as an existing project.

I am posting this so that another newbie like me can benefit from my stupidity.

Again, you called it exactly, and Thanks a bunch for your help. You are the man.

Reply With Quote
  #4  
Old November 9th, 2004, 12:51 AM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 12th Plane (10500 - 10999 posts)
 
Join Date: Jun 2003
Posts: 10,713 Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level) 
Time spent in forums: 4 Weeks 1 Day 23 h 57 m 59 sec
Reputation Power: 688
I'm happy to hear you got it sorted out.

Reply With Quote
  #5  
Old December 4th, 2004, 08:21 PM
chsun00 chsun00 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2004
Posts: 5 chsun00 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
help appreciated

Have you solved your problem? I have almost the same issue as you had. brand-new dell laptop, windows xp pro installed,
IIS installed. but when i tried to create new asp.net web project or asp.net web service project. it pops up the error message:
The web server reported the following error when attemping to create or open the web project located at the following URL: 'http://localhost/WebApplication1' 'A connection with the server could not be established'
After reading your next message, i disabled Mcfee VirusScan and personal firewall+, the same error message still pops up.
Any suggestions?

Christine
Quote:
Originally Posted by sad_developer
Greetings,

I have a brand-new, straight-out-of-the-box version of Visual Studio .NET, and I am having enormous difficulties getting a very needed part of it to work. I know there have already been some prior threads about this problem, but none of the circumstances mentioned have exactly matched mine. Could someone please tell me what I’m doing wrong?

I am trying to use Visual Studio (Visual Basic) to create a new .NET web application and store it on my internal “localhost” default web site under IIS. When I open VS, select the “ASP .NET Web Application” icon on the project page, and click “OK”, I receive the following error message:

“The web server reported the following error when attempting to create or open the web project located at the following URL: ‘Http://localhost/WebApplication1’. ‘A connection with the server could not be established’.

The environment:
Visual Studio 7.1.3088
IIS 5.1
Windows XP Pro 5.1 service pack2
No firewalls or antivirus software involved.
No network. The computer is standalone, isolated, and not connected to anything.
Computer Manager confirms IIS is running.
Computer Manager confirms the “default website” is running.
Anonymous access used.
IP address =”All unassigned” port 80.
Regiis has been run.
I am the system administrator.
When I use IE to access “http://localhost/”, the Microsoft-supplied default page is displayed correctly.

I’ve been running around in the dark corners of my computer for 3 days trying to figure this out. Any help would be greatly appreciated.

Thanks to all from the sad_developer.

Reply With Quote
  #6  
Old December 4th, 2004, 08:59 PM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 12th Plane (10500 - 10999 posts)
 
Join Date: Jun 2003
Posts: 10,713 Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level) 
Time spent in forums: 4 Weeks 1 Day 23 h 57 m 59 sec
Reputation Power: 688
Quote:
Have you solved your problem?
\
Did you read sad_developer's reply?

Reply With Quote
  #7  
Old December 5th, 2004, 02:16 PM
chsun00 chsun00 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2004
Posts: 5 chsun00 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Yes, i read the reply.
I did disable the Mcfee virus scan and the personal firewall, but the error message still pops up. Anything else i should consider? appreciate help.

Quote:
Originally Posted by Doug G
\
Did you read sad_developer's reply?

Reply With Quote
  #8  
Old December 5th, 2004, 05:13 PM
chsun00 chsun00 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2004
Posts: 5 chsun00 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
also, when i tried to practice a simple web service example on my laptop, adding web reference
http://live.capescience.com/wsdl/AirportWeather.wsdl
it says 'page cannot be displayed'. but the same web reference can be displayed on my desktop.
i wonder if the two has anything to do with each other?
did i miss anything here?
Quote:
Originally Posted by chsun00
Yes, i read the reply.
I did disable the Mcfee virus scan and the personal firewall, but the error message still pops up. Anything else i should consider? appreciate help.

Reply With Quote
  #9  
Old December 5th, 2004, 09:20 PM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 12th Plane (10500 - 10999 posts)
 
Join Date: Jun 2003
Posts: 10,713 Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level) 
Time spent in forums: 4 Weeks 1 Day 23 h 57 m 59 sec
Reputation Power: 688
Maybe a DNS problem.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationIIS > No IIS server connection for ASP .NET projects


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway