TMS component pack vs7.1.3.0

Just updated to vs7.1.3.0.

When Delphi xe2 loads grid components they appear to be giving me access violation errors. the code will compile with out error. but will throw this err when a grid is visible or Delphi is loading.

not sure how to trace this





i.e.

---------------------------

Error

---------------------------

Access violation at address 2C161153. Read of address 0000006C.

---------------------------

OK   Details <<   

---------------------------

(000A0153){            } [2C161153]

[235BFFF9]{TMSDXE2.bpl } Basegrid.TBaseGrid.PaintCellInt + $E1

[50469C73]{vcl160.bpl } Vcl.Grids.TCustomGrid.DrawCellBackground (Line 3212, "Vcl.Grids.pas" + 102) + $C

[235C069E]{TMSDXE2.bpl } Basegrid.TBaseGrid.DrawCell + $2A

[236767FF]{TMSDXE2.bpl } Advgrid.TAdvStringGrid.DrawCell + $1F

[50467818]{vcl160.bpl } Vcl.Grids.DrawCells (Line 2273, "Vcl.Grids.pas" + 48) + $12

[504680E5]{vcl160.bpl } Vcl.Grids.TCustomGrid.Paint (Line 2441, "Vcl.Grids.pas" + 118) + $20

[5030DABF]{vcl160.bpl } Vcl.Graphics.TPen.SetStyle (Line 3178, "Vcl.Graphics.pas" + 1) + $2

[235BFDFD]{TMSDXE2.bpl } Basegrid.TBaseGrid.Paint + $5

[23675541]{TMSDXE2.bpl } Advgrid.TAdvStringGrid.Paint + $29

[5032F739]{vcl160.bpl } Vcl.Controls.TControlCanvas.UpdateTextFlags (Line 5093, "Vcl.Controls.pas" + 2) + $2

[5033D137]{vcl160.bpl } Vcl.Controls.TCustomControl.PaintWindow (Line 13731, "Vcl.Controls.pas" + 6) + $5

[503374A9]{vcl160.bpl } Vcl.Controls.TWinControl.PaintHandler (Line 10060, "Vcl.Controls.pas" + 4) + $14

[2368622A]{TMSDXE2.bpl } Advgrid.TAdvStringGrid.WMPaint + $5E

[503325D0]{vcl160.bpl } Vcl.Controls.TControl.Perform (Line 6982, "Vcl.Controls.pas" + 10) + $8

[236862C7]{TMSDXE2.bpl } Advgrid.TAdvStringGrid.WMPaint + $FB

[50332995]{vcl160.bpl } Vcl.Controls.TControl.WndProc (Line 7204, "Vcl.Controls.pas" + 91) + $6

[23B23550]{TMSDXE2.bpl } Advglowbutton.TAdvCustomGlowButton.Paint + $137C