Microsoft
Software
Hardware
Network
Question : IIS7 won't parse classic ASP / VBScript
I've gone through almost everything to set up a web site programmed in classic ASP to run on IIS7 and I've come up short.
The issue is that IIS7 won't parse any of the VBScript on the page. I can't even run a simple <% Response.Write "Hello, world!" %> script. It just comes up a blank page when I try to run it.
If I "View Source" on any of the ASP pages, I can see all the VBScript inside. Doesn't IIS usually exclude that from the outputted source when it has been compiled?
I've installed the ASP module and ISAPI Extensions. I don't know what else to do. ISome help would be greatly appreciated.
Answer : IIS7 won't parse classic ASP / VBScript
I found a solution, albeit a roundabout one: I created a new site and that seemed to solve the problem. Not exactly what I wanted to do, but it works and that's the important part.
Random Solutions
VBA Loop through record names
Slow Logon
Multiple COUNT functions using one SELECT
several users write to an xls sheet at the same time
help with an sql join query?
Can't stop Sharepoint workflow
How Can I Create a Unique Sequential Number for Only Those Records in a Table That Meet a Criteria
Error Calling Stored Proc
file mountmgr.sys caused an unexpected error 256 at line 5964
Append csv text to table