dotConnect for Oracle 5.35 Professional Trial not working

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
kinnar
Posts: 2
Joined: Fri 29 Jan 2010 10:26

dotConnect for Oracle 5.35 Professional Trial not working

Post by kinnar » Wed 03 Feb 2010 09:39

Hello,

We have installed "dotConnect for Oracle 5.35 Professional Trial " on mchine where "dotConnect for Oracle 5.25 Professional Trial " already existed. We have uninstalled "dotConnect for Oracle 5.25 Professional Trial " and then installed "dotConnect for Oracle 5.35 Professional Trial ".When we have tried to use "dotConnect for Oracle 5.35 Professional Trial " in Visual Studio 2010 we are getting "Trial Expired error!!".

So, we asked on Devart forum to give extension version of "dotConnect for Oracle 5.35 Professional Trial ". When we installed extension version and then used it in Vistual Studio 2010 we are still getting "Trial Expired error!!".

What will be cause of this issue ? Please provide your feedback on this.

Thanks in advance,
Kinnar

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Wed 03 Feb 2010 13:19

Probably, some assemblies from the first trial persisted.

Please try the following:
  • - uninstall dotConnect for Oracle;
    - clean the \Program Files\Devart\dotConnect folder;
    - remove all Devart.* and policy.*.Devart.* files from your GAC;
    - clear the bin and obj folders of your project;
    - install the prolonged trial.
If the references to the Devart assemblies are set to the ones included into your solution, please check that the included assemblies are from the prolonged trial.

Also, you can send us a small compiled binary (*.exe) where the OracleConnection.Open() method is called so that we are able to investigate the trial issue in details.

jonown88
Posts: 1
Joined: Mon 15 Aug 2011 08:58

hello

Post by jonown88 » Mon 15 Aug 2011 09:14

hmm thanks kinnar for sharing such a very good info. 8) :idea:

Post Reply