TFS Build host by Microsoft with dotConnect

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for SQLite
Post Reply
allo_man
Posts: 1
Joined: Thu 20 Dec 2012 22:55

TFS Build host by Microsoft with dotConnect

Post by allo_man » Thu 20 Dec 2012 23:00

Hi,
I'm running the trial version of dotConnect for SQLite. I'm trying to configure the build server from tfs.visualstudio.com to be able to compile and run test using dotConnect. Since I'm using a hosted TFS it's impossible for me to install dotConnect on it.

I'm always getting license not found or invalid license.

I've tried:
Adding the .licx to the project -> License not valid
Compile the licx using lc.exe -> License not found

What is the correct way of configuring that setup?

Thanks

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

Re: TFS Build host by Microsoft with dotConnect

Post by Shalex » Tue 25 Dec 2012 06:55

You should compile the license resource manually on the workstation, on which dotConnect for SQLite is installed, and add it to the project on TFS: http://www.devart.com/dotconnect/sqlite ... ml#compile.

Post Reply