I'm attempting to access ASP pages on my local system, running Win2KAS/IIS5, with no success.
*.html files have no issues. They word fine.
When I call *.asp files, however, such as http://localhost/test.asp, my browser appears to, briefly, look for the file, then just stops, with no error message, nothing. If the browser is currently displaying home.msn.com, and I call any *.asp file, the result is the original home.msn.com page.
Any ideas? I'm a bit of a novice with IIS5.
Paul