Re: CoreData could not fulfill a fault
Re: CoreData could not fulfill a fault
- Subject: Re: CoreData could not fulfill a fault
- From: mmalcolm crawford <email@hidden>
- Date: Thu, 12 May 2005 09:22:31 -0700
On May 12, 2005, at 3:13 AM, Pierre Bernard wrote:
Anybody know which operation may produce the following error:
"CoreData could not fulfill a fault" ?
You've deleted an object that the graph believes should still exist.
You have probably either deleted an object in a relationship for
which the delete rule is No Action so the graph wasn't updated
properly, or you've either removed the persistent store that contains
the object or if you're recreating the objects graphs using URIs you
didn't add the persistent store.
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden