Problem to install in Delphi 2007
Problem to install in Delphi 2007
I downloaded and installed MySQL Developer Tools for Delphi 2007.
It is not working at all.
When I start Delphi, I get this error message :
"Could not load file or assembly 'Borland.toolsAPI' ... The program cannot find the file specified".
Do you have a solution ???
It is not working at all.
When I start Delphi, I get this error message :
"Could not load file or assembly 'Borland.toolsAPI' ... The program cannot find the file specified".
Do you have a solution ???
Some details :
Report created at 03/24/2007 19:17:16
Operating System: Microsoft Windows NT 5.1.2600 Service Pack 2
Framework: 2.0.50727.42
Assembly: CoreLab.DbTools.Bds, Version=2.0.5.0, Culture=neutral, PublicKeyToken=09af7300eec23701
C:\Program Files\Common Files\CoreLab\Database Developer Tools\BDS5s\CoreLab.DbTools.Bds.dll
Global cache: False
Context memory used: 37064704
System culture: Invariant Language (Invariant Country)
Exception information:
Message: Object reference not set to an instance of an object.
Source: CoreLab.DbTools.Bds
TargetSite: Int32 ReleaseComObject(System.Object)
HelpLink:
Type: System.NullReferenceException
Stack:
at abo.a(Object A_0, Exception A_1, Boolean A_2, Boolean A_3)
at abo.a(Object A_0, Exception A_1)
at CoreLab.DbTools.ServiceManager.HandleException(Object sender, Exception exception)
at CoreLab.DbTools.ServiceManager.RemoveAllServices()
at CoreLab.DbTools.Bds.Connect.FinalizeConnection()
Report created at 03/24/2007 19:17:16
Operating System: Microsoft Windows NT 5.1.2600 Service Pack 2
Framework: 2.0.50727.42
Assembly: CoreLab.DbTools.Bds, Version=2.0.5.0, Culture=neutral, PublicKeyToken=09af7300eec23701
C:\Program Files\Common Files\CoreLab\Database Developer Tools\BDS5s\CoreLab.DbTools.Bds.dll
Global cache: False
Context memory used: 37064704
System culture: Invariant Language (Invariant Country)
Exception information:
Message: Object reference not set to an instance of an object.
Source: CoreLab.DbTools.Bds
TargetSite: Int32 ReleaseComObject(System.Object)
HelpLink:
Type: System.NullReferenceException
Stack:
at abo.a(Object A_0, Exception A_1, Boolean A_2, Boolean A_3)
at abo.a(Object A_0, Exception A_1)
at CoreLab.DbTools.ServiceManager.HandleException(Object sender, Exception exception)
at CoreLab.DbTools.ServiceManager.RemoveAllServices()
at CoreLab.DbTools.Bds.Connect.FinalizeConnection()
-
- Posts: 451
- Joined: Wed 19 Jan 2005 09:59
-
- Posts: 451
- Joined: Wed 19 Jan 2005 09:59
-
- Posts: 451
- Joined: Wed 19 Jan 2005 09:59
-
- Posts: 451
- Joined: Wed 19 Jan 2005 09:59
I'm getting this on Delphi 2007 Startup. It looks like an issue with the OpenTools API :
Application: Borland Delphi 2007 for Win32
Report created at 03/30/2007 14:23:56
Operating System: Microsoft Windows NT 5.1.2600 Service Pack 2
Framework: 2.0.50727.42
Assembly: CoreLab.DbTools.Bds, Version=2.0.8.0, Culture=neutral, PublicKeyToken=09af7300eec23701
C:\Program Files\Fichiers communs\CoreLab\Database Developer Tools\BDS5s\CoreLab.DbTools.Bds.dll
Global cache: False
Context memory used: 209203200
System culture: Invariant Language (Invariant Country)
Exception information:
Message: Défaillance irrémédiable (Exception de HRESULT : 0x8000FFFF (E_UNEXPECTED))
Source: Borland.Studio.ToolsAPI
TargetSite: Borland.Studio.ToolsAPI.IOTAMenuItem AddMenuItem(System.String, Borland.Studio.ToolsAPI.OTAMenuItemLocation, System.String, System.String, IntPtr)
HelpLink:
Type: System.Runtime.InteropServices.COMException
Stack:
à Borland.Studio.ToolsAPI.IOTAMainMenuService.AddMenuItem(String referenceItemName, OTAMenuItemLocation newLocation, String newName, String newText, IntPtr bitmapHandle)
à agx.a(IOTAMainMenuService A_0, String A_1, Int32 A_2, String A_3, String A_4, IntPtr A_5)
à agx.a()
à a9.a()
à CoreLab.DbTools.Bds.Connect.b()