<?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 : Startup speed</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Startup speed</description>
  <pubDate>Thu, 16 Apr 2026 20:56:45 -700</pubDate>
  <lastBuildDate>Fri, 25 Mar 2011 09:54:24 -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=2573</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>Startup speed : midnit,  Try http://drc.idea...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2573&amp;PID=10289#10289</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=892" rel="nofollow">sbelini</a><br /><strong>Subject:</strong> 2573<br /><strong>Posted:</strong> 25-Mar-2011 at 9:54am<br /><br /><DIV>midnit,</DIV><DIV>&nbsp;</DIV><DIV>Try <a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/discovery" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/discovery</A></DIV><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>The DevForce Resource Center went thru a major overhaul and as consequence most URLs have changed.</DIV><DIV>&nbsp;</DIV><DIV>I apologize for the inconvenience.</DIV><DIV>&nbsp;</DIV><DIV>Silvio.</DIV>]]>
   </description>
   <pubDate>Fri, 25 Mar 2011 09:54:24 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2573&amp;PID=10289#10289</guid>
  </item> 
  <item>
   <title>Startup speed : http://drc.ideablade.com/xwiki...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2573&amp;PID=10286#10286</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=531" rel="nofollow">midnit</a><br /><strong>Subject:</strong> 2573<br /><strong>Posted:</strong> 25-Mar-2011 at 6:05am<br /><br /><a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/Compositi&#111;nHost" target="_blank"><U><FONT color=#0066cc>http://drc.ideablade.com/xwiki/bin/view/Documentation/CompositionHost</FONT></U></A><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>Document not found</DIV>]]>
   </description>
   <pubDate>Fri, 25 Mar 2011 06:05:13 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2573&amp;PID=10286#10286</guid>
  </item> 
  <item>
   <title>Startup speed : For some reason I did not get...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2573&amp;PID=10285#10285</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=531" rel="nofollow">midnit</a><br /><strong>Subject:</strong> 2573<br /><strong>Posted:</strong> 25-Mar-2011 at 5:57am<br /><br />For some reason I did not get notified of this reply, sorry for the late "thank you" and I will check these areas. <span style="font-size:10px"><br /><br />Edited by midnit - 25-Mar-2011 at 5:58am</span>]]>
   </description>
   <pubDate>Fri, 25 Mar 2011 05:57:42 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2573&amp;PID=10285#10285</guid>
  </item> 
  <item>
   <title>Startup speed : First take a look at your server&amp;#039;s...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2573&amp;PID=10236#10236</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 2573<br /><strong>Posted:</strong> 21-Mar-2011 at 1:47pm<br /><br />First take a look at your server's debug log to see the actual times involved and to see if anything stands out. <DIV>&nbsp;</DIV><DIV>"Probing" is likely one area where your startup time can be improved.&nbsp; By default DevForce will look through all assemblies in the bin folder for everything it needs - which is entity models, DevForce interface implementations, and known types.&nbsp; If a lot of assemblies are being probed or the elapsed time is long, you can use the CompositionHost.SearchPatterns to control what is searched.&nbsp; Here's more info - <a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/Compositi&#111;nHost" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/CompositionHost</A></DIV><DIV>&nbsp;</DIV><DIV>Another area that can cause problems is the first access of the entity model.&nbsp; If your performance hit is occurring here you can try pre-generating "views" -&nbsp; <a href="http://msdn.microsoft.com/en-us/library/bb896240.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/bb896240.aspx</A></DIV><DIV>&nbsp;</DIV><DIV>Also be sure to set debug="false" in the web.config, and turn off any WCF diagnostics.&nbsp; You can also try pre-compiling the web application - <a href="http://msdn.microsoft.com/en-us/library/bb398860.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/bb398860.aspx</A></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 21 Mar 2011 13:47:32 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2573&amp;PID=10236#10236</guid>
  </item> 
  <item>
   <title>Startup speed : Any recommendations on how to...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2573&amp;PID=10234#10234</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=531" rel="nofollow">midnit</a><br /><strong>Subject:</strong> 2573<br /><strong>Posted:</strong> 21-Mar-2011 at 11:44am<br /><br />Any recommendations on how to improve startup response time? When&nbsp;you navigate to our silverlight app it takes too much time for things to wake up. Its not the download, or the query speeds, just the startup of the application on the server. I was going to change the settings on the pool to not time out - is this a bad idea? What else can I do? I would like this to take no longer then it does for additional trips to the app.]]>
   </description>
   <pubDate>Mon, 21 Mar 2011 11:44:27 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2573&amp;PID=10234#10234</guid>
  </item> 
 </channel>
</rss>