Re: Core Data: "Failed To Create New Object"
Re: Core Data: "Failed To Create New Object"
- Subject: Re: Core Data: "Failed To Create New Object"
- From: mmalcolm crawford <email@hidden>
- Date: Thu, 16 Jun 2005 20:19:35 -0700
On Jun 16, 2005, at 7:59 PM, J. Scott Anderson wrote:
Each time I build my application using Core Data, I cannot create
any objects. I have tried the examples and they ran fine. But now I
am trying to build my own Core Data application and having a
challenging time with it. Everything seems to be hooked up right
and I have been over it dozen's of times. The result after building
my applciation is the following error when I click the button
assigned to the add: action -
2005-06-16 21:55:32.399 MyApp[5349] *** NSRunLoop ignoring
exception 'Failed to create new object' that raised during posting
of delayed perform with target 398510 and selector 'invokeWithTarget:'
At a first guess, you've specified but not implemented a custom class
for the entity.
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