<?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 : Server side methods called twice</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2012 : Server side methods called twice</description>
  <pubDate>Sat, 25 Apr 2026 10:52:11 -700</pubDate>
  <lastBuildDate>Thu, 03 Apr 2014 10:40:31 -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=4661</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>Server side methods called twice : Yes it is possible.Please refer...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4661&amp;PID=17442#17442</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 4661<br /><strong>Posted:</strong> 03-Apr-2014 at 10:40am<br /><br />Yes it is possible.&nbsp;<div><br></div><div>Please refer to the following link on how to troubleshoot and change various timeouts.&nbsp;</div><div><br></div><div>http://drc.ideablade.com/devforce-2012/bin/view/Documentation/understand-timeouts</div>]]>
   </description>
   <pubDate>Thu, 03 Apr 2014 10:40:31 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4661&amp;PID=17442#17442</guid>
  </item> 
  <item>
   <title>Server side methods called twice :  Originally posted by DenisKDF...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4661&amp;PID=17433#17433</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1264" rel="nofollow">katit</a><br /><strong>Subject:</strong> 4661<br /><strong>Posted:</strong> 02-Apr-2014 at 11:46am<br /><br /><table width="99%"><tr><td class="BBquote"><strong><em>Originally posted by DenisK</strong></em><br /><br />DF will only attempt retries on timeout exception</td></tr></table><br /><br />Is it possible to change timeout? Because if I'm proxying web service call to 3rd party and it take a while I might get time out on Silverlight client which will cause retry and send ANOTHER request to 3rd party. We need to avoid this. ]]>
   </description>
   <pubDate>Wed, 02 Apr 2014 11:46:49 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4661&amp;PID=17433#17433</guid>
  </item> 
  <item>
   <title>Server side methods called twice : Unfortunately there is no way...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4661&amp;PID=17426#17426</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 4661<br /><strong>Posted:</strong> 24-Mar-2014 at 5:52pm<br /><br />Unfortunately there is no way to customize the number of retries or to know when the retry occurs.<div><br></div><div>DF will only attempt retries on timeout exception, communication related exception, as well as exceptions related to ZLib, an open source library we use for compression.</div><div><br></div><div>If any other exception occurs, the call will not be retried and the exception is thrown back to the client. You can intercept the exception by hooking into the EntityManager.EntityServerError event.</div>]]>
   </description>
   <pubDate>Mon, 24 Mar 2014 17:52:02 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4661&amp;PID=17426#17426</guid>
  </item> 
  <item>
   <title>Server side methods called twice : Is there any way to prevent this?...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4661&amp;PID=17424#17424</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1264" rel="nofollow">katit</a><br /><strong>Subject:</strong> 4661<br /><strong>Posted:</strong> 24-Mar-2014 at 5:12pm<br /><br />Is there any way to prevent this? And how do I know it retries?<br /><br />For this specific case I'd like to make sure it does 1 attempt only and if failed - user would push button again..]]>
   </description>
   <pubDate>Mon, 24 Mar 2014 17:12:28 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4661&amp;PID=17424#17424</guid>
  </item> 
  <item>
   <title>Server side methods called twice : Hi katit,Yes, DevForce will automatically...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4661&amp;PID=17423#17423</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 4661<br /><strong>Posted:</strong> 24-Mar-2014 at 5:06pm<br /><br />Hi katit,<div><br></div><div>Yes, DevForce will automatically attempt server side method call for 3 retries before giving up.</div>]]>
   </description>
   <pubDate>Mon, 24 Mar 2014 17:06:04 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4661&amp;PID=17423#17423</guid>
  </item> 
  <item>
   <title>Server side methods called twice : Is there any internal code that...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4661&amp;PID=17415#17415</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1264" rel="nofollow">katit</a><br /><strong>Subject:</strong> 4661<br /><strong>Posted:</strong> 21-Mar-2014 at 2:10pm<br /><br />Is there any internal code that causes server side methods to be called many times? I noticed this while debugging when I'm for too long inside server-side call and step-through it would run server method second time.<br /><br />Is this possible autumatic retry? I need to know for sure because we are proxying webservice calls this way and we rather dial with time-outs than have "magic" retries.]]>
   </description>
   <pubDate>Fri, 21 Mar 2014 14:10:31 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4661&amp;PID=17415#17415</guid>
  </item> 
 </channel>
</rss>