Hi,
What happens if you set debugger to stop on clr exceptions
(Debug/Exceptions... menu item)?
--
Miha Markic [MVP C#] - RightHand .NET consulting & development
miha at rthand com
www.rthand.com
"Mtcc" <m> wrote in message news:(E-Mail Removed)...
> I work with VS.NET with vb.
>
>
> Each project I start dev everything going well until:
>
>
> Suddenly, when I got Sql.client error, the debugger start fake.
>
> Instead to stand on line that cause the problam, it stand on form class
> declaration on top of code!!
>
>
> From this VS.NET not return to normal behavior in this project.
>
>
> That make me crazy, somebody met this?
>
>
>
>
>