Page 1 of 1

Windows XP license problems

Posted: Mon 12 Sep 2011 13:44
by Pavel12345
Hello

I am developing an application using VS 2010 and dotConnect for SQLite 3.30 pro. I have added license file licenses.licx as described at http://www.devart.com/dotconnect/sqlite ... tml#manual

My application runs fine on Windows 7 x86 and x64 (tested on clean systems, nothing installed except .NET Framework 4),
but on Windows XP crashes with exception

License not valid due to the problems with dotConnect for SQLite installation.

at Devart.Data.SQLite.SQLiteConnection.Open()
at Devart.Data.Linq.Provider.i.a.g()

Can anybody help me?

Posted: Tue 13 Sep 2011 15:34
by StanislavK
Please specify whether the XP system is 'clean' as well. The issue may occur, e.g., if a previous version of dotConnect for SQLite is installed (or was installed earlier) on this machine. In this case, please perform the following:
- uninstall dotConnect for SQLite;
- remove all Devart.* and policy.*.Devart.* files from the GAC;
- clear the "Program Files\Devart" and "Program Files\Common Files\Devart" folders.

Also, you can send us a small application (either compiled binary or the source) with which the issue can be reproduced, so that we are able to analyze it in more details.