License activated but facing trial has expired issue

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
junquan94
Posts: 5
Joined: Tue 11 Jan 2022 06:33

License activated but facing trial has expired issue

Post by junquan94 » Tue 11 Jan 2022 06:37

Hi all, i have already purchased the license however when execute MySQL Schema Compare via Powershell ,it is hitting Error " trial has expired", please kindly assist to check further on this.

alexa

Re: License activated but facing trial has expired issue

Post by alexa » Tue 11 Jan 2022 09:26

You have to change the license folder for For dbForge Studio for MySQL:
1. With a third party text editor, for example, Notepad, open the two files dbforgemysql.com.config and dbforgemysql.exe.config in the folder:
C:\Program Files\Devart\\dbForge Studio for MySQL\

2. In the section <appSettings> add the following tag:
<add key="licenseFolder" value="d:\license_folder" />

Please also check that all the users running dbForge has access to the folder:
"d:\license_folder"

Alternatively, you can just deactivate dbForge (select 'Help -> Deactivate...' from the main menu) and, then, activate it again. So, the license file should automatically appear in the right folder which is:
d:\license_folder\

junquan94
Posts: 5
Joined: Tue 11 Jan 2022 06:33

Re: License activated but facing trial has expired issue

Post by junquan94 » Tue 11 Jan 2022 10:01

Hi , Thanks for your prompt response , however my workstation do not have D drive available, we only have the C drive.
Please advise where will be the license folder store at upon activated?

junquan94
Posts: 5
Joined: Tue 11 Jan 2022 06:33

Re: License activated but facing trial has expired issue

Post by junquan94 » Thu 13 Jan 2022 09:47

Issue resolved. thanks

alexa

Re: License activated but facing trial has expired issue

Post by alexa » Fri 14 Jan 2022 10:30

Thank you for the reply.

Please let us know if any questions arise.

Post Reply