Microsoft IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsSystem AdministrationMicrosoft IIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old November 17th, 2003, 09:34 AM
prismstone prismstone is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Location: Brooklyn, NY
Posts: 5 prismstone User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Unhappy The page cannot be displayed

I put this file "hello.html" into c:\inetpub\www.root

**************************************************

<html>
<body>
Hello Shraga
</body>
</html>

**************************************************

If I double click on it from "My Computer" it displays "Hello Shraga". If I go to the Internet Explorer Browser and type in http://localhost/hello.html it says:

**************************************************

The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.

--------------------------------------------------------------------------------

Please try the following:

Click the Refresh button, or try again later.

If you typed the page address in the Address bar, make sure that it is spelled correctly.

To check your connection settings, click the Tools menu, and then click Internet Options. On the Connections tab, click Settings. The settings should match those provided by your local area network (LAN) administrator or Internet service provider (ISP).
If your Network Administrator has enabled it, Microsoft Windows can examine your network and automatically discover network connection settings.
If you would like Windows to try and discover them,
click Detect Network Settings
Some sites require 128-bit connection security. Click the Help menu and then click About Internet Explorer to determine what strength security you have installed.
If you are trying to reach a secure site, make sure your Security settings can support it. Click the Tools menu, and then click Internet Options. On the Advanced tab, scroll to the Security section and check settings for SSL 2.0, SSL 3.0, TLS 1.0, PCT 1.0.
Click the Back button to try another link.



Cannot find server or DNS Error
Internet Explorer

**************************************************

I installed the IIS from Start/Remove Programs. To the best of my knowledge I put a check in all checkboxes of all the components to be installed and all the checkboxes of each component detail.

I had Windows Me on a Toshiba Satellite 1715XDCS laptop with a Celeron processor at 600Mhz. I have about 320 Meg of RAM.
I have a 6 gig internal hard drive and an external 40 gig hard drive on a USB port.

I upgraded with upgrade software to Windows XP professional.

When I go to Internet Information Services and click on my computer Icon's + (plus) sign there is no Default Web Directory that everyone says is supposed to be there, FTP, SMPT (or whatever you call it) or any other entry or that matter.

I had the Appache Web Server running as Appache2 but I disabled it from the Services Window. Must I totally remove it in the Remove Programs window so that there should not be a web services conflict? I installed Appache because I use PHP/mySQL and I could not get IIS to work then either. I would hate to remove Appache and wind up with no web server at all. Of course I rebooted again after disabling Appache. I still saw AppacheMonitor.exe on the Task Manager window. I even tried to highlight AppacheMonitor.exe and pressed the End Process button to end the process and I tried again but I still got the same message.

I installed the IIS more than once.

Do I have any options?

Thank You Very Much

Reply With Quote
  #2  
Old November 17th, 2003, 10:33 AM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 21 h 32 m 23 sec
Reputation Power: 180
Were you the administrator when you installed IIS?

The default IIS web directory should be \InetPub\wwwroot (no . in it as you typed above)

Check that the www service is running (Services, in Control Panel - Administrative Tools)

If you're running a firewall you might turn it off for troubleshooting purposes.

Reply With Quote
  #3  
Old November 17th, 2003, 12:04 PM
prismstone prismstone is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Location: Brooklyn, NY
Posts: 5 prismstone User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
1) I am 95% sure I was the administrator when I installed IIS.
In other words, when I go to my Windows account under User Accounts
( under Control Panel) it says Computer Administrator.
I installed IIS when I was signed on to this Windows account.

2) I mistakenly put a period in my post
in the path name \InetPub\wwwroot

There is a directory \InetPub\wwwroot
on the c: drive. But there is no entry
in the IIS window (under Administrator
Tools under Control Panel) for Default
IIS web directory.

3) The only IIS related service that I see (under Services under Administrative Tool)is is IIS Admin.
What is the name of the www service? How would I
recognize it? Would it say IIS without the word Admin?

4) There is no firewall. I am a poor unemployed programmer
working on my home computer.

Thank You

Reply With Quote
  #4  
Old November 17th, 2003, 07:51 PM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 21 h 32 m 23 sec
Reputation Power: 180
Up to XP the IIS service is named the World Wide Web Publishing Service.

Reply With Quote
  #5  
Old November 18th, 2003, 12:05 PM
prismstone prismstone is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Location: Brooklyn, NY
Posts: 5 prismstone User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I do not get your point. I still get the messsage "The page can not be displayed." when I try to go the link http://localhost

I still do not see any entries for Default Web Site when I click on the plus sign on the computer icon on the IIS window.

Thank You.

Reply With Quote
  #6  
Old November 18th, 2003, 12:11 PM
Memnoch's Avatar
Memnoch Memnoch is offline
Unholy Moderator
ASP Free God 14th Plane (11500 - 11999 posts)
 
Join Date: Oct 2003
Location: In hell, where did you think?
Posts: 11,760 Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level) 
Time spent in forums: 3 Weeks 5 Days 5 h 22 m 16 sec
Reputation Power: 443
what is the default directory of this particular website in IIS???

Is Hello.htm listed in the documents of the websites properties (under the documents tab?)

Reply With Quote
  #7  
Old November 18th, 2003, 03:29 PM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 21 h 32 m 23 sec
Reputation Power: 180
Quote:
I do not get your point. I still get the messsage "The page can not be displayed." when I try to go the link http://localhost

You said you were 95% sure IIS was running, I was directing you a place where you can be 100% sure IIS is running

Reply With Quote
  #8  
Old November 19th, 2003, 02:19 AM
prismstone prismstone is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Location: Brooklyn, NY
Posts: 5 prismstone User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thank You very much. The World Wide Web Publishing service was not started. I tried to start it manually. It gave me an error:

Could not start the World Wide Web Publishing Service on local computer.

Error 3: The system can not find the path specified.

On the Path to executable on World Wide Web Publishing Properties it says C:\WINDOWS\System32\inetsrv\inetinfo.exe

That file is there. I even added this path to the PATH ENVIRONMENT variable manually and tried to start this service and I got the same error.

Thank You

Reply With Quote
  #9  
Old November 19th, 2003, 11:59 AM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 21 h 32 m 23 sec
Reputation Power: 180
This sounds like an installation problem. If you have firewall software running try disabling it & see if that lets IIS start.

Reply With Quote
  #10  
Old November 19th, 2003, 01:49 PM
prismstone prismstone is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Location: Brooklyn, NY
Posts: 5 prismstone User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Smile

I do not have a firewall. I figured it out the solution to my problem with a lot help from this forum and an additional tip from xent.com. The IIS (Which you told me was listed as World Wide Web Publishing under Services) as was not running as you suspected. The IIS Admin service did not show a Web Site under the local computer icon. So I uninstalled IIS by going to Add/Remove programs, and clicked on Add/Remove Windows Components. I then UNchecked the check box next to IIS (I got that tip from xent.com. I thank them.) and pressed Next to uninstall. I then rechecked the box and reinstalled (I needed the Windows XP cd for this). The Web Site directory showed up, the World Wide Web Publishing Service's status listed as started and a simple ASP page listed. (I had to add a > after </html to make http://localhost/index.asp show the Hello message properly.

Thank You Very Much everybody!

Last edited by prismstone : November 19th, 2003 at 01:54 PM.

Reply With Quote
Reply

Viewing: ASP Free ForumsSystem AdministrationMicrosoft IIS > The page cannot be displayed


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway