Thursday, 12 September 2013

How Can I debug Classic ASP in Visual Studio 2010 with out local IIS installed?

How Can I debug Classic ASP in Visual Studio 2010 with out local IIS
installed?

I am aware that Classic ASP debugging is not possible with Visual Studio
2010 Development server.
It is possible with IIS installed locally, but my case was bit tricky. Due
to security restrictions, I need to work with Visual Studio 2010 - but
without IIS installed locally.
Is there any alternative, workaround, or easy trick to make it debug
classic ASP?

No comments:

Post a Comment