Enitity developer doesn't work well SQLServer + SQLite

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
baio
Posts: 3
Joined: Mon 17 Jan 2011 15:47

Enitity developer doesn't work well SQLServer + SQLite

Post by baio » Sun 20 Mar 2011 11:18

SQL server entity developer doesn't work well when dotconnect for SQLServer and SQLite are installed.

When only dotconnect for SQLServer and Entity developer are installed all work fine. But right after I install SQLite, entity developer for SQLServer stops to open from inside the VS 2010. When I uninstall SQLite and reinstall ED all work fine again.

What a problem here?

Versions:

Sql Server ED 3.20.89
dotconnect SQLServer 2.40.257
SQLLite 3.10

Help!

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Tue 22 Mar 2011 12:54

I have just installed dotConnect for SQL Server 2.40.257, Entity Developer for SQL Server 3.20.89, and dotConnect for SQLite 3.10.121, and I'm able to open the model created in Entity Developer for SQL Server, and create a new Entity model and LINQ to SQL model. Could you please provide more information about the behaviour you've encountered? Is there any error message?

Post Reply