Hi, folks. Has anyone seen this error when trying to debug frm VS .NET in an infopath project? I have tried to attach (via Debug->Process...) to no avail. I have also made sure that the managed code has full trust under the .dotnetframework services ( Runtime Security Policy -> Machine -> All_code -> Infopath Form Templates). I have also unchecked the "disable jscript debugging" under IE's advanced options.
Anyone run into this bad boy before?
You shouldn't need to manually attach a debugger. In the VS IDE, all you
should need to do is press F5 to get InfoPath to preview the form and attach
a debugger.
Do you have .NET 2.0 installed as well? That causes problems sometimes. You
can get around that by specifying that InfoPath will run using the .NET
Framework 1.1

Signature
Andrew J. Ma
Software Test Engineer
Microsoft Office InfoPath
http://blogs.msdn.com/ajma
---------------------------------------
This posting is provided "As Is" with no warranties, and confers no rights.
Use of any included script sample are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
Please do not send email directly to this alias. This alias is for
newsgroup purposes only.
> Hi, folks. Has anyone seen this error when trying to debug frm VS .NET in
> an infopath project? I have tried to attach (via Debug->Process...) to no
[quoted text clipped - 3 lines]
> jscript debugging" under IE's advanced options.
> Anyone run into this bad boy before?