can not debug

  • Thread starter Thread starter Paul.
  • Start date Start date
P

Paul.

Hi I am trying to debug a asp.net project done by someone
else and when I try to start it in debug mode I get the
(not in debug config message). I checked the web.config
file and the tag is set as
<compilation defaultLanguage="vb" debug="true" />
which looks ok. I am running everything on my local
machine, using IIS 5.0. Any ideas or suggestions? Thanks
Paul.
 
Back
Top