Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ASP / Database Access / July 2007



Tip: Looking for answers? Try searching our database.

IIS though enabled does not allow me to run asp pages

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jack - 13 Jul 2007 17:58 GMT
Hi,
I got a test 2003 server where IIS services were enabled. However, this was
previously used as a terminal server. The IIS inetpub directory is not on C
drive but on M drive. Now I am trying to run a small asp page but it is not
running. I checked that Internet Explorer Enhanced Security Enabled. The
error message while I ran the asp page was the following:
The site you are trying to view does not currently have a default page.
I will appreciate any help to resolve the problem. Thanks
Daniel Crichton - 16 Jul 2007 09:07 GMT
Jack wrote  on Fri, 13 Jul 2007 09:58:00 -0700:

> Hi,
> I got a test 2003 server where IIS services were enabled. However, this
[quoted text clipped - 4 lines]
> The site you are trying to view does not currently have a default page.
> I will appreciate any help to resolve the problem. Thanks

That error message means you didn't specify a page name in the URL, and
there is no file in the directory that matches one of those listed as a
possible default page. eg. if you request http://localhost/  then IIS will
serve up the first page it finds from the default file list in it's config,
such as default.asp. Whatver folder you have your root pointed to doesn't
have a default.asp page, so you get that error because it doesn't know which
page to serve as the default page for the site.

Dan
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.