|
No ASP debugging
For some reason I cannot debug the ASP code in 1 of my classic ASP applications. Doesn't matter which page I try to debug, all breakpoints show up as ?s. I can open a different ASP app, though, and debug it just fine. I've also copied the problematic app and still can't debug it.
I've checked IE to make sure that Disable Debugging is not checked, as well as Show Display a Notification about Every Script Error. I've also checked that Enable ASP Server/Client debugging is checked in IIS.
Anyone have any ideas?
|