Page 1 of 1

Build error

Posted: Thu 17 Sep 2015 13:56
by jackgames
Hello,
I've just uninstalled dotConnect for SQLite trial version, to install the free version instead.
Bu I ended up with duplicate entries in the Add reference dialog box:
Image
I don't know which one to choose...
When I try to build my solution (VisualStudio 2013), I get an error: File not found (which is, I suppose, the dll file), in my .exe.
How to fix that ?

Re: Build error

Posted: Thu 17 Sep 2015 14:25
by jackgames
I made another project from scratch, and it works! :oops:
But if anyone can tell how can I get rid of those duplicate entries...

Re: Build error

Posted: Thu 17 Sep 2015 15:07
by Shalex
jackgames wrote:I ended up with duplicate entries in the Add reference dialog box
That is OK. Check locations of the same assemblies: one should be provider installation folder, another one should be GACv2.0.
jackgames wrote:I don't know which one to choose...
Choose any one.
jackgames wrote:When I try to build my solution (VisualStudio 2013), I get an error: File not found
Try readding the Devart.* assemblies and rebuilding solution (right click solution in Solution Explorer > Rebuild).

Re: Build error

Posted: Thu 17 Sep 2015 15:55
by jackgames
Thanks for your reply. I had my new project work perfectly! :wink:

Re: Build error

Posted: Wed 04 Nov 2015 07:41
by James017
What is causing the file to become locked at the file level and how can I correct? Is there a Connection string setting I should be using. Am I not closing properly?????


71. chessrivals.net

Re: Build error

Posted: Wed 04 Nov 2015 13:36
by Shalex
James017 wrote:What is causing the file to become locked at the file level and how can I correct? Is there a Connection string setting I should be using. Am I not closing properly?????
Refer to http://forums.devart.com/viewtopic.php?f=29&t=32379. Does this help? If not, specify the exact text of the error and its call stack, also tell us the steps we should follow to reproduce it in our environment.