Results 1 to 3 of 3

Thread: [CASE CLOSED]Help. Break Point does not work.

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2006
    Posts
    204

    Resolved [CASE CLOSED]Help. Break Point does not work.

    Help!!!!
    My breakpoint does not work anymore. When I insert break point, it will not be hit and just bypass it.

    Inside the red dot, it says. "No symbol loaded"
    Last edited by Aka Roger; Jun 23rd, 2006 at 02:26 AM.
    Appreciated all helps given. Thanks Guys!

  2. #2
    Fanatic Member
    Join Date
    May 2005
    Posts
    608

    Re: Help. Break Point does not work.

    For breakpoints to work, the compilation has to be done in debug mode.

    If you are using VS2003, you have a drop down list next to the play button with debug/release.

    If you are using VS2005, you have to add a line on the web.config saying it's in debug mode.

    HTH
    HoraShadow
    I do like the reward system. If you find that my post was useful, rate it.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Mar 2006
    Posts
    204

    Re: Help. Break Point does not work.

    Oh yeah. In was in release mode. Had to change to Debug mode. Thanks a lot
    Appreciated all helps given. Thanks Guys!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width