in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

A null was returned after calling the 'GetService' method

Last post 08-25-2008 10:17 AM by ray247. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 08-25-2008 9:19 AM

    A null was returned after calling the 'GetService' method

    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.

     

  • 08-25-2008 9:46 AM In reply to

    Re: A null was returned after calling the 'GetService' method

    Did you also deploy System.Data.SQLite.Linq?  Both are needed to do LINQ queries.

     

  • 08-25-2008 10:17 AM In reply to

    Re: A null was returned after calling the 'GetService' method

     Thank you very much!  That is what was missing!  It works now.  Thank you! -Ray.

Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems