Occasionally I get bitten by not watching whether I am buidling Retail or Debug. If you are building Retail, you will not be able to get into the debugger.

Signature
Greg Collins [InfoPath MVP]
Visit http://www.BrainTrove.com
Visit http://www.InfoPathDev.com
Hi,
I have the Infopath Toolkit for VS .net 2003 installed. I also have
installed .net 2.0. When I try to debug a form, the debugger doesn't
jump into the debug mode.
Is this due to .net 2.0, as I read in this article:
http://blogs.msdn.com/infopath/archive/2004/03/17/91452.aspx
Or are there any other issues that have to taken into account, when
debugging a infopath form with visual studio.
Thanks for any hint.
Regards,
Andi
Andreas Bauer - 26 Apr 2006 06:34 GMT
Greg Collins [InfoPath MVP] schrieb:
> Occasionally I get bitten by not watching whether I am buidling Retail or Debug. If you are building Retail, you will not be able to get into the debugger.
I guess I building Debug. I click on the green arrow next to which there
is a drop down where Debug is selected. Or I got to Debug -> Start. So I
guess I'm in the right mode, don't I?
Andreas,
I have had issues with .Net 2.0 installed however when this happened I also
recieved an error message when I attempted to run the form. Basicaly along
the lines of "Visual studio could not attach to process". However Greg makes
a good point about checking if the code is in release or debug mode.
Hope this helps
Cheers
Ben Walters
> Hi,
>
[quoted text clipped - 11 lines]
>
> Andi