Skip to Content
0
Former Member
Dec 07, 2009 at 01:17 PM

unable to put break point in my code

19 Views

hi everybody...

i have written some code.....in vb.net...it was working fine till yesterday...but today when i added some code and try to execute by putting break point..i'm getting warning near break point ( break point can not hit at this place...the source code is different from the original version .....) and also if i put break point at my older code in the same program...it is saying same thing...

what might be the problem....?