Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > HELP: Page cannot be displayed error (Page is there!)

Reply
Thread Tools

HELP: Page cannot be displayed error (Page is there!)

 
 
VB Programmer
Guest
Posts: n/a
 
      01-21-2004
I am setting up a intranet webserver that will run my ASP.NET website.
(Everything works fine locally.) When I try accessing an aspx page, via IE,
it gives me the "Page cannot be displayed" error, even though the file
exists!

For example, the error occurs when trying to access this page and several
others.
http://86.34.27.221/MyWeb/Default.aspx

Interestingly, when I try this page it shows up fine:
http://86.34.27.221/MyWeb/Login.aspx

The files are located in the same directory! (c:\inetpub\wwwroot\MyWeb\)

Any ideas? Please help!

Thanks!


 
Reply With Quote
 
 
 
 
Chris Jackson
Guest
Posts: n/a
 
      01-21-2004
In your browser, go to tools - options - advanced, and uncheck "Show
friendly HTTP error messages" - now, you will hopefully get a better
description of the error. Page Cannot Be Displayed is the "friendly" way of
telling you that the web site is broken, but since you are the developer you
need more details.

--
Chris Jackson
Software Engineer
Microsoft MVP - Windows Client
Windows XP Associate Expert
--
More people read the newsgroups than read my email.
Reply to the newsgroup for a faster response.
(Control-G using Outlook Express)
--

"VB Programmer" <growNO-> wrote in message
news:Oco%...
>I am setting up a intranet webserver that will run my ASP.NET website.
> (Everything works fine locally.) When I try accessing an aspx page, via
> IE,
> it gives me the "Page cannot be displayed" error, even though the file
> exists!
>
> For example, the error occurs when trying to access this page and several
> others.
> http://86.34.27.221/MyWeb/Default.aspx
>
> Interestingly, when I try this page it shows up fine:
> http://86.34.27.221/MyWeb/Login.aspx
>
> The files are located in the same directory! (c:\inetpub\wwwroot\MyWeb\)
>
> Any ideas? Please help!
>
> Thanks!
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
basic auth causes page cannot be displayed error Abraham Andres Luna ASP .Net 1 03-07-2006 06:02 PM
Error: The XML page cannot be displayed Luqman ASP .Net 0 01-25-2006 12:19 PM
Upload huge file size: "The page cannot be displayed" browser error Joe ASP .Net 7 01-06-2005 02:21 AM
'The page cannot be displayed' error when using IE's Back button... shmooth@lycos.co.uk Java 1 12-22-2004 10:28 PM
Browser cannot find any server anymore after 5 minutes of normal activity (" The page cannot be displayed ") reply@newsgroup.please Computer Support 6 01-05-2004 04:03 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57