Groups | Blog | Home
all groups > dotnet general > march 2004 >

dotnet general : Breakpoint - Problem



V.Boomessh
3/14/2004 10:06:07 PM

Hai, can any one help me in this problem

I have an VB.NET Application, which is bounded by VSS. I have given a breakpoint in one form (login form) and also in another form (split form). I have check out-ed both of these forms. I run the application by pressing F5 key only. The application stops at the breakpoint given in the first form(login form) but i never stops at the second breakpoint given in the second form (Split form)

Can any one please suggest me some tips/ steps to overcome this

thanking you all
Cor
3/15/2004 9:41:35 AM
Hi V. Boomesh,

In that case I put a breakpoint in the point where the Split form is
initialized and go furter in that part. Keep in mind that if the breakpoint
in the .<System.Diagnostics.DebuggerStepThrough()>
it never will stop.

I hope this helps?

Cor


[quoted text, click to view]
breakpoint in one form (login form) and also in another form (split form). I
have check out-ed both of these forms. I run the application by pressing F5
key only. The application stops at the breakpoint given in the first
form(login form) but i never stops at the second breakpoint given in the
second form (Split form).
[quoted text, click to view]

AddThis Social Bookmark Button