<?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 : Debugging in VS and service</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : Debugging in VS and service</description>
  <pubDate>Sat, 11 Apr 2026 23:55:35 -700</pubDate>
  <lastBuildDate>Thu, 17 Sep 2009 15:58:45 -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=1477</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>Debugging in VS and service : Hi there,  Sometimes what I do...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1477&amp;PID=5411#5411</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=453" rel="nofollow">enterprisetoday</a><br /><strong>Subject:</strong> 1477<br /><strong>Posted:</strong> 17-Sep-2009 at 3:58pm<br /><br />Hi there,<br /><br />Sometimes what I do is run the system in distributed (ie n-tier) mode.  What you would need to do is modify your DomainModel app.config <br /><br />This line:<br />&lt;objectServer isDistributed="true" remoteBaseURL="http://localhost" serverPort="9009" serviceName="EntityService" /&gt;<br /><br />You will then have to run a copy of your domainmodel/bos with ServerConsole.exe<br /><br />All of this is dependent on how often you make modifications to your domainmodel/servermodel/partial classes etc.  So if you are fiddling with (well.. the fiddly) client side components, it could save you some time.<br /><br />Dallas<br />]]>
   </description>
   <pubDate>Thu, 17 Sep 2009 15:58:45 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1477&amp;PID=5411#5411</guid>
  </item> 
  <item>
   <title>Debugging in VS and service : Each time we debug our application...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1477&amp;PID=5402#5402</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=429" rel="nofollow">mbevins1</a><br /><strong>Subject:</strong> 1477<br /><strong>Posted:</strong> 17-Sep-2009 at 8:52am<br /><br />Each time we debug our application it takes a while to start everything due to the devfore service haveing to restart each time we run the application.&nbsp; Is there something we can do on our development machines to keep the service running?]]>
   </description>
   <pubDate>Thu, 17 Sep 2009 08:52:58 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1477&amp;PID=5402#5402</guid>
  </item> 
 </channel>
</rss>