I have installed Win Server 2003 and IIS 6, and I cannot serve
standard ASP pages, it just returns a 404 error. I have enabled ASP
in the Web Server Extensions, and re-installed IIS about 5 times now.
It seems to have no problem serving ASP.NET pages however.

I would appreciate any help.

Thanks in advance

RE: IIS 6 and 404 Serving ASP pages by yonlinemanghn

yonlinemanghn
Wed May 26 20:47:12 CDT 2004

Hello,
If the ASP web service extension is enabled, check this:
1) What is the ASP extension mapped to? IIS-> Right click on site->
Properties-> Home Directory-> Configuration
2) If it is mapped to asp.dll, confirm if that dll exists in the path
specified
3) Restart IIS if you make any changes
4) Right click on the ASP file in the IIS manager and choose Browse.
5) If this still fails, check the IIS logs for the substatus code for the
404 error.
6) If you have URLScan installed that might be causing the problem. Search
for urlscan.ini and edit it to Allow the .asp extension.

Hope this helps!
Thanks,
Yogita Manghnani
Microsoft Developer Support
Internet Information Server

*********************************************************************
>>Please do not send email directly to this alias. This is an online
account name for newsgroup participation only.<<

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.

© 2003 Microsoft Corporation. All rights reserved.
*********************************************************************