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
Reconfiguring CRM Toolbar in Outlook
How do I (can I?) create a multi-value field in Access?
SQL Server back-end not deleting record
Nameing a Windows server
Autocorrect Custom Dictionary
asp.net and silverlight 3 problem
Excel VBA custom function
Query based on multiple criteria
ORA-12514 TNS:listener does not currently know of service requested in connect (yet agian?)
Converting Dates with SQL