Hi Rob,
I wrote some code with the new Entity Framework and your Sqlite ADO.NET provider, it works great on my local. So I deployed it to my web host where they have just installed the new .NET 3.5 SP1, but then I got the following error. Could you shed some light on what may be causing this error please? By the way, I have also code that accesses my sqlite database using your provider that is not based on the new Entity Framework works great on my web host.
Thank you very much,
Ray.
A null was returned after calling the 'GetService' method
on a store provider instance of type
'System.Data.SQLite.SQLiteFactory'. The store provider might not be
functioning correctly.