|
-
Jun 22nd, 2006, 10:10 PM
#1
Thread Starter
Addicted Member
[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! 
-
Jun 23rd, 2006, 12:11 AM
#2
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.
-
Jun 23rd, 2006, 02:25 AM
#3
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|