can not debug

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Paul.

    #1

    can not debug

    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.
  • Paul

    #2
    can not debug

    I was able to fix this- please ignore.[color=blue]
    >-----Original Message-----
    >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?[/color]
    Thanks[color=blue]
    >Paul.
    >.
    >[/color]

    Comment

    Working...