Hi Lin,
Thanks for posting in the community!
From my understanding to this issue, when you try to access asp file from
one IIS5, it always returns 404 error. You have installed .net 1.1 in the
server.
It will be appreciated you tell me whether you have installed IIS lockdown
tool before. If so, you will need to check the URLScan ini file to check
whether asp file is denied. The URLScan ini file is located at
%windir%\system32\inetsrv\URLScan. In the "AllowExtensions" section of the
configuration file, please check whether .asp is listed there, if not, add
it. Or whether .asp is listed in "DenyExtensions", if it is listed in
"DenyExtensions", please remove it.
Furthermore, if the asp site is not set to low application protection(which
is located at the Home Directory tab of your site properties window), you
can also configure the asp site as "low" to see whether this issue remains.
It will be appreciated you tell me the result.
Please feel free to let me know if you have any further questions. I am
standing by to be of assistance.
Does this answer your question? Thank you for using Microsoft NewsGroup!
Wei-Dong Xu
Microsoft Product Support Services
Get Secure! -
www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.