I have such issue.
On my PC where VS is installed and project is developing I use Devart linqconnect
.
I set option "Copy Local" for Devart.Data.Linq
, Devart.Data.SQLite
and Devart.Data.SQLite.Linq
to true
. All goes OK.
When try to run application on client side error Could not load file or assembly 'Devart.Data, Version=5.0.828.0 ...
appears. What can be solution for this?