I need to run some classic ASP locally before deployment to a legacy web application. To make things worse, my current workstation is a Windows 7 Ultimate x64 with VS2008 environment.
What are my options for testing/debugging?
One option I tried was Baby ASP Server, but I am actually running an ASP script I know should fail (on CreateObject()), does fail, but the error messages are extremely uninformative.