Archive for the ‘InfoPath 2007’ Category
Error 5337 when Submitting Data from InfoPath 2007 to a SharePoint List
There might be two reasons:- 1. security issue In infopath editor, Go to form option, set full trust and create trusted certificate. That should make it work. 2. If you are using RunWithElevatedPrivilages or updating list This happens mostly when you call SPListItem.Update inside the RunWithElevatedPrivileges block. So you should •Declare your SPWeb object outside […]
March 9, 2012
·
Infoyen ·
No Comments
Tags: Error 5337, Error 5337 when submitting the form, MOSS, SharePoint · Posted in: InfoPath 2007, List, MOSS, SharePoint