It works just fine for me (F11) and I assume a breakpoint, too.
Are you sure you are running in debug configruation?
What does breakpoint icon look like?
--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development
www.rthand.com Blog:
http://cs.rthand.com/blogs/blog_with_righthand/ [quoted text, click to view] "henk gijsbert" <hvj@paralax.nl> wrote in message
news:1177069997.642504.149560@e65g2000hsc.googlegroups.com...
> Hi,
>
> I don't succeed into debugging into generated tableadapter code.
> Neither by stepping in (F11) nor by putting a breakpoint. Is this not
> possible or is there something special I must do in order to debug
> into tableadapter code. It is not that I want to change the generated
> code, I want to inspect the values of parameters.
>
> Regards,
> Henk
>