Re: VS.NET 2008 Debug ASP.NET on VISTA with IIS7?
- From: stcheng@xxxxxxxxxxxxxxxxxxxx ("Steven Cheng")
- Date: Thu, 13 Mar 2008 01:35:15 GMT
Thanks for your followup.
Glad that you've got it working.
Have a nice day!
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
From: =?Utf-8?B?QXNhZg==?= <AG70@xxxxxxxxxxxxxxxxx><u0O8IK7gIHA.1208@xxxxxxxxxxxxxxxxxxxx>
References: <F31AF95E-F805-4C11-BB9C-53C06E260D72@xxxxxxxxxxxxx>
<C3C923DC-C1B9-4C0D-AF24-959A72ADDF4B@xxxxxxxxxxxxx>
<a1cKeZBhIHA.360@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: VS.NET 2008 Debug ASP.NET on VISTA with IIS7?
Date: Wed, 12 Mar 2008 04:12:02 -0700
name's
Hi,
I have found the solution.
Looking at hosts file I have found a second line like this:
::1 localhost
I have deleted this line and now every things works!
Thanks you all for your time and support.
Asaf
""Steven Cheng"" wrote:
Hi Asaf,
It seem that your Vista system has some problem with the "localhost"
threadresolving. I think you should fix this problem first. Here is a web
anddiscussing on the same problem(localhost not work):
http://forums.vnunet.com/message.jspa?messageID=1023002
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments
managersuggestions about how we
can improve the support we provide to you. Please feel free to let my
manager know what you think of
the level of service provided. You can send feedback directly to my
rights.at: msdnmg@xxxxxxxxxxxxxx
==================================================
This posting is provided "AS IS" with no warranties, and confers no
I
--------------------
From: =?Utf-8?B?QXNhZg==?= <AG70@xxxxxxxxxxxxxxxxx><u0O8IK7gIHA.1208@xxxxxxxxxxxxxxxxxxxx>
References: <F31AF95E-F805-4C11-BB9C-53C06E260D72@xxxxxxxxxxxxx>
Subject: Re: VS.NET 2008 Debug ASP.NET on VISTA with IIS7?
Date: Tue, 11 Mar 2008 16:05:00 -0700
Hi,
I have found that instead of http://localhost:49705/aaa/Default.aspx if
localhost?change the localhost to 127.0.0.1 like this
http://127.0.0.1:49705/aaa/Default.aspx then it is working.
Is there a way to configure VS.NET to user 127.0.0.1 instead of
And
Asaf
"George Ter-Saakov" wrote:
It looks like you hitting the internal web server in Visual studio.
themnot
yourIIS.
Also seems to be firewall/antivirus is blocking the request to
localhost:79705
Either allow it on firwall or use http and not local file system for
project.
George.
"Asaf" <AG70@xxxxxxxxxxxxxxxxx> wrote in message
news:F31AF95E-F805-4C11-BB9C-53C06E260D72@xxxxxxxxxxxxxxxx
Hello,
I have just installed VISTA Enterprise and VS.NET 2008.
When pressing F5 to debug my test ASP.NET website, IE 7 display the
message
"Internet Explorer cannot display the webpage".
The local URL that VS.NET 2008 generates is
http://localhost:49705/aaa/Default.aspx.
In IIS7 Manager, ASP.NET V2.0. is "Allowed" in the ISAPI and CGI
Restrictions.
Also IIS7 is working and display ASP.NET web sites if I convert
to
IIS7
"Application" but I would like to use the Debug option.
Thanks in advanced for any help,
Asasf
.
- Follow-Ups:
- Re: VS.NET 2008 Debug ASP.NET on VISTA with IIS7?
- From: OneTime Use
- Re: VS.NET 2008 Debug ASP.NET on VISTA with IIS7?
- References:
- Re: VS.NET 2008 Debug ASP.NET on VISTA with IIS7?
- From: George Ter-Saakov
- Re: VS.NET 2008 Debug ASP.NET on VISTA with IIS7?
- From: "Steven Cheng"
- Re: VS.NET 2008 Debug ASP.NET on VISTA with IIS7?
- From: Asaf
- Re: VS.NET 2008 Debug ASP.NET on VISTA with IIS7?
- Prev by Date: RE: Dynamic GridView
- Next by Date: RE: Dynamic GridView
- Previous by thread: Re: VS.NET 2008 Debug ASP.NET on VISTA with IIS7?
- Next by thread: Re: VS.NET 2008 Debug ASP.NET on VISTA with IIS7?
- Index(es):
Relevant Pages
|