ASP debugging in .NET

  • Thread starter Thread starter John Morsley
  • Start date Start date
J

John Morsley

I have set up VS2003 to debug "normal" ASP pages. It works fine, except
that the web site uses virtual directories to point to various physical
directories on the hard disk. These don't appear when I attempt to debug
the application.

Any suggestions?

John
 
I have set up VS2003 to debug "normal" ASP pages. It works fine, except
that the web site uses virtual directories to point to various physical
directories on the hard disk. These don't appear when I attempt to debug
the application.

Any suggestions?

It's not an IIS or ASP issue, so don't post to those groups.

Jeff
 
Back
Top