Trouble posting a large amount of fields to database from browser

G

g21cincy

I have my InfoPath form uploaded to my SharePoint site to open up as a
browser. It's a pretty big form with 6 views containing around 550 fields.
All of those fields are not always going to have data in them as some of the
views don't show up depending on what the person fills out on the first view.
The data gets queried and submitted to a SQL database using a function behind
the form to retrieve and store data. So far I've been able to submit up to 75
fields. Does anyone know if there's a value I need to change in order to be
able to submit more fields?

Thanks!
Greg
 
E

Ed Thurber

You may have to go to the Form Services configuration in Central Admin

there is a setting there called "Number of postbacks per form session state"
which is set to 75 by default.

it may be the one you need to change.

Ed
 
G

g21cincy

Ed,

I changed the Number of Postbacks per form seesion state to 575 and I'm
still getting the same error. Is there anything else I could do?

Greg
 

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