I get the following when publishing a WebAPI site using SQLite to Azure:
Devart.Data.SQLite.Entity, Version=5.2.146.6, Culture=neutral, PublicKeyToken=09af7300eec23701' registered in the application config file for the ADO.NET provider with invariant name 'Devart.Data.SQLite' could not be loaded. Make sure that the assembly-qualified name is used and that the assembly is available to the running application. See http://go.microsoft.com/fwlink/?LinkId=260882 for more information.
Any ideas how to make sure the assembly can be loaded?
Thanks,
James
Azure: 'Devart.Data.SQLite' could not be loaded
Re: Azure: 'Devart.Data.SQLite' could not be loaded
Please refer to http://www.devart.com/dotconnect/sqlite ... rovideref6 > the "Using the Entity Data Provider with Entity Framework v6" and "Deploying an Entity Framework Project" sections.
If this doesn't help, specify here (or via http://www.devart.com/company/contactform.html) the following information:
a) the exact versions (x.x.x.x) of all Devart.* assemblies deployed with your EF6 application
b) your app.config (mark with asteriks confidential information in it like passwords, etc)
If this doesn't help, specify here (or via http://www.devart.com/company/contactform.html) the following information:
a) the exact versions (x.x.x.x) of all Devart.* assemblies deployed with your EF6 application
b) your app.config (mark with asteriks confidential information in it like passwords, etc)