I have updated my installation to newest Odac and DBMonitor release.
Now I am getting problems with programs, compiled with older version of Odac. In the programs, the DBMonitor component is active and I am getting an exception on program start: "Current DBMonitor version is out of date. Please update."
Is it possible to solve the problem without recompiling all old projects using DBMonitor or uninstalling dbMonitor3?
Here is a partial call stack:
Code: Select all
exception class : Exception
exception message : Current DBMonitor version is out of date. Please update.
Code: Select all
Main ($157c):
0052b88f +7b toolapp.exe DBMonitorClient GetDBMonitor
0052ddfd +6d toolapp.exe DASQLMonitor TCustomDASQLMonitor.SetActive
0052e488 +04 toolapp.exe DASQLMonitor TCustomDASQLMonitor.CheckActive
0052e47c +0c toolapp.exe DASQLMonitor TCustomDASQLMonitor.Loaded