3.50.0.16 failing to install in IDE

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sir.wally.lewis
Posts: 42
Joined: Thu 25 Nov 2010 05:01
Location: PS

3.50.0.16 failing to install in IDE

Post by sir.wally.lewis » Thu 03 Feb 2011 01:26

I am running Delphi XE with using the Devart unidac vcl component suite.
I updated my version of unidac components.

I get the following error when opening my datamodule in the IDE

"FIRecordSet must be settled to this time"

Then I ignore all anf I get an access violation details below


please help urgently!

[100DCEFA]{dac150.bpl } Dbaccess.TCustomDADataSet.GetMacros + $6
[500899C1]{rtl150.bpl } TypInfo.GetOrdProp (Line 1717, "TypInfo.pas" + 27) + $0
[2106CC84]{designide150.bpl} TreeIntf.TSprig.FigureChildren (Line 1598, "TreeIntf.pas" + 14) + $5
[00CA0014]{bds.exe } bds.bds (Line 203, "" + 8) + $7EF305
[00480002]{bds.exe } Sanctuary.ActionHandler..{Generics.Collections}TList + $2E6
[5003AEBE]{rtl150.bpl } System.TMonitor.TryEnter (Line 12708, "System.pas" + 10) + $0
[5003A8F0]{rtl150.bpl } System.TMonitor.CheckOwningThread (Line 12332, "System.pas" + 2) + $0
[211DC917]{vclide150.bpl} IDEAsyncProtocol.TProtocol.Initialize (Line 765, "IDEAsyncProtocol.pas" + 19) + $15
[500BC50E]{rtl150.bpl } ComObj.TComObject._AddRef (Line 874, "ComObj.pas" + 3) + $3
[5003A224]{rtl150.bpl } System.TObject.GetInterface (Line 11272, "System.pas" + 8) + $A
[5003A292]{rtl150.bpl } System.TObject.GetInterface (Line 11280, "System.pas" + 16) + $10
[500BCED4]{rtl150.bpl } ComObj.TComObjectFactory.CreateInstanceLic (Line 1113, "ComObj.pas" + 39) + $1E
[00480002]{bds.exe } Sanctuary.ActionHandler..{Generics.Collections}TList + $2E6
[0043FFFF]{bds.exe } Sanctuary.ProductConfiguration.{Generics.Collections}TEnumerable>.ToArrayImpl (Line 2071, "Generics.Collections.pas" + 0) + $B
[5003A292]{rtl150.bpl } System.TObject.GetInterface (Line 11280, "System.pas" + 16) + $10
[500BC473]{rtl150.bpl } ComObj.TComObject.ObjQueryInterface (Line 845, "ComObj.pas" + 1) + $8
[211DB930]{vclide150.bpl} IDEAsyncProtocol.TAsyncProtocolServer.CountFactory (Line 255, "IDEAsyncProtocol.pas" + 1) + $4
[500BCBA5]{rtl150.bpl } ComObj.TComObjectFactory._AddRef (Line 1017, "ComObj.pas" + 1) + $7
[5003AEBE]{rtl150.bpl } System.TMonitor.TryEnter (Line 12708, "System.pas" + 10) + $0
[5003AA38]{rtl150.bpl } System.TMonitor.Enter (Line 12406, "System.pas" + 4) + $2
[5003A8F0]{rtl150.bpl } System.TMonitor.CheckOwningThread (Line 12332, "System.pas" + 2) + $0
[5003ABE2]{rtl150.bpl } System.TMonitor.Exit (Line 12523, "System.pas" + 9) + $7
[5003AC1B]{rtl150.bpl } System.TMonitor.Exit (Line 12537, "System.pas" + 2) + $7
[211DC8F5]{vclide150.bpl} IDEAsyncProtocol.TProtocol.Initialize (Line 763, "IDEAsyncProtocol.pas" + 17) + $8
[211DC917]{vclide150.bpl} IDEAsyncProtocol.TProtocol.Initialize (Line 765, "IDEAsyncProtocol.pas" + 19) + $15
[500BC496]{rtl150.bpl } ComObj.TComObject.ObjAddRef (Line 850, "ComObj.pas" + 1) + $4
[500BC50E]{rtl150.bpl } ComObj.TComObject._AddRef (Line 874, "ComObj.pas" + 3) + $3
[5003A224]{rtl150.bpl } System.TObject.GetInterface (Line 11272, "System.pas" + 8) + $A
[5003A292]{rtl150.bpl } System.TObject.GetInterface (Line 11280, "System.pas" + 16) + $10
[500BC473]{rtl150.bpl } ComObj.TComObject.ObjQueryInterface (Line 845, "ComObj.pas" + 1) + $8
[500BCEA4]{rtl150.bpl } ComObj.TComObjectFactory.CreateInstanceLic (Line 1111, "ComObj.pas" + 37) + $8
[500BCED4]{rtl150.bpl } ComObj.TComObjectFactory.CreateInstanceLic (Line 1113, "ComObj.pas" + 39) + $1E
[5003A292]{rtl150.bpl } System.TObject.GetInterface (Line 11280, "System.pas" + 16) + $10
[500BCBD7]{rtl150.bpl } ComObj.TComObjectFactory.CreateInstance (Line 1030, "ComObj.pas" + 1) + $11
[211DB93A]{vclide150.bpl} IDEAsyncProtocol.TAsyncProtocolServer.CountFactory (Line 257, "IDEAsyncProtocol.pas" + 3) + $4
[500BCBB9]{rtl150.bpl } ComObj.TComObjectFactory._Release (Line 1022, "ComObj.pas" + 1) + $7
[5003E374]{rtl150.bpl } System.@FinalizeArray (Line 24190, "System.pas" + 129) + $0
[5003E264]{rtl150.bpl } System.@FinalizeRecord (Line 23963, "System.pas" + 21) + $0
[5003A924]{rtl150.bpl } System.TMonitor.Destroy (Line 12347, "System.pas" + 0) + $0
[5003A193]{rtl150.bpl } System.TObject.CleanupInstance (Line 11189, "System.pas" + 20) + $0
[50037560]{rtl150.bpl } System.@FreeMem (Line 3768, "System.pas" + 20) + $0
[5003A0D0]{rtl150.bpl } System.TObject.FreeInstance (Line 11050, "System.pas" + 2) + $2
[5003A79E]{rtl150.bpl } System.@ClassDestroy (Line 12163, "System.pas" + 0) + $2
[211DC800]{vclide150.bpl} IDEAsyncProtocol.TProtocol.Destroy (Line 740, "IDEAsyncProtocol.pas" + 7) + $6
[2103FB1A]{designide150.bpl} DeskUtil.SetFocusHook (Line 454, "DeskUtil.pas" + 4) + $C
[21772A27]{vclactnband150.bpl} ActnMenus.CallWindowHook (Line 744, "ActnMenus.pas" + 20) + $F
[5005389C]{rtl150.bpl } SysUtils.WideFormatBuf (Line 11059, "SysUtils.pas" + 489) + $0
[500538A4]{rtl150.bpl } SysUtils.WideFormatBuf (Line 11068, "SysUtils.pas" + 498) + $0
[50053090]{rtl150.bpl } SysUtils.FormatBuf (Line 10362, "SysUtils.pas" + 1) + $10
[50037544]{rtl150.bpl } System.@GetMem (Line 3693, "System.pas" + 20) + $0
[5003BFF6]{rtl150.bpl } System.@NewUnicodeString (Line 16751, "System.pas" + 10) + $0
[5003C241]{rtl150.bpl } System.@UStrFromPWCharLen (Line 17447, "System.pas" + 28) + $0
[5005339B]{rtl150.bpl } SysUtils.FmtStr (Line 10503, "SysUtils.pas" + 28) + $B
[5003C241]{rtl150.bpl } System.@UStrFromPWCharLen (Line 17447, "System.pas" + 28) + $0
[500413EC]{rtl150.bpl } System.LoadResString (Line 29171, "System.pas" + 3) + $23
[04003716]{AQtime7BDS8.bpl} Aqdockutils.ShowDockForm + $3C2
[21772A27]{vclactnband150.bpl} ActnMenus.CallWindowHook (Line 744, "ActnMenus.pas" + 20) + $F
[04003716]{AQtime7BDS8.bpl} Aqdockutils.ShowDockForm + $3C2
[50285541]{vcl150.bpl } Controls.TWinControl.CMInvalidate (Line 11794, "Controls.pas" + 1) + $2
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[5005389C]{rtl150.bpl } SysUtils.WideFormatBuf (Line 11059, "SysUtils.pas" + 489) + $0
[500538A4]{rtl150.bpl } SysUtils.WideFormatBuf (Line 11068, "SysUtils.pas" + 498) + $0
[50053090]{rtl150.bpl } SysUtils.FormatBuf (Line 10362, "SysUtils.pas" + 1) + $10
[50037544]{rtl150.bpl } System.@GetMem (Line 3693, "System.pas" + 20) + $0
[5003C241]{rtl150.bpl } System.@UStrFromPWCharLen (Line 17447, "System.pas" + 28) + $0
[5005339B]{rtl150.bpl } SysUtils.FmtStr (Line 10503, "SysUtils.pas" + 28) + $B
[5003AEBE]{rtl150.bpl } System.TMonitor.TryEnter (Line 12708, "System.pas" + 10) + $0
[5003AA38]{rtl150.bpl } System.TMonitor.Enter (Line 12406, "System.pas" + 4) + $2
[5003A8F0]{rtl150.bpl } System.TMonitor.CheckOwningThread (Line 12332, "System.pas" + 2) + $0
[5003ABE2]{rtl150.bpl } System.TMonitor.Exit (Line 12523, "System.pas" + 9) + $7
[5003AC1B]{rtl150.bpl } System.TMonitor.Exit (Line 12537, "System.pas" + 2) + $7
[50262ECF]{vcl150.bpl } Graphics.FreeMemoryContexts (Line 7021, "Graphics.pas" + 12) + $8
[50281ED0]{vcl150.bpl } Controls.TWinControl.MainWndProc (Line 9552, "Controls.pas" + 3) + $6
[50281EE5]{vcl150.bpl } Controls.TWinControl.MainWndProc (Line 9555, "Controls.pas" + 6) + $0
[500AFA64]{rtl150.bpl } Classes.StdWndProc (Line 13491, "Classes.pas" + 8) + $0
[50282830]{vcl150.bpl } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[5028B0CC]{vcl150.bpl } Controls.TDockTree.WndProc (Line 15291, "Controls.pas" + 74) + $5
[503B399B]{vcl150.bpl } CaptionedDockTree.TCaptionedDockTree.WndProc (Line 250, "CaptionedDockTree.pas" + 28) + $0
[5028A9AC]{vcl150.bpl } Controls.TDockTree.WindowProc (Line 15035, "Controls.pas" + 1) + $6
[5027DB90]{vcl150.bpl } Controls.TControl.Perform (Line 6852, "Controls.pas" + 10) + $8
[5028555D]{vcl150.bpl } Controls.TWinControl.CMInvalidate (Line 11796, "Controls.pas" + 3) + $13
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[50282830]{vcl150.bpl } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[5034FB28]{vcl150.bpl } Forms.TCustomForm.WndProc (Line 3961, "Forms.pas" + 191) + $5
[5027DB90]{vcl150.bpl } Controls.TControl.Perform (Line 6852, "Controls.pas" + 10) + $8
[5028555D]{vcl150.bpl } Controls.TWinControl.CMInvalidate (Line 11796, "Controls.pas" + 3) + $13
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[50037544]{rtl150.bpl } System.@GetMem (Line 3693, "System.pas" + 20) + $0
[5003BFF6]{rtl150.bpl } System.@NewUnicodeString (Line 16751, "System.pas" + 10) + $0
[5003C241]{rtl150.bpl } System.@UStrFromPWCharLen (Line 17447, "System.pas" + 28) + $0
[500413EC]{rtl150.bpl } System.LoadResString (Line 29171, "System.pas" + 3) + $23
[2103FB1A]{designide150.bpl} DeskUtil.SetFocusHook (Line 454, "DeskUtil.pas" + 4) + $C
[21772A27]{vclactnband150.bpl} ActnMenus.CallWindowHook (Line 744, "ActnMenus.pas" + 20) + $F
[04003716]{AQtime7BDS8.bpl} Aqdockutils.ShowDockForm + $3C2
[5027BAEF]{vcl150.bpl } Controls.TControl.UpdateAnchorRules (Line 5513, "Controls.pas" + 4) + $3B
[50285C1F]{vcl150.bpl } Controls.TWinControl.UpdateBounds (Line 12109, "Controls.pas" + 36) + $2
[50282930]{vcl150.bpl } Controls.TWinControl.DefaultHandler (Line 9872, "Controls.pas" + 30) + $17
[2118F386]{vclide150.bpl} IDEListBtns.TListButton.DefaultHandler (Line 496, "IDEListBtns.pas" + 13) + $4
[502837A3]{vcl150.bpl } Controls.TWinControl.WMMove (Line 10344, "Controls.pas" + 3) + $2
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[1118E2C5]{cxLibraryD15.bpl} cxContainer.ApplicationCallWndProcHookProc (Line 6166, "cxContainer.pas" + 13) + $12
[50282830]{vcl150.bpl } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[5003AEBE]{rtl150.bpl } System.TMonitor.TryEnter (Line 12708, "System.pas" + 10) + $0
[5003AA38]{rtl150.bpl } System.TMonitor.Enter (Line 12406, "System.pas" + 4) + $2
[5003A8F0]{rtl150.bpl } System.TMonitor.CheckOwningThread (Line 12332, "System.pas" + 2) + $0
[5003ABE2]{rtl150.bpl } System.TMonitor.Exit (Line 12523, "System.pas" + 9) + $7
[5003AC1B]{rtl150.bpl } System.TMonitor.Exit (Line 12537, "System.pas" + 2) + $7
[50262ECF]{vcl150.bpl } Graphics.FreeMemoryContexts (Line 7021, "Graphics.pas" + 12) + $8
[50281ED0]{vcl150.bpl } Controls.TWinControl.MainWndProc (Line 9552, "Controls.pas" + 3) + $6
[50281EE5]{vcl150.bpl } Controls.TWinControl.MainWndProc (Line 9555, "Controls.pas" + 6) + $0
[500AFA64]{rtl150.bpl } Classes.StdWndProc (Line 13491, "Classes.pas" + 8) + $0
[5003C2C5]{rtl150.bpl } System.InternalUStrFromPCharLen (Line 17593, "System.pas" + 3) + $2
[2103FB1A]{designide150.bpl} DeskUtil.SetFocusHook (Line 454, "DeskUtil.pas" + 4) + $C
[500415EF]{rtl150.bpl } System.UnicodeFromLocaleChars (Line 29648, "System.pas" + 1) + $F
[50037560]{rtl150.bpl } System.@FreeMem (Line 3768, "System.pas" + 20) + $0
[5003C0D4]{rtl150.bpl } System.@LStrClr (Line 17016, "System.pas" + 14) + $0
[5003C241]{rtl150.bpl } System.@UStrFromPWCharLen (Line 17447, "System.pas" + 28) + $0
[5003C2FE]{rtl150.bpl } System.InternalUStrFromPCharLen (Line 17601, "System.pas" + 11) + $A
[21772A27]{vclactnband150.bpl} ActnMenus.CallWindowHook (Line 744, "ActnMenus.pas" + 20) + $F
[2103FB1A]{designide150.bpl} DeskUtil.SetFocusHook (Line 454, "DeskUtil.pas" + 4) + $C
[21772A27]{vclactnband150.bpl} ActnMenus.CallWindowHook (Line 744, "ActnMenus.pas" + 20) + $F
[2103FB1A]{designide150.bpl} DeskUtil.SetFocusHook (Line 454, "DeskUtil.pas" + 4) + $C
[21772A27]{vclactnband150.bpl} ActnMenus.CallWindowHook (Line 744, "ActnMenus.pas" + 20) + $F
[50285541]{vcl150.bpl } Controls.TWinControl.CMInvalidate (Line 11794, "Controls.pas" + 1) + $2
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[2103FB1A]{designide150.bpl} DeskUtil.SetFocusHook (Line 454, "DeskUtil.pas" + 4) + $C
[50282830]{vcl150.bpl } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[21772A27]{vclactnband150.bpl} ActnMenus.CallWindowHook (Line 744, "ActnMenus.pas" + 20) + $F
[5034FB28]{vcl150.bpl } Forms.TCustomForm.WndProc (Line 3961, "Forms.pas" + 191) + $5
[5027DB90]{vcl150.bpl } Controls.TControl.Perform (Line 6852, "Controls.pas" + 10) + $8
[5028555D]{vcl150.bpl } Controls.TWinControl.CMInvalidate (Line 11796, "Controls.pas" + 3) + $13
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[50282830]{vcl150.bpl } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[5028B0CC]{vcl150.bpl } Controls.TDockTree.WndProc (Line 15291, "Controls.pas" + 74) + $5
[503B399B]{vcl150.bpl } CaptionedDockTree.TCaptionedDockTree.WndProc (Line 250, "CaptionedDockTree.pas" + 28) + $0
[5028A9AC]{vcl150.bpl } Controls.TDockTree.WindowProc (Line 15035, "Controls.pas" + 1) + $6
[5027DB90]{vcl150.bpl } Controls.TControl.Perform (Line 6852, "Controls.pas" + 10) + $8
[5028555D]{vcl150.bpl } Controls.TWinControl.CMInvalidate (Line 11796, "Controls.pas" + 3) + $13
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[5003A7C1]{rtl150.bpl } System.@AfterConstruction (Line 12170, "System.pas" + 2) + $5
[500375B3]{rtl150.bpl } System.@ReallocMem (Line 3935, "System.pas" + 85) + $0
[5009D49C]{rtl150.bpl } Classes.TList.SetCapacity (Line 3777, "Classes.pas" + 5) + $9
[50040A1D]{rtl150.bpl } System.TInterfacedObject._AddRef (Line 28238, "System.pas" + 1) + $3
[5003A8F0]{rtl150.bpl } System.TMonitor.CheckOwningThread (Line 12332, "System.pas" + 2) + $0
[5003ABE2]{rtl150.bpl } System.TMonitor.Exit (Line 12523, "System.pas" + 9) + $7
[5003AC1B]{rtl150.bpl } System.TMonitor.Exit (Line 12537, "System.pas" + 2) + $7
[5009E1B6]{rtl150.bpl } Classes.TInterfaceList.Add (Line 4178, "Classes.pas" + 6) + $9
[5003A7C1]{rtl150.bpl } System.@AfterConstruction (Line 12170, "System.pas" + 2) + $5
[50040A1D]{rtl150.bpl } System.TInterfacedObject._AddRef (Line 28238, "System.pas" + 1) + $3
[5003A224]{rtl150.bpl } System.TObject.GetInterface (Line 11272, "System.pas" + 8) + $A
[5003A292]{rtl150.bpl } System.TObject.GetInterface (Line 11280, "System.pas" + 16) + $10
[500409FB]{rtl150.bpl } System.TInterfacedObject.QueryInterface (Line 28230, "System.pas" + 1) + $8
[5005C3BE]{rtl150.bpl } SysUtils.Supports (Line 19659, "SysUtils.pas" + 1) + $9
[50040A1D]{rtl150.bpl } System.TInterfacedObject._AddRef (Line 28238, "System.pas" + 1) + $3
[50040A33]{rtl150.bpl } System.TInterfacedObject._Release (Line 28243, "System.pas" + 1) + $3
[50040950]{rtl150.bpl } System.@IntfClear (Line 28061, "System.pas" + 10) + $0
[2109F129]{designide150.bpl} VCLEditors.SelectionMessageListOf (Line 2159, "VCLEditors.pas" + 6) + $18
[50282830]{vcl150.bpl } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[5003A8F0]{rtl150.bpl } System.TMonitor.CheckOwningThread (Line 12332, "System.pas" + 2) + $0
[5003ABE2]{rtl150.bpl } System.TMonitor.Exit (Line 12523, "System.pas" + 9) + $7
[5003AC1B]{rtl150.bpl } System.TMonitor.Exit (Line 12537, "System.pas" + 2) + $7
[5009E0CE]{rtl150.bpl } Classes.TInterfaceList.GetCount (Line 4147, "Classes.pas" + 5) + $9
[50040A33]{rtl150.bpl } System.TInterfacedObject._Release (Line 28243, "System.pas" + 1) + $3
[5034FB28]{vcl150.bpl } Forms.TCustomForm.WndProc (Line 3961, "Forms.pas" + 191) + $5
[5027DB90]{vcl150.bpl } Controls.TControl.Perform (Line 6852, "Controls.pas" + 10) + $8
[5028555D]{vcl150.bpl } Controls.TWinControl.CMInvalidate (Line 11796, "Controls.pas" + 3) + $13
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[50282830]{vcl150.bpl } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[5027DB90]{vcl150.bpl } Controls.TControl.Perform (Line 6852, "Controls.pas" + 10) + $8
[5028555D]{vcl150.bpl } Controls.TWinControl.CMInvalidate (Line 11796, "Controls.pas" + 3) + $13
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[21772A27]{vclactnband150.bpl} ActnMenus.CallWindowHook (Line 744, "ActnMenus.pas" + 20) + $F
[50282830]{vcl150.bpl } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[5027DB90]{vcl150.bpl } Controls.TControl.Perform (Line 6852, "Controls.pas" + 10) + $8
[5028555D]{vcl150.bpl } Controls.TWinControl.CMInvalidate (Line 11796, "Controls.pas" + 3) + $13
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[04003716]{AQtime7BDS8.bpl} Aqdockutils.ShowDockForm + $3C2
[50282830]{vcl150.bpl } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[5027DB90]{vcl150.bpl } Controls.TControl.Perform (Line 6852, "Controls.pas" + 10) + $8
[5028555D]{vcl150.bpl } Controls.TWinControl.CMInvalidate (Line 11796, "Controls.pas" + 3) + $13
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[50282830]{vcl150.bpl } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[5027DB90]{vcl150.bpl } Controls.TControl.Perform (Line 6852, "Controls.pas" + 10) + $8
[5028555D]{vcl150.bpl } Controls.TWinControl.CMInvalidate (Line 11796, "Controls.pas" + 3) + $13
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[209F21DE]{coreide150.bpl} EditorControl.TCustomEditControl.DefaultHandler (Line 2160, "EditorControl.pas" + 1) + $7
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[1118E2C5]{cxLibraryD15.bpl} cxContainer.ApplicationCallWndProcHookProc (Line 6166, "cxContainer.pas" + 13) + $12
[50281EE5]{vcl150.bpl } Controls.TWinControl.MainWndProc (Line 9555, "Controls.pas" + 6) + $0
[50282830]{vcl150.bpl } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[5027DB90]{vcl150.bpl } Controls.TControl.Perform (Line 6852, "Controls.pas" + 10) + $8
[5028555D]{vcl150.bpl } Controls.TWinControl.CMInvalidate (Line 11796, "Controls.pas" + 3) + $13
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[50281ED0]{vcl150.bpl } Controls.TWinControl.MainWndProc (Line 9552, "Controls.pas" + 3) + $6
[50281EE5]{vcl150.bpl } Controls.TWinControl.MainWndProc (Line 9555, "Controls.pas" + 6) + $0
[500AFA64]{rtl150.bpl } Classes.StdWndProc (Line 13491, "Classes.pas" + 8) + $0
[5003C0EA]{rtl150.bpl } System.@WStrClr (Line 17069, "System.pas" + 9) + $0
[50071A88]{rtl150.bpl } Variants.VarToBoolAsString (Line 1754, "Variants.pas" + 12) + $18
[22E55630]{dcldb150.bpl} DsnDb.TDataSetSprig.FigureChildren (Line 146, "DsnDb.pas" + 1) + $2
[2106E07E]{designide150.bpl} TreeIntf.TRootSprig.ValidateParent (Line 2313, "TreeIntf.pas" + 10) + $4
[2106C2A9]{designide150.bpl} TreeIntf.TSprig.ForEach (Line 1263, "TreeIntf.pas" + 4) + $5
[2106C2D0]{designide150.bpl} TreeIntf.TSprig.ForEach (Line 1265, "TreeIntf.pas" + 6) + $15
[2106E1FD]{designide150.bpl} TreeIntf.TRootSprig.Repopulate (Line 2405, "TreeIntf.pas" + 46) + $10
[2106E6AA]{designide150.bpl} TreeIntf.TRootSprig.StructureContextFor (Line 2660, "TreeIntf.pas" + 7) + $2
[223F812A]{delphivclide150.bpl} VCLFormContainer.TVCLEditorFormDesignerWrapper.GetStructureViewContext (Line 1395, "VCLFormContainer.pas" + 2) + $5
[21B43BEA]{delphicoreide150.bpl} EmbeddedDesignerForm.TFormEditorView.GetStructureContext (Line 239, "EmbeddedDesignerForm.pas" + 3) + $7
[209E2CCF]{coreide150.bpl} EditorForm.TEditWindow.GetStructureContext (Line 4608, "EditorForm.pas" + 9) + $D
[20B2D4CF]{coreide150.bpl} StructureView.TStructureViewServices.EditorViewChanged (Line 985, "StructureView.pas" + 3) + $B
[209E497F]{coreide150.bpl} EditorForm.TEditorViewsChangedEvent.Send (Line 5522, "EditorForm.pas" + 3) + $D
[209E23AC]{coreide150.bpl} EditorForm.TEditWindow.ShowView (Line 4365, "EditorForm.pas" + 120) + $B
[209DCAC4]{coreide150.bpl} EditorForm.TEditWindow.SwitchViews (Line 2148, "EditorForm.pas" + 7) + $3
[209DC61A]{coreide150.bpl} EditorForm.TEditWindow.ViewBarChange (Line 1997, "EditorForm.pas" + 3) + $0
[503B9729]{vcl150.bpl } Tabs.TTabSet.CanChange (Line 1699, "Tabs.pas" + 3) + $D
[503B9779]{vcl150.bpl } Tabs.TTabSet.SetTabIndex (Line 1710, "Tabs.pas" + 5) + $4
[503B9A02]{vcl150.bpl } Tabs.TTabSet.MouseDown (Line 1822, "Tabs.pas" + 6) + $6
[5027E5C4]{vcl150.bpl } Controls.TControl.DoMouseDown (Line 7213, "Controls.pas" + 7) + $2B
[5027E613]{vcl150.bpl } Controls.TControl.WMLButtonDown (Line 7224, "Controls.pas" + 7) + $E
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[5003AA38]{rtl150.bpl } System.TMonitor.Enter (Line 12406, "System.pas" + 4) + $2
[5003A8F0]{rtl150.bpl } System.TMonitor.CheckOwningThread (Line 12332, "System.pas" + 2) + $0
[50282110]{vcl150.bpl } Controls.TWinControl.IsControlMouseMsg (Line 9616, "Controls.pas" + 9) + $25
[50282830]{vcl150.bpl } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[50281ED0]{vcl150.bpl } Controls.TWinControl.MainWndProc (Line 9552, "Controls.pas" + 3) + $6
[500AFA64]{rtl150.bpl } Classes.StdWndProc (Line 13491, "Classes.pas" + 8) + $0
[50359C5D]{vcl150.bpl } Forms.TApplication.StopHintTimer (Line 10491, "Forms.pas" + 3) + $6
[50358AF7]{vcl150.bpl } Forms.TApplication.ProcessMessage (Line 9760, "Forms.pas" + 23) + $1
[50358B3A]{vcl150.bpl } Forms.TApplication.HandleMessage (Line 9790, "Forms.pas" + 1) + $4
[50358E65]{vcl150.bpl } Forms.TApplication.Run (Line 9927, "Forms.pas" + 26) + $3

sir.wally.lewis
Posts: 42
Joined: Thu 25 Nov 2010 05:01
Location: PS

Fixed It

Post by sir.wally.lewis » Thu 03 Feb 2011 01:43

It was this simpleton, who didn't recompile his descendant component suite from UNIDAC.
Once I did that all good again.

:oops:

Kind Regards,

Robert.

AndreyZ

Post by AndreyZ » Thu 03 Feb 2011 14:00

It is good to see that this problem was solved. If any other questions come up, please contact us.

Post Reply