Hello

D

Daniel

I have created several infopath forms and I now wish to save the forms from
VB.NET and then email the .XML file to somebody,

I have tried using the Document.SaveAS Method and get a SecurityError.

Does anybody have any ideais.

Thanks

Daniel.
 
P

Patrick Halstead [InfoPath MVP]

Tools->Form Options->Security
Uncheck automatic security and check Full Trust
You'll have to sign it or use regform to create an msi.

Daniel said:
How do I make my form full trust???

Greg Collins said:
SaveAs requires your form template to be Full Trust.

--
Greg Collins [InfoPath MVP]
Please visit: http://www.InfoPathDev.com



I have created several infopath forms and I now wish to save the forms from
VB.NET and then email the .XML file to somebody,

I have tried using the Document.SaveAS Method and get a SecurityError.

Does anybody have any ideais.

Thanks

Daniel.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top