<?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 : Circular Relationship Error</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Circular Relationship Error</description>
  <pubDate>Wed, 29 Jul 2026 12:18:50 -700</pubDate>
  <lastBuildDate>Tue, 04 Jan 2011 07:34:59 -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=2417</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>Circular Relationship Error : PEBCAK problem. This has been...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2417&amp;PID=9551#9551</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1019" rel="nofollow">jipock</a><br /><strong>Subject:</strong> 2417<br /><strong>Posted:</strong> 04-Jan-2011 at 7:34am<br /><br />PEBCAK problem. This has been resolved...]]>
   </description>
   <pubDate>Tue, 04 Jan 2011 07:34:59 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2417&amp;PID=9551#9551</guid>
  </item> 
  <item>
   <title>Circular Relationship Error : Good Morning, all. Happy New Year.....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2417&amp;PID=9549#9549</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1019" rel="nofollow">jipock</a><br /><strong>Subject:</strong> 2417<br /><strong>Posted:</strong> 04-Jan-2011 at 6:43am<br /><br />Good Morning, all. Happy New Year.. <DIV>&nbsp;</DIV><DIV>I am building a DevForce Silverlight app and am getting the following error upon save: </DIV><DIV>&nbsp;</DIV><DIV>"The Changes to the database were committed successfully, but an error occurred while updating the object context. The object might be in an inconsistent state. Inner Exception: A circular relationship path has been detected while enforcing a referential integrity constraints. Referential Integrity cannot be enforced on cicular relationships" </DIV><DIV>&nbsp;</DIV><DIV>I'm trying to track this issue down. Please note: this application before using DevForce (using stored procedures) was working fine with no referential integrity errors. </DIV><DIV>&nbsp;</DIV><DIV>The only thing I can see which *might* be an issue is the part of the Record table. </DIV><DIV>&nbsp;</DIV><DIV>A Record contains information about a "trouble ticket" (think 'help desk'). The Record has associated tables like a RecordService (which holds a list of all the Services provided with an instance of the Trouble Ticket). </DIV><DIV>&nbsp;</DIV><DIV>A person gets a Service provided at a specific Location. The Services and Location combination is stored in a ServiceLocation table. </DIV><DIV>&nbsp;</DIV><DIV>I have the person taking the&nbsp;record pick an entry from the ServiceLocation table, but I record the Record Service with an entry to the Record, Service, and Location (as opposed to a ServiceLocation). </DIV><DIV>&nbsp;</DIV><DIV>Code: </DIV><DIV><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas><P>recordservice.Active = </FONT></FONT><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas>true</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>;</P><DIV>recordservice.Record = _record;</DIV><P>recordservice.Service = SelectedServiceLocation.Service;</P><P>recordservice.Location = SelectedServiceLocation.Location;</P><DIV></DIV><DIV></DIV><DIV></DIV>Any hints as to how / where to troubleshoot and (more importantly) how to correct this? A search of the Wiki doesn't yield anything about Circular References. </FONT></FONT></DIV>]]>
   </description>
   <pubDate>Tue, 04 Jan 2011 06:43:34 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2417&amp;PID=9549#9549</guid>
  </item> 
 </channel>
</rss>