Yeah, that was pretty much my first port of call. Didn't help me find the problem unfortunately. Still searching...
> From the Core Data Programming Guide ▸ Troubleshooting Core Data > > "Cause: Either you have removed the store for the fault you are attempting to > fire, or the managed object's context has been sent a reset message. > > Remedy: You should discard this object. If you add the store again, you can > try to fetch the object again." > > These things can be rather tricky. _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
