Depoly a fully trusted form to a WSS form library problems

O

oghebrial

Hello,

I am trying to deploy a fully trusted form to a form library and I am still
having problems after following the instructions at

http://msdn.microsoft.com/library/d...ipsdkDeployURNFormToSharePoint_HV01086376.asp

I created an msi file and I ran it on my client computer, however if I try
to create a new form based on the wss form template I get the following error:

The form template is trying to access files and settings on your computer.
InfoPath cannot grant access to these files and settings because the form
template is not fully trusted.

Your recommendations are greatly appreciated.
 
P

Patrick Halstead [InfoPath MVP]

Hi again,
You have to copy the template.xsn from the URN based solutoin to the form
folder on SharePoint. The problem is that the Fill Out a Form button points
at the template.xsn in the form folder. Installing the msi locally is
required, but you also have to update the template stored on SharePoint.
I hope this helps,
Patrick Halstead
http://www.infopathdev.com/
 
O

oghebrial

Thanks Patrick. I did copy the URN based form from the local PC to the WSS
form folder and I verified that the form library is configured to use the new
template and I am still getting the error.
 
P

Patrick Halstead [InfoPath MVP]

Did you specify /T when you created the MSI?

oghebrial said:
Thanks Patrick. I did copy the URN based form from the local PC to the WSS
form folder and I verified that the form library is configured to use the new
template and I am still getting the error.
 
O

oghebrial

Yes, I did. Here's the command I used:

regform /U urn:FormName:Company /T Yes /MSI "c:\Program Files\microsoft
office\OFFICE11\INFFORMS\1033\FormName.xsn"

Thanks.
 

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