XDocument.Submit() timeout error

I

Igor A. Chechet

Greetings!

I have a problem using InfoPath. I designed a form which submits xml data to
web service. It works OK when I submit dozen records. But the more records I
add at once the slowly InfoPath submits xml to web service. When I add about
180 records at once InfoPath returned an error after 30 seconds waiting. It
tells that datasouse could not be contacted or request timed out.

It's not a web service problem, because I submited big xml files through it
not using InfoPath. And it works OK. Could you tell me if it's a way to
change timeout on XDocument.Submit() function. Or any other suggestions?

Thank you,
Igor A. Chechet
 
Top