<?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 : Error When Registering User</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Error When Registering User</description>
  <pubDate>Wed, 29 Jul 2026 18:43:16 -700</pubDate>
  <lastBuildDate>Wed, 06 Apr 2011 16:32:02 -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=2610</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>Error When Registering User :   Yes, your correct, it does...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2610&amp;PID=10407#10407</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=579" rel="nofollow">gregweb</a><br /><strong>Subject:</strong> 2610<br /><strong>Posted:</strong> 06-Apr-2011 at 4:32pm<br /><br />Yes, your correct, it does work fine.<div>&nbsp;</div><div>My project somehow had the InternalsVisibleToAttribute commented out in AssemblyInfo.cs.&nbsp; Once I put that back in it works fine.</div><div>&nbsp;</div><div>Greg</div>]]>
   </description>
   <pubDate>Wed, 06 Apr 2011 16:32:02 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2610&amp;PID=10407#10407</guid>
  </item> 
  <item>
   <title>Error When Registering User : Hi Greg,  I can&amp;#039;t repro...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2610&amp;PID=10405#10405</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> 2610<br /><strong>Posted:</strong> 06-Apr-2011 at 3:28pm<br /><br /><DIV>Hi Greg,</DIV><DIV>&nbsp;</DIV><DIV>I can't repro the issue here.</DIV><DIV>&nbsp;</DIV><DIV>If I understood, you got the error with the bare SL Business template. If not, could you clarify what else you have changed? (or provide a small solution reproducing the issue)</DIV>]]>
   </description>
   <pubDate>Wed, 06 Apr 2011 15:28:25 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2610&amp;PID=10405#10405</guid>
  </item> 
  <item>
   <title>Error When Registering User :   Using the DevForce SL BusinessTemplate.I...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2610&amp;PID=10402#10402</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=579" rel="nofollow">gregweb</a><br /><strong>Subject:</strong> 2610<br /><strong>Posted:</strong> 06-Apr-2011 at 12:40pm<br /><br />Using the DevForce SL Business&nbsp;Template.<div>&nbsp;</div><div>I go to the Registration form, and register.</div><div>&nbsp;</div><div>It then returns the following error message:</div><div>&nbsp;</div><blockquote style="margin-right: 0px;" dir="ltr"><div>The data contract type 'Jet.Models.Login.CreateUserResult' cannot be deserialized because the property 'Status' does not have a public setter. Adding a public setter will fix this error. Alternatively, you can make it internal, and use the InternalsVisibleToAttribute attribute on your assembly in order to enable serialization of internal members - see documentation for more details. Be aware that doing so has certain security implications.</div><div>&nbsp;</div></blockquote><div dir="ltr">This is the current code:</div><div dir="ltr">&nbsp;</div><div><pre style=": white; color: black; font-family: C&#111;nsolas;">&nbsp;	&#091;<span style="color: rgb43, 145, 175;">DataMember</span>&#093;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: blue;">public</span>&nbsp;<span style="color: rgb43, 145, 175;">CreateUserStatus</span>&nbsp;Status&nbsp;{&nbsp;<span style="color: blue;">get</span>;&nbsp;<span style="color: blue;">internal</span>&nbsp;<span style="color: blue;">set</span>;&nbsp;}</pre></div><div>&nbsp;</div><div>If I change it to:</div><div>&nbsp;</div><blockquote style="margin-right: 0px;" dir="ltr"><div>&#091;<span style="color: rgb43, 145, 175;">DataMember</span>&#093;<br><span style="color: blue;">public</span> <span style="color: rgb43, 145, 175;">CreateUserStatus</span> Status { <span style="color: blue;">get</span>;&nbsp;<span style="color: blue;">set</span>; }</div><div>&nbsp;</div></blockquote><div dir="ltr">it then works.&nbsp; Also the same applies for the ValidationErrors property.&nbsp; I tried using the InternalsVisibleToAttribute, but couldn't get that to work.&nbsp; </div><div dir="ltr">&nbsp;</div><div dir="ltr">Greg</div>]]>
   </description>
   <pubDate>Wed, 06 Apr 2011 12:40:10 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2610&amp;PID=10402#10402</guid>
  </item> 
 </channel>
</rss>