Uninstall Trial version to reinstall older purchased version

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
mg.ddev.mve
Posts: 9
Joined: Mon 11 Jan 2010 09:46

Uninstall Trial version to reinstall older purchased version

Post by mg.ddev.mve » Mon 05 Jul 2010 08:53

Hi,

I've installed trial version of Devart.Data.posgresql 4.95.
When I use this version, "Trial period has expired" exception is thrown.

I would like to reinstall a previous purchased version (4.65), but this exception is thrown from my soap after the install : "Could not find Devart.data version 5.0.93" wich correspond to the 4.95 version of Devart.Data.posgresql.

My soap contains these Devart dlls :
- Devart.data.dll (5.0.17)
- Devart.Data.Oracle.dll (5.35.57)
- Devart.data.PosgreSql.dll (4.65.57)

I tried to reboot before reinstalling, delete Devart dll in windows/assemblies.

I don't find why Devart.data version 5.0.93 is searched, my soap and my old purchased version should use Devart.data.dll version 5.0.17.

Any idea ?

Thanks

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Tue 06 Jul 2010 13:51

Probably, there are policy.*.Devart.* files from the trial version in your GAC (\WINDOWS\assembly\GAC_MSIL\) at the moment. Please remove them.

If your subscription is valid, and you want to upgrade to the latest version of dotConnect for PostgreSQL, please use the credentials (URL, account name, and password) that were sent to you after the purchase of our product. If you didn't receive it, please contact our sales department (sales at devart*com).

Post Reply