T
Tim Heuer
I am trying to better understand the deployment story here...
I know I can create a .js and MSI to install the form on the user's machine,
but I really want the user to get the form from the SharePoint form library.
Can't I deploy a fully trusted form to a Sharepoint lib and have the user
get it from there without any warnings on their machine, etc.
I have two things the user will need to do that seem to be causing trouble.
(1) trying to get the user current WindowsIdentity.Name so I can set a node
in the xdoc and (2) using System.Data object methods.
thanks in advance!
-th
I know I can create a .js and MSI to install the form on the user's machine,
but I really want the user to get the form from the SharePoint form library.
Can't I deploy a fully trusted form to a Sharepoint lib and have the user
get it from there without any warnings on their machine, etc.
I have two things the user will need to do that seem to be causing trouble.
(1) trying to get the user current WindowsIdentity.Name so I can set a node
in the xdoc and (2) using System.Data object methods.
thanks in advance!
-th