Application crash and dbmonitor FB 2.1

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
calou
Posts: 116
Joined: Tue 27 May 2008 12:46

Application crash and dbmonitor FB 2.1

Post by calou » Mon 15 Dec 2008 19:28

Hello,

All was good on a customer's application (developped by our company)
I wanted to install dbmonitor but i had no access on your web site. So i have decided to zip an installed version on my computer and dezip it on the customer's computer.
I have launched dbmonitor and after the application and since this moment it always crashes!
I have done a lot of things: uninstall/reinstall the application uninstall/reinstall FB and it is always the same thing :(

Thank you very much for help

Regards

calou
Posts: 116
Joined: Tue 27 May 2008 12:46

Post by calou » Mon 15 Dec 2008 19:30

I precise that in the application i use IBCSQLMONITOR and i use ibdac 2.70.0.43 for D2007

I hop we could find a solution :oops:

Thank you very much

Regards

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 16 Dec 2008 09:44

You need to register DBMonitor.dll with the following command:

regsvr32 DBMonitor.dll

Post Reply