<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : How to increase timeout?</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : How to increase timeout?</description>
  <pubDate>Wed, 10 Jun 2026 17:40:14 -700</pubDate>
  <lastBuildDate>Sat, 24 Jan 2009 04:37:08 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=1066</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>How to increase timeout? : So as it turns out, I&amp;#039;m a...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1066&amp;PID=3828#3828</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=327" rel="nofollow">lokheed</a><br /><strong>Subject:</strong> 1066<br /><strong>Posted:</strong> 24-Jan-2009 at 4:37am<br /><br />So as it turns out, I'm a moron. ;-)<br><br>I had been looking at the serverDetectTimeoutMilliseconds setting in the .ibconfig, and then somehow conflated that with the CommandTimout in terms of them both being in milliseconds.&nbsp; As soon as a dropped the CommandTimeout value down to 180 seconds instead of 180000 it worked just fine.<br>]]>
   </description>
   <pubDate>Sat, 24 Jan 2009 04:37:08 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1066&amp;PID=3828#3828</guid>
  </item> 
  <item>
   <title>How to increase timeout? : I have a WCF BOS running under...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1066&amp;PID=3827#3827</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=327" rel="nofollow">lokheed</a><br /><strong>Subject:</strong> 1066<br /><strong>Posted:</strong> 23-Jan-2009 at 3:31pm<br /><br />I have a WCF BOS running under IIS, connecting to an MS SQL database.&nbsp; I have a case were the client is calling the BOS with a StoredProcRdbQuery that can potentially take up to two minutes to run.&nbsp; In the client code I set the query CommandTimout to 180000 milliseconds, but the query is still timing out.&nbsp; When I look at the DebugLog.xml on the BOS I see the initial StoredProcRdbQuery::Fetch, and then one minute and one second later I see a second identical call.&nbsp; Ultimately the BOS throws a timeout error back the client.<br><br>How can in increase the timeout for this call, so that the BOS will give the stored procedure something like 3 minutes to run before failing out?&nbsp; What am I missing?<br>]]>
   </description>
   <pubDate>Fri, 23 Jan 2009 15:31:49 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1066&amp;PID=3827#3827</guid>
  </item> 
 </channel>
</rss>