Hi Folks!
I'm thinking of including a button into my form template that does
automatically a XSL transformation of the form.
A script that saves the form to a file and calls a xslt (e.g. msxsl) should
do it.
But it doesn't. I recive a "Permission denied" message. I found out that the
form's trust settings (or something like this) are insufficient. So how can I
fix this?
Haven't found any menu or option to set form tust. :-(
TIA
Christoph Pach
Alex [MSFT] - 05 May 2005 04:41 GMT
Christoph,
You need to make your form fully trusted; there are two ways to do so:
using regform (SDK tool) and signing the form.
Detailed info on fully trusted forms is here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ipsdk/h
tml/ipsdkUnderstandingFullyTrustedForms_HV01073332.asp
Good luck,
Alex @ Microsoft
-----Original Message-----
From: Christoph Pach [mailto:ChristophPach@discussions.microsoft.com]
Posted At: Wednesday, May 04, 2005 2:59 AM
Posted To: microsoft.public.infopath
Conversation: A button to perform a XSL-transformation form within a
form?
Subject: A button to perform a XSL-transformation form within a form?
Hi Folks!
I'm thinking of including a button into my form template that does
automatically a XSL transformation of the form.
A script that saves the form to a file and calls a xslt (e.g. msxsl)
should
do it.
But it doesn't. I recive a "Permission denied" message. I found out that
the
form's trust settings (or something like this) are insufficient. So how
can I
fix this?
Haven't found any menu or option to set form tust. :-(
TIA
Christoph Pach