473,659 Members | 2,662 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

The page cannot be displayed

I have installed an ASP .NET Web Application on an IIS 6 Windows 2003 Server. The 'Integrated Windows Authentication' method is checked and I can access the web site on a browser running on the IIS server.

But when I try from an remote XP computer (with servername listed inits IE trusted sites), I get "The page cannot be displayed" ??

I cannot even browse 'hello.txt' from the web site folder,

Any help gratefully recieved, thanks
May 15 '07 #1
4 5523
On May 15, 4:32 pm, "AdrianDev"
<adri...@nospam pleasewearebrit ish.easy.comwro te:
I have installed an ASP .NET Web Application on an IIS 6 Windows 2003 Server. The 'Integrated Windows Authentication' method is checked and I can access the web site on a browser running on the IIS server.

But when I try from an remote XP computer (with servername listed inits IE trusted sites), I get "The page cannot be displayed" ??

I cannot even browse 'hello.txt' from the web site folder,

Any help gratefully recieved, thanks
Are you sure about the name of the server you typed? Usually, I think,
if an authentication was unsuccessful you should get a password
prompt. You can also check the log file of the web site...

May 15 '07 #2
Hi,

Yes the server name is correct.

IIS has default logging, it just shows the requests, one per line thats all.
I havent enabled furthur logging yet, it means running in IIS 5 isolation
mode I believe.
thanks

"Alexey Smirnov" <al************ @gmail.comwrote in message
news:11******** *************@l 77g2000hsb.goog legroups.com...
On May 15, 4:32 pm, "AdrianDev"
<adri...@nospam pleasewearebrit ish.easy.comwro te:
>I have installed an ASP .NET Web Application on an IIS 6 Windows 2003
Server. The 'Integrated Windows Authentication' method is checked and I
can access the web site on a browser running on the IIS server.

But when I try from an remote XP computer (with servername listed inits
IE trusted sites), I get "The page cannot be displayed" ??

I cannot even browse 'hello.txt' from the web site folder,

Any help gratefully recieved, thanks

Are you sure about the name of the server you typed? Usually, I think,
if an authentication was unsuccessful you should get a password
prompt. You can also check the log file of the web site...

May 15 '07 #3
On May 15, 11:09 pm, "AdrianDev"
<adri...@nospam pleasewearebrit ish.easy.comwro te:
Hi,

Yes the server name is correct.

IIS has default logging, it just shows the requests, one per line thats all.
I havent enabled furthur logging yet, it means running in IIS 5 isolation
mode I believe.

thanks
Okay, I believe that "The page cannot be displayed" is a default
(friendly) error in IE. Go to the Tools menu, Internet Options -
Advanced, and then click to clear the Show friendly HTTP error
messages checkbox. Hope, it helps to see more details of the error.

May 15 '07 #4
Problem was DNS setup. All is working now.

Thanks for your help

"Alexey Smirnov" <al************ @gmail.comwrote in message
news:11******** **************@ e51g2000hsg.goo glegroups.com.. .
On May 15, 11:09 pm, "AdrianDev"
<adri...@nospam pleasewearebrit ish.easy.comwro te:
>Hi,

Yes the server name is correct.

IIS has default logging, it just shows the requests, one per line thats
all.
I havent enabled furthur logging yet, it means running in IIS 5 isolation
mode I believe.

thanks

Okay, I believe that "The page cannot be displayed" is a default
(friendly) error in IE. Go to the Tools menu, Internet Options -
Advanced, and then click to clear the Show friendly HTTP error
messages checkbox. Hope, it helps to see more details of the error.

May 16 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
6001
by: Bob | last post by:
I am displaying a form with a datagrid populated from a select of database records which now exceed 12,000 when I select them all. The form displays just fine with all 12,000+ entries but when I leave the form to go back to the originating screen, I get a "The page cannot be displayed" screen for "Cannot find server or DNS Error" "Internet Explorer". You know the page - it starts with "The page you are looking for is currently...
1
2585
by: Bob | last post by:
I am displaying a form with a datagrid populated from a select of database records which now exceed 12,000 when I select them all. The form displays just fine with all 12,000+ entries but when I leave the form to go back to the originating program, I get a "The page cannot be displayed" screen for "Cannot find server or DNS error" "Internet Explorer". But when I select a lesser number of records - under 12,000 (don't think there is...
7
4531
by: Joe | last post by:
I have an upload file operation in the web application. UploadForm.asp is the form, and UploadAction.asp is the form processing. //UploadForm.asp <FORM NAME="InputForm" ACTION="UploadAction.asp" METHOD="POST" enctype=multipart/form-data> <input type="file" name="fileName"> //etc ... </FORM>
1
1710
by: VB Programmer | last post by:
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:
2
1358
by: Johannes Setiabudi | last post by:
I got a "Page Cannot Be Displayed" error on an aspx page I'm loading. The page loads halfway and then I got the error. I don't think it is the mapping since all other pages are loading fine. The only possible difference is that this page has a lot of controls in it and it is huge. If I remove some of the controls (does not matter which ones), it loads fine. Any hints?
0
1452
by: L Scott | last post by:
Have developed a c# / asp.net web app. Works locally. But over the internet when I access the site, it eventually returns a 'The page cannot be displayed' page. Not always on the same page. Can *eventually* re-display this error page correctly. Have not see this when I access the site locally (from desktop). Many of the pages have sort-able data grids. Have also noticed that I often am getting this 'The page cannot be displayed'...
2
8137
by: Tim Reynolds | last post by:
Team, When my web service throws an exception and I am debugging on my PC - I get the exception back in my browser fine. My web.config shows <customErrors mode="Off"/> and this is working well. However, when I test this web service on the deployment server, I only get 'The page cannot be displayed' instead of the exception. That is when I call the web service on the deployment server locally or remotely. The web.config on the...
5
12291
by: Neil Rossi | last post by:
I have an issue with a particular ASP page on two web servers. Let's call these servers Dev1 and Beta1. Both Servers are running IIS 5, Windows 2000 SP4 with "almost" all of the latest patches. On Beta1, I am able to execute a particular page with no problem, that page opens up in the comes up just fine. On Win2kdev1, when I go to execute the same page, it opens a file download dialog and asks me whether I want to open or save the...
69
13424
by: RC | last post by:
I know how to do this in JavaScript by window.open("newFile.html", "newTarget", "scrollbars=no,resizable=0,width=200,height=200"); The browser will open a new window size 200x200, not allow resize and no auto horizontal, vertical scrolling bars. I am wonder can I do the similar inside a HTML file like
4
3516
by: Peter | last post by:
I have the following code which works fine in IE6 and IE7 and FireFox, but when I run IE6 on Citrix I get "The page cannot be displayed" in the iframe. We don't have IE7 on Citrix so I can't try it. <span id="ShowReport" disabled="disabled" style="display:inline-block;height:1200px;width:880px;"> <div> <iframe src=../../WsiLogo.gif<frame src=../../WsiLogo.gif> <embed src=../../WsiLogo.gif</iframe> </div>
0
8330
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8850
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8626
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6178
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5649
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4175
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2749
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1975
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1737
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.