Infopath cannot submit form to Sharepoint List

10.9k views Asked by At

I am trying to create an Infopath form to submit and change data in a Sharepoint Server List. If I have the form submit to a Sharepoint Server Form Library, it works perfectly fine. I followed the step-by-step instructions to submit a form to a list at the following: http://blogs.msdn.com/b/infopath/archive/2007/03/26/submitting-to-a-sharepoint-list.aspx

That guide's results is exactly what I would need. The list comes out great in the Infopath form, however, when I try to test it and submit the form, I get an error. If I preview and try to fill out the form from within Infopath (after publishing it), I log in as an administrator account that has Full Control permissions. When I click the Submit button, the changes are reverted back to the way it was before! If I click Submit in the Preview's Home tab, the form just closes and I'm not able to see any changes within the database list.

However, if I try submitting from a browser, I would get a warning error like below (after showing error details):

Warning

The form cannot be submitted because of an error.

Click OK to resume filling out the form. You may want to check your form data for errors.

An error occurred while trying to connect to a Web service.

An entry has been added to the Windows event log of the server.

Log ID: 5567

Correlation ID:635e5d9c-20f5-10a9-d022-b92274809ed0

Why would the submitting work for Sharepoint form libraries but not for Sharepoint Lists? I'm quite confused as this is a complicated process that should have been kept simple for users.

Please help. Your assistance will be greatly appreciated.

Thanks.

1

There are 1 answers

2
AudioBubble On

A few things...

  1. What versions of infopath and SharePoint are you using?

  2. Have you tried testing your form to make sure it's compatible with a browser? You can do this [within infopath.][1]

  3. Correlation ID's are GUIDs that point to an error log in your SharePoint environment, it should give a more detailed description of your error.

    http://zimmergren.net/technical/sp-2010-find-error-messages-with-a-correlation-id-token-in-sharepoint-2010