?This has me extremely frustrated.  I have built out a WPF application using a 
sqlite database and entity framework.  A few days ago I reformated my machine 
because, but not to worry: I had backed everything up nicely.

So now I have set up my development environment again, installed everything I 
can remember needs installing for my sqlite and EF 4, and I should have all my 
ducks in a row.  Using the server explorer in visual studio, I can connect to 
my sqlite data file and modify data etc.  So I know that the data file is 
correct and that the visual studio tools for working with my data are all 
working just fine.

My problem comes when I try to run my WPF app now.  I verified that my edmx, 
and the connection string in the app.config point to the correct sqlite file.  
I have even deleted my edmx and recreated it just to be sure.

I have even tried going into the containing folders, properties->security and 
given full control to every access group listed (as I was seeing that 
permissions were causing people grief for some IIS cases of this same error).

I still cannot get past this error that my underlying provider failed to open.  
Before I formated and reset up my machine, my application worked great.  Any 
ideas?  Thanks for reading my question.



Danny


--------------------------------------------------------------------------------
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to