visual studio - Can't debug ASP Classic on VS2013 and IISExpress: symbols not loaded for the document -


i'm trying debug asp classic application in visual studio 2013 running on iis express.

all documentation talk iis, didn't find yet discussion iis express. when attach debugger iisexpress.exe process, brake points become circles yellow triangles saying:

the breakpoint not hit. no symbols have been loaded document. 

is there particular way of debugging asp classic?

thanks helping.


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -