Core Data Problem
Core Data Problem
- Subject: Core Data Problem
- From: Sean Willson <email@hidden>
- Date: Wed, 8 Feb 2006 21:51:02 -0600
I'm running into a problem I was wondering if people have seen or could help
with. I have core data document based application that I am unable to save.
When I try to save the document I get:
--
Exception raised during posting of notification. Ignored. exception:
Cannot perform operation since entity with name '(null)' cannot be found
--
printed into the console. I have turned off all object creation in my
context. All that is remaining now is 2 nibs are loaded that have
NSArrayController and NSObjectControllers in them. I don't have anything at
all in the app, but yet the error persists.
Are there any easy ways to track this down? Seems like I should be able to
enable some debug level or set a breakpoint in a dummy subclass to find this
but it's alluding me. Any comments or suggestions would be greatly
appreciated.
Thanks,
Sean
_______________________________________________
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