Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General MS InfoPath Questions / December 2004

Tip: Looking for answers? Try searching our database.

WebServiceAdapter Timeout

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dde - 08 Dec 2004 21:10 GMT
Hi,

I have a problem setting or even reading ine of my WebServiceAdapter timeout
property.
I have several Secondary DataConnections some of them are queries and
another one is for submit.
I can read or set the Timeout prop for Queries WebServiceAdapter but not for
the one which is a submit.
Any clues ?
Thanks,
Dominique
jb - 10 Dec 2004 11:05 GMT
Works fine for me...  I set all my tiemouts high for debugging; I use MS
script:

 for (var i = 0; i < XDocument.DataAdapters.Count; i++)
 {
   var wsAdapter = XDocument.DataAdapters(i);
   wsAdapter.Timeout = 600;         // for debugging
 }

> Hi,
>
[quoted text clipped - 7 lines]
> Thanks,
> Dominique
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.