Azure: 'Devart.Data.SQLite' could not be loaded
Posted: Thu 01 May 2014 23:52
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
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