Licensed version still looking for Trial bpl

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Matthew
Posts: 4
Joined: Fri 29 Jun 2012 15:12

Licensed version still looking for Trial bpl

Post by Matthew » Fri 29 Jun 2012 15:31

I started using the trial version of MyDAC about three weeks ago and recently purchased the Developer license. When I run the app I get the following message on run: Project (app name).exe raised exception class Exception with message 'mydac160.bpl error. MyDAC Trial version needs additional "bpl" files to be present on the user PC. If you build your project without run-time packages you need: dac160.bpl mydac160.bpl".

This happens both inside and outside the Delphi IDE
I am running Delphi XE2 Update 4 with HotFix 1
Windows 7 Pro x64
thanks,

AndreyZ

Re: Licensed version still looking for Trial bpl

Post by AndreyZ » Mon 02 Jul 2012 10:09

This problem can occur if there are still files from MyDAC Trial Edition on your computer. To solve the problem, please try the following:
- remove MyDAC;
- remove all *dac*.bpl and *crcontrols*.bpl files from your computer;
- remove *.dcu files from your project;
- install MyDAC, but make sure this is not a Trial Edition.

Matthew
Posts: 4
Joined: Fri 29 Jun 2012 15:12

Re: Licensed version still looking for Trial bpl

Post by Matthew » Wed 11 Jul 2012 14:28

Sorry for the delay... on holiday :D
Your solution solved the problem! Thanks!

AndreyZ

Re: Licensed version still looking for Trial bpl

Post by AndreyZ » Wed 11 Jul 2012 15:02

It's good to see that the problem was solved. If any other questions come up, please contact us.

Post Reply