<?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 : IIdGenerator implementation</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : IIdGenerator implementation</description>
  <pubDate>Mon, 13 Apr 2026 13:47:05 -700</pubDate>
  <lastBuildDate>Tue, 28 Feb 2012 07:53:16 -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=3300</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>IIdGenerator implementation : Hi sbelini,thank you for your...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3300&amp;PID=12835#12835</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=863" rel="nofollow">Sakar SR</a><br /><strong>Subject:</strong> 3300<br /><strong>Posted:</strong> 28-Feb-2012 at 7:53am<br /><br />Hi sbelini,<br><br>thank you for your concern. the problem was not on Iidgenerator. i fixed it .<br>it was on the other function i called in my program.<br><br>Learning&nbsp; Ideablade is Interesting . Ya! it is a great technology you guys have build.<br><br>After learning little more i made up my mind to buy this wonderful product. <br><br>Have a nice day.<br><br><br><br>]]>
   </description>
   <pubDate>Tue, 28 Feb 2012 07:53:16 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3300&amp;PID=12835#12835</guid>
  </item> 
  <item>
   <title>IIdGenerator implementation :   Hi Sakar,Can you providethecodefor...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3300&amp;PID=12827#12827</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> 3300<br /><strong>Posted:</strong> 27-Feb-2012 at 1:51pm<br /><br />Hi Sakar,<div>&nbsp;</div><div>Can you provide&nbsp;the&nbsp;code&nbsp;for your&nbsp;IidGenerator?</div><div>&nbsp;</div><div>Silvio.</div>]]>
   </description>
   <pubDate>Mon, 27 Feb 2012 13:51:16 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3300&amp;PID=12827#12827</guid>
  </item> 
  <item>
   <title>IIdGenerator implementation : while IIdGenerator implementation...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3300&amp;PID=12813#12813</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=863" rel="nofollow">Sakar SR</a><br /><strong>Subject:</strong> 3300<br /><strong>Posted:</strong> 25-Feb-2012 at 1:38pm<br /><br />while IIdGenerator implementation the following error is thrown.<br><br>Code:<br><br>&nbsp;public static SysUser Create(EntityManager pManager)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SysUser aSysUser = new SysUser();<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // if this object type requires a unique id and you have implemented<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // the IIdGenerator interface implement the following line<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pManager.GenerateId(aSysUser, SysUser.PropertyMetadata.RecID);<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // Add custom code here<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; aSysUser.EntityAspect.AddToManager();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return aSysUser;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br><br>Error:<br><br><b>Object referance not set to an instance of an object</b><br><br>My data base has an tabel for NextId, with on record for GLOBAL <br><br>and i place the IIdGenerator class in my BOL.<br><br><br>]]>
   </description>
   <pubDate>Sat, 25 Feb 2012 13:38:53 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3300&amp;PID=12813#12813</guid>
  </item> 
 </channel>
</rss>