What do I have to do to get classic ASP to run on a Windows Server 2003 Standard machine with IIS6?
I can run aspx files and html files fine. However, when I try to run asp files, I get the following error: The page cannon be found", "HTTP Error 404".
Yes, ASP is mapped to asp.dll.
Yes, the asp file is in the same folder as the html file.
Any ideas?
Thanks,
Owen