Error when opening Entity Developer after latest update

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
crazypit
Posts: 163
Joined: Wed 15 Apr 2009 08:43

Error when opening Entity Developer after latest update

Post by crazypit » Thu 16 Jul 2009 12:47

Hello,

After the latest update, when i try to open a lqml file, Entity Developer crashes and the following error is created:

=========================
General
=========================
Application: Entity Developer for dotConnect
Product: Entity Developer for dotConnect
Product Locale: English
Assembly: EntityDeveloper, Version=2.20.30.0, Culture=neutral, PublicKeyToken=09af7300eec23701
C:\Program Files\Devart\dotConnect\EntityDeveloper\EntityDeveloper.exe
Global cache: False
Framework: 2.0.50727.3082

=========================
Exception Information
=========================
Message: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
Source: System.Windows.Forms
TargetSite: System.Object MarshaledInvoke(System.Windows.Forms.Control, System.Delegate, System.Object[], Boolean)
HelpLink:
Type: System.InvalidOperationException
Stack:
at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at System.Windows.Forms.Control.Invoke(Delegate method)
at EntityDeveloper.PropertiesControl.b(ICollection`1 A_0)
at EntityDeveloper.PropertiesControl.FillListObjects()
at EntityDeveloper.NetShell.e.o()
at EntityDeveloper.NetShell.h.a(String A_0, String& A_1, j A_2)
at EntityDeveloper.NetShell.h.a(String A_0, String& A_1, Boolean A_2, Encoding A_3, IHierarchy A_4, INode A_5)
at EntityDeveloper.NetShell.h.a(String A_0, String& A_1, Boolean A_2, Encoding A_3, IHierarchy A_4, INode A_5, Boolean A_6)
at Devart.Shell.AbstractDocumentService.InternalCreateDocument(String moniker, String& view, Guid factoryId, Boolean createNew, Encoding encoding, IHierarchy hierarchy, INode item, Boolean isModal)
at Devart.Shell.Shell.OpenEditor(String moniker, String viewName, Guid factoryId, Encoding encoding, IHierarchy hierarchy, INode node)
at Devart.Shell.Shell.OpenFile(String filePath, Encoding encoding)
at Devart.Shell.Shell.Open_Invoke(ICommand command, CommandStatus& status, Object instance)
at Devart.Shell.Utils.CommandTargetHelper.InvokeCommand(ICommand command, Object instance)
at Devart.Shell.Shell.InvokeCommand(ICommand command, Object instance)
at Devart.Shell.CommandService.InvokeCommand(ICommand command, Object instance, IList`1 commandTargetChain)
at Devart.Shell.CommandService.InvokeCommand(ICommand command, Object instance)
at Devart.Shell.CommandBarBase.InvokeCommand(ICommandBarControl control)
at Devart.Shell.CommandBarBase.OnItemClicked(IInternalBarControl control)
at Devart.Shell.CommandBarButton.Button_Click(Object sender, ItemClickEventArgs e)
at Controls.Bars.BarItem.OnClick(BarItemLink link)
at Controls.Bars.BarBaseButtonItem.OnClick(BarItemLink link)
at Controls.Bars.BarItemLink.OnLinkClick()
at Controls.Bars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
at Controls.Bars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
at Controls.Bars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs)
at Controls.Bars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
at Controls.Bars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
at Controls.Bars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

=========================
Window Layout
=========================
No active document
No active window

crazypit
Posts: 163
Joined: Wed 15 Apr 2009 08:43

Post by crazypit » Thu 16 Jul 2009 13:00

The main window is no longer visible! Everything else seems to be ok...

crazypit
Posts: 163
Joined: Wed 15 Apr 2009 08:43

Post by crazypit » Fri 17 Jul 2009 09:50

My God! Is this a bug or what?

I can only edit my diagram, the first time i open the Entity Developer after the installation of OracledotConnect! After that, no main window is visible and if i try to open an lqml file, i get the aforementioned error!

Please help!

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 17 Jul 2009 10:37

That can be an issue of the dbForge Fusion integration.
Do you have it installed?

crazypit
Posts: 163
Joined: Wed 15 Apr 2009 08:43

Post by crazypit » Fri 17 Jul 2009 10:57

Nop. No such thing...

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Tue 21 Jul 2009 08:02

Please send a letter with your order number (CRON-XXXXX) to support * devart * com with the "Entity Developer main window problem" subject.
We will send you a test build as a reply to this letter.

Post Reply