Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3
This is the forum to discuss the Wrox book Beginning ASP.NET 3.5: In C# and VB by Imar Spaanjaars; ISBN: 9780470187593
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 24th, 2010, 12:22 PM
Registered User
 
Join Date: Sep 2007
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
Default Internet Explorer Cannot Display the Web Page

I'm not able to run any "Try It Out" in the book.
I always get “Internet Explorer cannot display the web page”.
My IE version is number 8.
My hosts file include the following entry:
127.0.0.1 localhost

Can I get a little help ?
Thanks
Roberto
 
Old August 24th, 2010, 12:46 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

What happens when you create a brand new web site in VWD, and then hit Ctrl+F5? Do you see anything?

Do you have anti-virus or security software running on your machine that may block the web server?

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
 
Old August 24th, 2010, 01:17 PM
Registered User
 
Join Date: Sep 2007
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
Default

Hi Imar,

when I create a brand new web site in VS2008 (not VWD), and then hit Ctrl+F5, I get a page in the brower which says "Internet Explorer cannot display the web page".
The address displayed at the top of the page is something like http://localhost:3231/Chapter1/Default.aspx

In the page, there is a button to run a diagnostic program about connection problems, but the outcome does not give any hints:

Connettività HTTP, HTTPS, FTP
  • infoHTTP: connessione a www.microsoft.com completata.
  • infoFTP (passiva): connessione a ftp.microsoft.com completata.
  • infoHTTPS: connessione a www.microsoft.com completata.
As for your question about anti-virus, the answer is yes: ESET NOD32.

Finally, the web server.
I'm a beginner in ASP.NET, but I suppose I'm using the embedded web server (not IIS).

Thank for any further tip.
Roberto
 
Old August 24th, 2010, 01:32 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

In that case, try disabling your anti-virus software. Does it work then?

If brand new sites don't work either, this must be a problem with VWD and the built-in web server on one hand, and your OS + installled software on the other hand. The trick is to find out what's causing it.... ;-)

Cheers

Imar,
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
 
Old August 25th, 2010, 10:22 AM
Registered User
 
Join Date: Sep 2007
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by Imar View Post
If brand new sites don't work either, this must be a problem with VWD and the built-in web server on one hand, and your OS + installled software on the other hand.
I uninstalled and reinstalled from scratch VS2008,
I made a tour in the Windows update page,
I disabled the anti-virus and the firewall,
I downloaded Firefox and set it as the default browser without any import from my Internet Explorer settings,

but in the end nothing changed

Unable to connect
Firefox can't establish a connection to the server at localhost:1643.
* The site could be temporarily unavailable or too busy. Try again in a few moments.

* If you are unable to load any pages, check your computer's network connection.

* If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.

What else can I try ?
Thanks
Roberto
 
Old August 25th, 2010, 12:10 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Someone recently had the same issue, and I believe it was related to IP V6 versus IP V4.
The topic can be found here: First project While you say your host file is already OK, it may put you in the right direction.

Otherwise, you may need to contact Microsoft for support, as something is wrong with Windows and / or VWD (my guess is that it's a Windows / networking / security software issue, and not a problem of VWD).

I would like to help you where I can, but issues like these are extremely difficult to fix remotely.

Cheers,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
 
Old August 27th, 2010, 10:19 AM
Registered User
 
Join Date: Sep 2007
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
Default

OK

I found the solution here http://forums.asp.net/t/1235447.aspx

The problem was to configure the ESET NOD 32 anti-virus to not filter devenv.exe (Visual Studio).

Thanks to everyone.

Roberto
The Following User Says Thank You to RobertoRegazzoni For This Useful Post:
Imar (August 27th, 2010)





Similar Threads
Thread Thread Starter Forum Replies Last Post
Internet Explorer favourites axus Visual Studio 2005 1 September 4th, 2008 01:29 PM
How can I access a Web page by Internet Explorer Hoang Excel VBA 7 March 11th, 2008 04:42 AM
Internet Explorer cannot open the internet site cathiec ASP.NET 2.0 Basics 1 October 22nd, 2005 01:30 PM
Internet Explorer JelfMaria VB How-To 10 April 27th, 2005 03:58 PM
vba and internet explorer ken1978 VB How-To 0 January 23rd, 2005 09:11 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.