Exception after deleting an entity based on a view

Posts   
 
    
eugene
User
Posts: 85
Joined: 05-Oct-2004
# Posted on: 01-Feb-2006 16:42:00   

Hi there,

here is the information i received

Object instance was not set.

-----[Core exception]-------------------- at SD.LLBLGen.Pro.Gui.UserControls.InheritanceHierarchyViewer.RemoveShape(EntityShape shape) at SD.LLBLGen.Pro.Gui.UserControls.InheritanceHierarchyViewer.Entity_EntityMarkedForDeletion(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at SD.LLBLGen.Pro.ApplicationCore.Entities.EntityDefinition.MarkEntityDefinitionAsDeleted() at SD.LLBLGen.Pro.ApplicationCore.Entities.EntityContainer.Remove(EntityDefinition definitionToRemove) at SD.LLBLGen.Pro.Gui.Forms.ProjectExplorer._menuItemEntityDelete_Click(Object sender, EventArgs e) at System.Windows.Forms.MenuItem.OnClick(EventArgs e) at System.Windows.Forms.MenuItemData.Execute() at System.Windows.Forms.Command.Invoke() at System.Windows.Forms.Control.WmCommand(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.TreeView.WndProc(Message& m) at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam

Best regards

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39930
Joined: 17-Aug-2003
# Posted on: 01-Feb-2006 19:43:35   

What's the designer version you're using? (build date in about box is important simple_smile )

Also, could you describe more in detail what you did, so we can try to reproduce it?

Frans Bouma | Lead developer LLBLGen Pro