<?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 : Bug in Sample Code?</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : Bug in Sample Code?</description>
  <pubDate>Thu, 11 Jun 2026 04:48:00 -700</pubDate>
  <lastBuildDate>Tue, 06 May 2008 09:48: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=691</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>Bug in Sample Code? : You get a gold star. Thank you...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=691&amp;PID=2940#2940</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 691<br /><strong>Posted:</strong> 06-May-2008 at 9:48am<br /><br />You get a gold star.&nbsp; Thank you so very much.&nbsp; This one had been worrying me.]]>
   </description>
   <pubDate>Tue, 06 May 2008 09:48:07 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=691&amp;PID=2940#2940</guid>
  </item> 
  <item>
   <title>Bug in Sample Code? : So... do I get a gold star or...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=691&amp;PID=2939#2939</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=250" rel="nofollow">seadrive</a><br /><strong>Subject:</strong> 691<br /><strong>Posted:</strong> 06-May-2008 at 9:41am<br /><br />So... do I get a gold star or something? hahahaha <DIV>&nbsp;</DIV><DIV>Thanks, I should have thought of regen'ing everything.</DIV><DIV>&nbsp;</DIV><DIV>Steve</DIV><DIV>&nbsp;</DIV><span style="font-size:10px"><br /><br />Edited by seadrive - 06-May-2008 at 9:42am</span>]]>
   </description>
   <pubDate>Tue, 06 May 2008 09:41:31 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=691&amp;PID=2939#2939</guid>
  </item> 
  <item>
   <title>Bug in Sample Code? : You&amp;#039;ve found the 3.6.0.1...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=691&amp;PID=2937#2937</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 691<br /><strong>Posted:</strong> 05-May-2008 at 4:29pm<br /><br />You've found the 3.6.0.1 bug!&nbsp; The reason that you are seeing it in 3.6.0.2 is that when we built the tutorials for 3.6.0.2, we did not regenerate the Model for each of the tutorials,&nbsp; Therefore, what is included&nbsp;are the DevForce 3.6.0.1 files.<DIV>&nbsp;</DIV><DIV>You can fix the problem by regenerating the Model.&nbsp; Under "Options", be sure and check, "Generate All Files</DIV>]]>
   </description>
   <pubDate>Mon, 05 May 2008 16:29:31 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=691&amp;PID=2937#2937</guid>
  </item> 
  <item>
   <title>Bug in Sample Code? : Hi David, I&amp;#039;ve tried to...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=691&amp;PID=2935#2935</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=250" rel="nofollow">seadrive</a><br /><strong>Subject:</strong> 691<br /><strong>Posted:</strong> 05-May-2008 at 1:26pm<br /><br /><P>Hi David,</P><DIV>I've tried to track this down.&nbsp; Maybe this will help.</DIV><P>The Model project contains User.cs and its&nbsp;parent class, UserDataRow.cs.&nbsp; At line 247 of UserDataRow.cs, you will find:</P><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV><FONT size=3><P></FONT><FONT size=2><FONT face="Courier New, Courier, mono"><FONT color=#0000ff>protected</FONT> <FONT color=#0000ff>override</FONT> <FONT color=#008080>TableMappingInfo</FONT></FONT><FONT face="Courier New, Courier, mono"> CreateTableMappingInfo() {</P><DIV></FONT></FONT><FONT size=2><FONT face="Courier New, Courier, mono"><FONT color=#008080>RdbTableMappingInfo</FONT> mappingInfo = <FONT color=#0000ff>new</FONT> <FONT color=#008080>RdbTableMappingInfo</FONT>(<FONT color=#0000ff>this</FONT></FONT><FONT face="Courier New, Courier, mono">);</FONT></FONT></DIV><P><FONT size=2><FONT face="Courier New, Courier, mono">mappingInfo.SourceOwnerName = </FONT><FONT face="Courier New, Courier, mono" color=#800000>"dbo"</FONT><FONT face="Courier New, Courier, mono">; </FONT></FONT></P><P><FONT size=2><FONT face="Courier New, Courier, mono">mappingInfo.SourceTableName = </FONT><FONT face="Courier New, Courier, mono" color=#800000>"User"</FONT><FONT face="Courier New, Courier, mono">; </FONT></FONT></P><P><FONT size=2><FONT face="Courier New, Courier, mono">mappingInfo.ConcurrencyColumnName = </FONT><FONT face="Courier New, Courier, mono" color=#800000>""</FONT><FONT face="Courier New, Courier, mono">; </FONT></FONT></P><P><FONT color=#008000><FONT face="Courier New, Courier, mono" size=2>// ColumnSelectionOption: allowColumnSelection</FONT></P></FONT><P><FONT size=2><FONT face="Courier New, Courier, mono">mappingInfo.SourceColumnNames = </FONT><FONT face="Courier New, Courier, mono" color=#800000>"UserId, UserName, FirstName, LastName, Email, IsLocked, IsAdministrator, IsTemplate, TemplateUserId, RowVersion, CreatedBy, CreatedByUserId, CreatedDate, ModifiedBy, ModifiedByUserId, ModifiedDate, "</FONT><FONT face="Courier New, Courier, mono">; </FONT></FONT><FONT size=3></P><DIV><FONT face="Arial, Helvetica, sans-serif" size=2>Doesn't seem like there should there be a comma at the end of that mappingInfo.SourceColumnNames string.&nbsp; Whaddya think?</FONT></DIV><DIV><FONT face="Arial, Helvetica, sans-serif" size=2></FONT>&nbsp;</DIV><DIV><FONT face="Arial, Helvetica, sans-serif" size=2>Regards,</FONT></DIV><DIV><FONT face="Arial, Helvetica, sans-serif" size=2>Steve</FONT></DIV><DIV>&nbsp;</DIV></FONT></DIV>]]>
   </description>
   <pubDate>Mon, 05 May 2008 13:26:48 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=691&amp;PID=2935#2935</guid>
  </item> 
  <item>
   <title>Bug in Sample Code? : Steve,   There was a bad bug...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=691&amp;PID=2868#2868</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 691<br /><strong>Posted:</strong> 23-Apr-2008 at 12:19pm<br /><br />Steve, <DIV>&nbsp;</DIV><DIV>There was a bad bug in DevForce 3.6.0.1 that caused this same error message.&nbsp; We fixed this bug almost as soon as we found it in DevForce 3.6.0.2, but subsequently two customers reported these same symtoms on 3.6.0.2.&nbsp; Unfortunately, we were not able to reproduce this problem.</DIV><DIV>&nbsp;</DIV><DIV>If you can reproduce this same problem in DevForce 3.6.0.2 or higher please respond to this post or send email to <a href="mailto:support@ideablade.com" target="_blank">support@ideablade.com</A></DIV><DIV>&nbsp;</DIV><DIV>David</DIV><span style="font-size:10px"><br /><br />Edited by davidklitzke - 23-Apr-2008 at 12:21pm</span>]]>
   </description>
   <pubDate>Wed, 23 Apr 2008 12:19:54 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=691&amp;PID=2868#2868</guid>
  </item> 
  <item>
   <title>Bug in Sample Code? : Thanks, Steve. I&amp;#039;ll look...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=691&amp;PID=2602#2602</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=4" rel="nofollow">GregD</a><br /><strong>Subject:</strong> 691<br /><strong>Posted:</strong> 26-Feb-2008 at 6:11pm<br /><br />Thanks, Steve. I'll look into it.<DIV>&nbsp;</DIV><DIV>Greg Dunn</DIV><DIV>IdeaBlade</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 26 Feb 2008 18:11:25 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=691&amp;PID=2602#2602</guid>
  </item> 
  <item>
   <title>Bug in Sample Code? : Hi guys and gals,  WhenI run...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=691&amp;PID=2588#2588</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=250" rel="nofollow">seadrive</a><br /><strong>Subject:</strong> 691<br /><strong>Posted:</strong> 22-Feb-2008 at 11:23am<br /><br />Hi guys and gals,<DIV>&nbsp;</DIV><DIV>When&nbsp;I run the C# sample code in the RoleBasedAuthorizationWithGetSetInterceptors project, I receive an error:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;"Incorrect syntax near the keyword 'from'"</DIV><DIV>&nbsp;</DIV><DIV>The error is thrown when trying to evaluate the line:</DIV><DIV><FONT color=#008080 size=2></FONT>&nbsp;</DIV><DIV><FONT color=#008080 size=2>User</FONT><FONT size=2> aUser = pManager.GetEntity&lt;</FONT><FONT color=#008080 size=2>User</FONT><FONT size=2>&gt;(anRdbQuery)</DIV><DIV></DIV><P>in the <FONT size=2>GetRoles(</FONT><FONT color=#008080 size=2>PersistenceManager</FONT><FONT size=2> pManager, </FONT><FONT color=#0000ff size=2>string</FONT><FONT size=2> pUserName) method of the LoginManager class, after submitting the login form with the default entries.</P><DIV></DIV>Just thought I'd let you know...<DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>Regards,</DIV><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>Steve</DIV></FONT></FONT>]]>
   </description>
   <pubDate>Fri, 22 Feb 2008 11:23:26 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=691&amp;PID=2588#2588</guid>
  </item> 
 </channel>
</rss>