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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -