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 January 14th, 2005, 04:30 AM
voodooshrine voodooshrine is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jan 2005
Posts: 4 voodooshrine User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Cool Same old LOCALHOST problem

Hi,



I seem to be having the same problem that many people are having, in that I cannot display an ASP page when the IIS (5.0) service is running on my local PC.

This seems to be a common problem – but with many (supposed) solutions and in the last couple of days – I’ve tried nearly all of them, even Microsoft’s attempt.



All I want is to use the PWS to run and test some ASP.

I am using Win2K Pro; it’s a standalone PC with a Cable Modem.

I can ‘ping’ myself, I have an assigned IP address via Cable Modem – my computer name is OK, IIS is running – I’ve tried all manner of configurations, added to the host file, turned off both firewall and anti-virus, no spyware and such like, it does have a network card fitted (no cables in) – but when you type: -


http://localhost

http://mycomputername

http://127.0.0.1

http://84.45.123.43


It just hangs there.



Now I have installed Apache & Sun ONE ASP – and this works great, like a breeze - thanks Microsoft

But the IIS problem must be cracked – before I go mad!!!!!!!!



I’m sure it something to do with the Cable Modem, maybe MAC addressing?????? HELP


Reply With Quote
  #2  
Old January 15th, 2005, 08:59 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 28 m 48 sec
Reputation Power: 180
I'll take 10 to 1 that you have an antivirus script blocking service running.

Is the WWW service running? Does the IIS management console show your default website is running?
__________________
======
Doug G
======
I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain

Reply With Quote
  #3  
Old January 18th, 2005, 06:08 AM
voodooshrine voodooshrine is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jan 2005
Posts: 4 voodooshrine User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Quote:
Originally Posted by Doug G
I'll take 10 to 1 that you have an antivirus script blocking service running.

Is the WWW service running? Does the IIS management console show your default website is running?


Hi Doug
I have stopped/closed down all non essential services / app’s and IIS is running and still the process bar at the bottom of IE only get halfway and hangs their. I forgot to mention that I recently had the .Net framework on (still didn’t show ASP), I removed it and reinstalled IIS!!!!

I think the only thing for it is a complete clean install and try and replicate the point of the problem.

Reply With Quote
  #4  
Old January 18th, 2005, 09:07 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 28 m 48 sec
Reputation Power: 180
Have you tried putting your own pages in the web and trying them?

The default web disk location is \inetpub\wwwroot

In that folder, you could make a quick test.htm page with some simple html in it and see if http://localhost/test.htm opens your test page.

You can also make a simple one-line asp test.asp page with

<% response.write "Woo Hoo - It Worked!" %>

Reply With Quote
  #5  
Old January 19th, 2005, 06:49 AM
voodooshrine voodooshrine is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jan 2005
Posts: 4 voodooshrine User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Hello again,

Thanks for taking interest. Yes I’ve already tried this – processes HTML but something is impeding the ASP process?????????



Quote:
Originally Posted by Doug G
Have you tried putting your own pages in the web and trying them?

The default web disk location is \inetpub\wwwroot

In that folder, you could make a quick test.htm page with some simple html in it and see if http://localhost/test.htm opens your test page.

You can also make a simple one-line asp test.asp page with

<% response.write "Woo Hoo - It Worked!" %>

Reply With Quote
  #6  
Old January 19th, 2005, 09:15 AM
ltarrant ltarrant is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Location: UK
Posts: 74 ltarrant User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 h 24 m 21 sec
Reputation Power: 5
I had similar problem with my laptop. Problem seemed to be a corruption when i installed windows. Reinstalling windows again fixed it for me.

Reply With Quote
  #7  
Old January 19th, 2005, 07:07 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 28 m 48 sec
Reputation Power: 180
I'll still guess a script blocking service is running.

Reply With Quote
  #8  
Old January 20th, 2005, 09:22 AM
chabuhi chabuhi is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 89 chabuhi User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 7 h 55 m 54 sec
Reputation Power: 5
Is IIS set to allow scripts? I think there's some sort of parameter like that in the configuration options.

Also, are .asp documents enabled in the documents option? (Just random ideas here, sorry!)

Reply With Quote
  #9  
Old January 20th, 2005, 09:54 PM
NetTicks NetTicks is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Location: USA
Posts: 14 NetTicks User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Same old LOCALHOST problem

For IIS to understand the ASP code, the Web site or the web folder needs to be set as an application.

First Right click on the Web site and click Properties. Go to the Home Directory Tab and make sure that the on the Application Settings the Web site is set as an Application.

If a web site is set as an application then the Subfolders under that website can display the ASP PAges. If you want to just have the folder as an application you can also do that by going to the Folder Properties in IIS Manager.

------------
Bhaski
------------
Register Domain Names for Less @ NetTicks.com

Reply With Quote
  #10  
Old January 21st, 2005, 06:34 PM
voodooshrine voodooshrine is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jan 2005
Posts: 4 voodooshrine User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thumbs up Blessed are the cheese makers

Hi Guy’s,

Thanks for the input you have shown me – but I am exasperated.

All your suggestions you have put forward are true – but believe me it doesn’t matter – ASP will not display under IIS (5.0) on the suggested PC.

I’ve installed both Win2K & XP (both serviced packed to the MAX) onto similar machines (without cable modems attached) – up to the point of mimicking the configuration (antivirus, firewall and all mirror services) – you’ve guessed it - yes IIS works.

I have waved the white flag of defeat at Microsoft and submitted to the Apache & SunOne solution (which works at this moment – script blocking service or not).

I concur with Itarrant suggestion – somewhere along the line, things have got messed up.

Again thanks, but lets consider this thread closed, it has taken too much of my life and I cannot get it back!!!!!!!!!!!!!!!!!!

Reply With Quote
Reply

Viewing: ASP Free ForumsSystem AdministrationMicrosoft IIS > Same old LOCALHOST problem


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 3 hosted by Hostway