<?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 : debuglog and remote server method</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : debuglog and remote server method</description>
  <pubDate>Tue, 12 May 2026 20:42:20 -700</pubDate>
  <lastBuildDate>Fri, 05 Jul 2013 10:31:07 -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=4211</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>debuglog and remote server method : A DevForce 2-tier application...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4211&amp;PID=16537#16537</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> 4211<br /><strong>Posted:</strong> 05-Jul-2013 at 10:31am<br /><br />A DevForce 2-tier application is one in which the client talks directly to the database.  Here the "server-side" is logical rather than physical, so your remote server methods execute on the client, and debug and trace messages are written to the client's debug log.<br /><br />Remember too that DebugFns calls will only execute when the application is compiled in the DEBUG configuration.<br />]]>
   </description>
   <pubDate>Fri, 05 Jul 2013 10:31:07 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4211&amp;PID=16537#16537</guid>
  </item> 
  <item>
   <title>debuglog and remote server method :   when running my app on my...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4211&amp;PID=16533#16533</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=202" rel="nofollow">BillG</a><br /><strong>Subject:</strong> 4211<br /><strong>Posted:</strong> 05-Jul-2013 at 6:07am<br /><br />when running my app on my development machine as a 2 tier app, where does the following statement get written. It is located in my remote server method.<div>&nbsp;</div><div><pre style=": white; color: black; font-family: C&#111;nsolas;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: rgb43, 145, 175;">DebugFns</span>.WriteLine(<span style="color: rgb163, 21, 21;">"remote server method starting&nbsp;"</span>&nbsp;+&nbsp;DateTime.Now);</pre><pre style=": white; color: black; font-family: C&#111;nsolas;">i checked my debug log in the bin directory of the app and the log stops at the call to find the remote server method.</pre><pre style=": white; color: black; font-family: C&#111;nsolas;"> i checked my bin directory of my web app and nothing is written there. </pre><pre style=": white; color: black; font-family: C&#111;nsolas;">&nbsp;</pre></div>]]>
   </description>
   <pubDate>Fri, 05 Jul 2013 06:07:56 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4211&amp;PID=16533#16533</guid>
  </item> 
 </channel>
</rss>