Error During Loaind Delphi 2007

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
iad
Posts: 34
Joined: Fri 24 Nov 2006 07:38

Error During Loaind Delphi 2007

Post by iad » Fri 27 Apr 2007 20:58

I'm using MyDAC 5
i downloaded the Developer Tools and when i start Delphi i get Error msg.

=========================
Exception Information
=========================
Message: Access violation at address 21EC0E19 in module 'dotnetcoreide100.bpl'. Read of address 00000000
Source:
TargetSite: Borland.Studio.ToolsAPI.IOTAMenuItem AddMenuItem(System.String, Borland.Studio.ToolsAPI.OTAMenuItemLocation, System.String, System.String, IntPtr)
HelpLink:
Type: System.Runtime.InteropServices.COMException
Stack:
at Borland.Studio.ToolsAPI.IOTAMainMenuService.AddMenuItem(String referenceItemName, OTAMenuItemLocation newLocation, String newName, String newText, IntPtr bitmapHandle)
at agx.a(IOTAMainMenuService A_0, String A_1, Int32 A_2, String A_3, String A_4, IntPtr A_5)
at agx.a()
at a7.a()
at CoreLab.DbTools.Bds.Connect.b()

=========================

More info has been sent to you by email.

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Sat 28 Apr 2007 12:30

Described Error message comes when MySQL Developer Tools conflicts with third-party expert, for example, DelphiSpeedUp (recently problem was resolved by the author), JVCL (JEDI library).
Usually, its not our fault.

iad
Posts: 34
Joined: Fri 24 Nov 2006 07:38

Post by iad » Sat 28 Apr 2007 12:39

None of the above application / expert are loaded. the Delphi 2007 is clean install with MyDAC 5.
when i uninstall the developer tools all working fine.
please let me know what i need to do in order to show you that it comes from Developer tools.
another exception
=========================
Exception Information
=========================
Message: Access violation at address 21EC0E19 in module 'dotnetcoreide100.bpl'. Read of address 00000000
Source:
TargetSite: Borland.Studio.ToolsAPI.IOTAMenuItem AddMenuItem(System.String, Borland.Studio.ToolsAPI.OTAMenuItemLocation, System.String, System.String, IntPtr)
HelpLink:
Type: System.Runtime.InteropServices.COMException
Stack:
at Borland.Studio.ToolsAPI.IOTAMainMenuService.AddMenuItem(String referenceItemName, OTAMenuItemLocation newLocation, String newName, String newText, IntPtr bitmapHandle)
at agx.a(IOTAMainMenuService A_0, String A_1, Int32 A_2, String A_3, String A_4, IntPtr A_5)
at agx.a()
at a7.a()
at CoreLab.DbTools.Bds.Connect.b()

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Thu 03 May 2007 09:50

We are working over this problem.

iad
Posts: 34
Joined: Fri 24 Nov 2006 07:38

Post by iad » Sat 05 May 2007 15:19

Duke wrote:We are working over this problem.
Thanks,
Please post back when there is a solution.

iad
Posts: 34
Joined: Fri 24 Nov 2006 07:38

Post by iad » Thu 17 May 2007 04:58

Did the new Build that you released solving this problem ?

Alexz
Devart Team
Posts: 165
Joined: Wed 10 Aug 2005 08:30

Post by Alexz » Thu 31 May 2007 07:19

Yes, this problem was resolved in the MySQL Developer Tools 2.0.46 for Delphi.

Post Reply