R
Ryan Rueckl
Hi,
I created an IP form in VS .Net with some simple C# code for workflow (e.g.
email, save to Sharepoint). There have been a couple of users who, when
they try to open the form to fill out, they get an error message like this:
Form template: http://xxx/sharepoint/ProjectStatusReport/Forms/template.xsn
InfoPath cannot open the selected form because of an error in the form's
code.
Failed to grant permission to execute assembly 'ProjectStatusReport,
Version=1.0.1936.15453, Culture=neutral, PublicKeyToken=null'.
The users have both SP1 and .Net 1.1 installed so that is not the problem.
Most users have had no problems, but the couple who have got the errors when
accessing the form remotely (not on the lan) using VPN. Anything else I
should be
looking for?
Thanks,
Ryan
I created an IP form in VS .Net with some simple C# code for workflow (e.g.
email, save to Sharepoint). There have been a couple of users who, when
they try to open the form to fill out, they get an error message like this:
Form template: http://xxx/sharepoint/ProjectStatusReport/Forms/template.xsn
InfoPath cannot open the selected form because of an error in the form's
code.
Failed to grant permission to execute assembly 'ProjectStatusReport,
Version=1.0.1936.15453, Culture=neutral, PublicKeyToken=null'.
The users have both SP1 and .Net 1.1 installed so that is not the problem.
Most users have had no problems, but the couple who have got the errors when
accessing the form remotely (not on the lan) using VPN. Anything else I
should be
looking for?
Thanks,
Ryan