Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP not working...

Status
Not open for further replies.

jimoblak

Instructor
Oct 23, 2001
3,620
0
0
US
I am trying to help someone with IIS on Win2K server. They cannot access basic ASP pages. HTML pages work fine from the server in question.

HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
X-Powered-By: ASP.NET

Is there an ASP-processing switch to flip somewhere?

Accessing an ASP page results in a 404 error, even though the file is there.

- - picklefish - -

Why is everyone in this forum responding to me as picklefish?
 
Would HTML pages be displayed if IIS is not running?

Localhost displays nothing with ASP pages. Only HTML pages are served.

Still stumped...

- - picklefish - -

Why is everyone in this forum responding to me as picklefish?
 
That would result if the execute permission for the web application were not set to (at a minimum) Script Only. Check the app settings in Internet Services Manager?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top