Basically, I want to run Classic ASP pages on my groups server, but can't. I have IIS 6.0 running on a WK3 production server that currently runs my organization's internal HTML site, and that works fine. The problem is once I attempt to access an ".asp" file it simply hangs, and eventually gives me a "...page cannot be displayed" message.
I have listed what I have already thought of and tried:
* I have already configured the Web Service Extensions in IIS to ALLOW Active Server Pages to run.
* I have also tried restarting IIS 6.0 and the entire server, but that didn't seem to do anything either.
* I have double checked that the Active Server Pages subcomponent is installed under, ADD/REMOVE PROGRAMS > ADD/REMOVE WINDOWS COMPONENTS > APPLICATION SERVER > IIS > > ACTIVE SERVER PAGES. It is checked although it shows "0.0MB" to the right of it.
* It can't be the ASP code because it's simple <% Response.Write("ASP Successful!") %>. Even if the code were wrong, it should display an internal server error, and not just hang like its currently doing.
It simply doesn't make sense to me that there is anything else that I would need to do in order to active Classic ASP. The only one thing I can think of are STOPPED or DISABLED Services, but I wouldn't know which ones.
Any ideas would be greatly appreciated?
Thanks in advance,
jonathanx
I have listed what I have already thought of and tried:
* I have already configured the Web Service Extensions in IIS to ALLOW Active Server Pages to run.
* I have also tried restarting IIS 6.0 and the entire server, but that didn't seem to do anything either.
* I have double checked that the Active Server Pages subcomponent is installed under, ADD/REMOVE PROGRAMS > ADD/REMOVE WINDOWS COMPONENTS > APPLICATION SERVER > IIS > > ACTIVE SERVER PAGES. It is checked although it shows "0.0MB" to the right of it.
* It can't be the ASP code because it's simple <% Response.Write("ASP Successful!") %>. Even if the code were wrong, it should display an internal server error, and not just hang like its currently doing.
It simply doesn't make sense to me that there is anything else that I would need to do in order to active Classic ASP. The only one thing I can think of are STOPPED or DISABLED Services, but I wouldn't know which ones.
Any ideas would be greatly appreciated?
Thanks in advance,
jonathanx