Microsoft
Software
Hardware
Network
Question : Entity Framework - Unable to determine a valid ordering for dependent operation
I am receiving the following error when calling SaveChanges().
Unable to determine a valid ordering for dependent operations. Dependencies may exist due to foreign key constraints, model requirements, or store-generated values.
I believe this is caused by some circular references in the database? Could someone confirm? Also, what is the simplest work around for this issue when using entity framework if there are some circular joins that for one reason or another need to keep.
Thanks,
Mark
Answer : Entity Framework - Unable to determine a valid ordering for dependent operation
see this links
How to determine who is logged on to a database by using Microsoft Jet UserRoster
http://support.microsoft.c
om/?kbid=1
98755
http://support.microsoft.c
om/default
.aspx?scid
=kb;en-
us;
176670
http://www.mvps.org/access
/modules/m
dl0055.htm
Random Solutions
PING Wait Vista 64?
centOS VPS setup - FTP access?
A problem with your network router or broadband modem might be preventing an internet connection.
URGENT: Solaris virtual printer lpd printing setup
Windows Small Business Server 2008 Console Updates
Red5 Losing quality when converted to FLV
compile this code with Delphi 2010
Copy Entire Row and Paste into a new Worksheet Excel VBA
OWA Text Box Issue with IE8/Win7
How to generate an HTML file if I've got the HTML body?