C
Cosimo Galasso
I'm using the InfoPath 2003 Toolkit for Visual Studio .NET.
I attached some code to the save event, in order to process the xml document
of an InfoPath form, to produce a new xml document based on a different
schema.
When I try to save the new document into the file system I get a
FileIOPermission security exception.
I'm doing that in the right way ?
Any idea ?
Thank
Cosimo
I attached some code to the save event, in order to process the xml document
of an InfoPath form, to produce a new xml document based on a different
schema.
When I try to save the new document into the file system I get a
FileIOPermission security exception.
I'm doing that in the right way ?
Any idea ?
Thank
Cosimo