Current DBMonitor version is out of date. Please update.

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
pimentel_flores
Posts: 31
Joined: Wed 15 Aug 2007 16:30
Location: mexico

Current DBMonitor version is out of date. Please update.

Post by pimentel_flores » Wed 26 Jan 2011 23:11

Hi devart Team.

I had to reinstall all my dev environment but when trying to run my project using devart components i got the folowin message

Current DBMonitor version is out of date. Please update.

im using the version 2.70.0.11 on Rad Studio 2007
the version of dbmonitor is 3.0.3
and in the about window i see the line

DBMonitor -- not available.

how can i fix this??

the below is the information from delphi

Code: Select all

---------------------------
Error
---------------------------
Current DBMonitor version is out of date. Please update.
---------------------------
OK   Details <<   
---------------------------
[0865F0CF]{dac105.bpl  } Dbmonitorclient.GetDBMonitor + $47
[086617BD]{dac105.bpl  } Dasqlmonitor.TCustomDASQLMonitor.SetActive + $6D
[0865F659]{dac105.bpl  } Dasqlmonitor.TCustomDASQLMonitor + $51
[087C66DE]{unidac105.bpl} Unisqlmonitor.TUniSQLMonitor + $16
[21699533]{delphicoreide100.bpl} CompPalMgr.TComponentPalettePageItemDelegate.CreateComponent (Line 2482, "CompPalMgr.pas" + 2) + $7
[20D9613D]{designide100.bpl} ComponentDesigner.TComponentRoot.DoCreateComponent (Line 2308, "ComponentDesigner.pas" + 10) + $17
[20003DC4]{rtl100.bpl  } System.@FreeMem (Line 2699, "sys\system.pas" + 2) + $0
[20007A19]{rtl100.bpl  } System.@LStrArrayClr (Line 12266, "sys\system.pas" + 16) + $0
[2001DBE5]{rtl100.bpl  } Variants.@VarClr (Line 759, "sys\variants.pas" + 1) + $0
[20E497AA]{vclide100.bpl} IDERegIniPropSet.TRegistryPropSet.GetFieldData (Line 178, "IDERegIniPropSet.pas" + 41) + $8E
[2001DB63]{rtl100.bpl  } Variants.VarClearDeep (Line 715, "sys\variants.pas" + 3) + $1
[2001DB68]{rtl100.bpl  } Variants.VarClearDeep (Line 715, "sys\variants.pas" + 3) + $6
[2001DBDD]{rtl100.bpl  } Variants.@VarClear (Line 753, "sys\variants.pas" + 3) + $0
[2001DBE5]{rtl100.bpl  } Variants.@VarClr (Line 759, "sys\variants.pas" + 1) + $0
[20008BF1]{rtl100.bpl  } System.@VarClr (Line 15064, "sys\system.pas" + 1) + $0
[20008C7C]{rtl100.bpl  } System.@FinalizeArray (Line 15196, "sys\system.pas" + 62) + $0
[2171F3C6]{delphicoreide100.bpl} PasCppCmds.TDesignEnvironment.GetDesignerOptions (Line 566, "PasCppCmds.pas" + 14) + $1E
[2002F61E]{rtl100.bpl  } Classes.Rect (Line 1761, "common\Classes.pas" + 1) + $E
[20D9F326]{designide100.bpl} ComponentDesigner.TComponentRoot.CreateComponentPos (Line 5813, "ComponentDesigner.pas" + 26) + $22
[211DE97E]{vcldesigner100.bpl} VCLSurface.TVCLDesignerOleDropTarget.DropComponentStream (Line 4971, "vclsurface.pas" + 17) + $25
[211DE0CD]{vcldesigner100.bpl} VCLSurface.TVCLDesignerOleDropTarget.Drop (Line 4794, "vclsurface.pas" + 7) + $17
[211DE1F2]{vcldesigner100.bpl} VCLSurface.TVCLDesignerOleDropTarget.Drop (Line 4813, "vclsurface.pas" + 26) + $17
[20AC40FA]{coreide100.bpl} ToolFrm.TToolForm.BeginOleDrag (Line 1993, "ToolFrm.pas" + 47) + $2B
[20AC429D]{coreide100.bpl} ToolFrm.TToolForm.PaletteBeginDrag (Line 2028, "ToolFrm.pas" + 2) + $0
[20E963EA]{vclide100.bpl} IDECategoryButtons.TIDECategoryButtons.DoBeginDrag (Line 104, "idecategorybuttons.pas" + 3) + $A
[520B3DE5]{idectrls100.bpl} IDEWideCategoryButtons.TWideCategoryButtons.MouseMove (Line 1616, "IDEWideCategoryButtons.pas" + 24) + $9
[200069A8]{rtl100.bpl  } System.@CallDynaInst (Line 9162, "sys\system.pas" + 3) + $0
[2013BAA6]{vcl100.bpl  } Controls.TControl.WMMouseMove (Line 5343, "Controls.pas" + 8) + $1A
[20006A3F]{rtl100.bpl  } System.TObject.Dispatch (Line 9284, "sys\system.pas" + 8) + $0
[2013B20B]{vcl100.bpl  } Controls.TControl.WndProc (Line 5146, "Controls.pas" + 83) + $6
[2013EDEF]{vcl100.bpl  } Controls.TWinControl.IsControlMouseMsg (Line 7168, "Controls.pas" + 1) + $9
[2013631E]{vcl100.bpl  } Controls.FindControl (Line 2104, "Controls.pas" + 6) + $9
[2013F38A]{vcl100.bpl  } Controls.TWinControl.WndProc (Line 7304, "Controls.pas" + 111) + $6
[2013EAB4]{vcl100.bpl  } Controls.TWinControl.MainWndProc (Line 7073, "Controls.pas" + 3) + $6
[20040DD4]{rtl100.bpl  } Classes.StdWndProc (Line 11583, "common\Classes.pas" + 8) + $0
[20AC1F86]{coreide100.bpl} ToolFrm.TToolForm.PaletteHook (Line 1061, "ToolFrm.pas" + 19) + $1E
[20040DD4]{rtl100.bpl  } Classes.StdWndProc (Line 11583, "common\Classes.pas" + 8) + $0
[201D0259]{vcl100.bpl  } AppEvnts.TCustomApplicationEvents.DoMessage (Line 221, "appevnts.pas" + 1) + $C
[201611EC]{vcl100.bpl  } Forms.TApplication.ProcessMessage (Line 8102, "Forms.pas" + 23) + $1
[20161226]{vcl100.bpl  } Forms.TApplication.HandleMessage (Line 8121, "Forms.pas" + 1) + $4
[20161537]{vcl100.bpl  } Forms.TApplication.Run (Line 8219, "Forms.pas" + 20) + $3
[0042298E]{bds.exe     } bds.bds (Line 196, "" + 7) + $7

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Thu 27 Jan 2011 08:52

Hello,

To resolve the problem you should use dbMonitor 2.14 or upgrade UniDAC.
You can download dbMonitor from our site http://www.devart.com/dbmonitor/download.html.

Post Reply