6.4.14 setup in xe8 found error

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
billyChou
Posts: 2
Joined: Sat 10 Sep 2016 02:22

6.4.14 setup in xe8 found error

Post by billyChou » Sat 10 Sep 2016 02:38

Image

Image


Thanks

azyk
Devart Team
Posts: 1119
Joined: Fri 11 Apr 2014 11:47
Location: Alpha Centauri A

Re: 6.4.14 setup in xe8 found error

Post by azyk » Tue 13 Sep 2016 05:55

The most possible reason for such behavior is presence in the system of the previous module versions distributed with UniDAC. To solve the issue with UniDAC, please try the following:

- close Delphi XE8;
- remove UniDAC;
- 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 UniDAC

billyChou
Posts: 2
Joined: Sat 10 Sep 2016 02:22

Re: 6.4.14 setup in xe8 found error

Post by billyChou » Fri 16 Sep 2016 05:30

Thanks

is ok.

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: 6.4.14 setup in xe8 found error

Post by ViktorV » Tue 20 Sep 2016 08:12

It is good to see that the issue has been solved.
Feel free to contact us if you have any further questions about our products.

Post Reply