1

I'm doing some debugging of asp.net and noticed that my classic asp stuff in the same project isn't working in cassini on windows xp sp3 using visual studio 2010 SP1Rel. Do I need to add vbrun.dll to cassini or is it even possible to debug classic asp files in a cassini debug session?

RetroCoder
  • 2,597
  • 10
  • 52
  • 81

1 Answers1

2

The Cassini webserver doesnot run Classic ASP

You can use this link as it has been answered below:-

Debugging Classic ASP in Visual Studio 2010

Community
  • 1
  • 1
Rahul Tripathi
  • 168,305
  • 31
  • 280
  • 331