Hi,
On Delphi XE3 with update 2 I just installed the newest version of SDAC Profesional.
I got an error Range check error can't load package dclsdac170.bpl.
I check this in manually by clicking menu: components->install packages and that gives no error. Then I close Delphi and run again, and it gives the same range check error but with DataSetManager170.bpl.
After Delphi restart comes back previous error with dclsdac170.bpl
What can we do about that?
can't load pkg dclsdac170.bpl Range check error. Newest version.
Re: can't load pkg dclsdac170.bpl Range check error. Newest version.
We couldn't reproduce the problem. To solve the issue with SDAC, please try the following:
- close RAD Studio;
- remove SDAC;
- remove all *dac*.bpl and crcontrols*.bpl files from your computer (please make sure there are no such files on your computer);
- find all DAC units, like CRParser.dcu, CLRClasses.dcu, MemData.dcu, MemDS.dcu, DBAccess.dcu, OLEDBAccess.dcu files on your PC and delete them;
- install SDAC.
- close RAD Studio;
- remove SDAC;
- remove all *dac*.bpl and crcontrols*.bpl files from your computer (please make sure there are no such files on your computer);
- find all DAC units, like CRParser.dcu, CLRClasses.dcu, MemData.dcu, MemDS.dcu, DBAccess.dcu, OLEDBAccess.dcu files on your PC and delete them;
- install SDAC.