This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
When I try to remove a particular Type of entity from my database I get "Object reference not set to an instance of an object" thrown from the IUnitOfWork.Remove(Enitty) method. I have gone over all the settings twice and all looks ok. Do you know of anything that would cause this exception to be thrown? so I can check my Entity for errors. I am emailing the schema around the Extra table that is causing the problem |
|
|
This appears to have been a bug with the way we propagated deletes from parents to children, but one which only manifested when there were 5 or more types of entity in the chain of one-to-many associations. I have committed a candidate fix and this will be included in nightly builds dated 12 Dec 2008 and above. Please let us know if you run into any problems. |
|