Forum Moderators: open
There is a bug in IIS that allow this to happen, i.e. ASP pages are retuned without the ASP processor rendering them as HTML.
See: [support.microsoft.com...]
[edited by: Xoc at 2:38 am (utc) on Mar. 13, 2003]
To check, go to:
Web Service Properties->Home Direcotry->Configuration->App Mappings
check if .asp is there, and is mapped to c:\winnt\system32\inetsrv\asp.dll
HTH