I have a site that is a .Net MVC 3 / Classic ASP hybrid. We have this as we are steadily replacing the Classic ASP bits with .Net.
Currently when I hit F5 in VS2010 the site spins up and runs fine. However, I don't seem to be able to set break points in the Classic ASP code. How can I do this in IIS Express?