Debugging a VS.Net InfoPath Project needing Full Trust

J

Jason

Debugging a VS.Net InfoPath Project is very inconvenient if the code requires
Forced Full Trust. I have to open the XSN, sign that file, save it, open it
in "normal" mode, attach VS Debugger to that process, set breakpoints and
then ... whatever I needed to test.

Is there a better method for this?

Thanks,

Jason
 
Top