views:

328

answers:

1

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.

+2  A: 
Eduardo Molteni
Ok, I feel pretty stupid now... I completely forgot to do that.
alphadogg
No worries, I won't tell anyone :)
Eduardo Molteni