473,395 Members | 1,577 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Can't view web pages with IIS 5.1

I recently upgraded my PC from Windows XP Home to XP
Professional, so that I can use XP Pro's build in IIS
functionality to build ASP pages off of my home PC. I
have installed IIS 5.1, configured it and tried several
other things (restarting the server, configuring a web
project, etc.). When I attempt to view the page using
the project name and computer name (in this case, it
would be http://apollo/twinadev/), the status bar shows
that IE is attempting to connect to the page, but after a
long timeout period, I finally receive a Page Cannot Be
Displayed Error.

Any help will be greatly appreciated.

Thanks,
Jerry

Jul 19 '05 #1
4 7241
Do you have a default document specified under that directory path within
the IIS server? Each folder can be defined to open a specific document by
just typing in the address. So for instance if you have a page called
index.asp and you add this as a default document in the IIS server console,
then you only need to type the path address, such as http://apollo/twinadev/
as long as index.asp resides under that directory path.

"Jerry" <el*********@hotmail.com> wrote in message
news:04****************************@phx.gbl...
I recently upgraded my PC from Windows XP Home to XP
Professional, so that I can use XP Pro's build in IIS
functionality to build ASP pages off of my home PC. I
have installed IIS 5.1, configured it and tried several
other things (restarting the server, configuring a web
project, etc.). When I attempt to view the page using
the project name and computer name (in this case, it
would be http://apollo/twinadev/), the status bar shows
that IE is attempting to connect to the page, but after a
long timeout period, I finally receive a Page Cannot Be
Displayed Error.

Any help will be greatly appreciated.

Thanks,
Jerry

Jul 19 '05 #2
Thanks for the reply - yes, I do have a default document -
default.asp - and it is listed in the IIS console as the
default document.

by the way - this issue doesn't just effect my web
projects or pages - I can't access the web based IIS help
either. None of the ASP pages on my PC are working.
-----Original Message-----
Do you have a default document specified under that directory path withinthe IIS server? Each folder can be defined to open a specific document byjust typing in the address. So for instance if you have a page calledindex.asp and you add this as a default document in the IIS server console,then you only need to type the path address, such as http://apollo/twinadev/as long as index.asp resides under that directory path.

"Jerry" <el*********@hotmail.com> wrote in message
news:04****************************@phx.gbl...
I recently upgraded my PC from Windows XP Home to XP
Professional, so that I can use XP Pro's build in IIS
functionality to build ASP pages off of my home PC. I
have installed IIS 5.1, configured it and tried several
other things (restarting the server, configuring a web
project, etc.). When I attempt to view the page using
the project name and computer name (in this case, it
would be http://apollo/twinadev/), the status bar shows
that IE is attempting to connect to the page, but after a long timeout period, I finally receive a Page Cannot Be
Displayed Error.

Any help will be greatly appreciated.

Thanks,
Jerry

.

Jul 19 '05 #3
On Sat, 11 Oct 2003 13:04:33 -0700, "Jerry" <el*********@hotmail.com>
wrote:
I recently upgraded my PC from Windows XP Home to XP
Professional, so that I can use XP Pro's build in IIS
functionality to build ASP pages off of my home PC. I
have installed IIS 5.1, configured it and tried several
other things (restarting the server, configuring a web
project, etc.). When I attempt to view the page using
the project name and computer name (in this case, it
would be http://apollo/twinadev/), the status bar shows
that IE is attempting to connect to the page, but after a
long timeout period, I finally receive a Page Cannot Be
Displayed Error.


How about using the "localhost" instead of the machine name? IP
address? Did you install the IIS Lockdown Tool and forget to enable
ASP/ASPX? Running Norton's or another AV/Firewall program that blocks
scripts?

Also, continue this in the IIS groups, and check Google for the
archives of the IIS group, it's commonly discussed there.

Jeff
Jul 19 '05 #4
do you have a virus checker installed (norton's for example)

I found that my asp pages wouldn't load but by html pages would load. The
pages appeared to 'hang' indefinitely
It was to do with the script checking in nortons antivirus.
I turned it off and restarted IIS and it is now working again.

Otherwise do HTML pages load okay?

Jarrod

"Jerry" <el*********@hotmail.com> wrote in message
news:04****************************@phx.gbl...
Thanks for the reply - yes, I do have a default document -
default.asp - and it is listed in the IIS console as the
default document.

by the way - this issue doesn't just effect my web
projects or pages - I can't access the web based IIS help
either. None of the ASP pages on my PC are working.
-----Original Message-----
Do you have a default document specified under that

directory path within
the IIS server? Each folder can be defined to open a

specific document by
just typing in the address. So for instance if you have

a page called
index.asp and you add this as a default document in the

IIS server console,
then you only need to type the path address, such as

http://apollo/twinadev/
as long as index.asp resides under that directory path.

"Jerry" <el*********@hotmail.com> wrote in message
news:04****************************@phx.gbl...
I recently upgraded my PC from Windows XP Home to XP
Professional, so that I can use XP Pro's build in IIS
functionality to build ASP pages off of my home PC. I
have installed IIS 5.1, configured it and tried several
other things (restarting the server, configuring a web
project, etc.). When I attempt to view the page using
the project name and computer name (in this case, it
would be http://apollo/twinadev/), the status bar shows
that IE is attempting to connect to the page, but after a long timeout period, I finally receive a Page Cannot Be
Displayed Error.

Any help will be greatly appreciated.

Thanks,
Jerry

.

Jul 19 '05 #5

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

Similar topics

13
by: Droolboy | last post by:
I'm trying to build a fairly small (max. 10 different pages) site using php, and it's becoming obvious that I need some kind of model view separation. Having done a few searches, I've come...
4
by: pmud | last post by:
Hi I have a website (ASP.NET project using C# ) which is already put up on the server. I need to make some modification to some web pages.So the project files were copied to the a different server...
7
by: chrisn | last post by:
Do real developers use the design view? Thought it would be interesting to start a debate on this subject. According to all the MCP materials (yes, I know a bit mickey mouse), the design view...
3
by: Alan Silver | last post by:
Hello, I am just looking at the tree view control, which looks very good, but has some apparent limitations. This could easily be my lack of experience with it. Specifically, I have two...
4
by: InnoCreate | last post by:
Hi everyone, I've developed a couple of asp.net1.1 websites and these are viewable using my mobile phone. I've now moved over to asp.net2 and i'm unable to view asp.net2 websites on my phone. I've...
8
by: rajesh | last post by:
< script language = javascript c =...
6
by: ma | last post by:
Hello, I am new in ASP.NET. I read several books and know the concept but since I am a C++ programmer I am lost in programming methodology in ASP.NET. Here is my problem: I have a page...
0
by: raylopez99 | last post by:
10 years ago, the below was written (see very end, after my signature RL). What, if anything, has changed? I have Access 2003 and soon Access 2007 on a Windows XP Professional or Windows...
2
by: skijor | last post by:
For a page that display's a catalogue of items in table format. If the number of rows extends below the view, in some browsers (safari, firefox) the page shifts to the left a little bit. It's...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...

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.