FileIOPermission exception

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.

How can I do that ?
Any idea ?

Thank
Cosimo
 
K

Kevin Spencer

Try microsoft.public.infopath for an answer.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 
Top