Hi,
I replaced the MyMeta.Plugins.VistaDB3x.dll as explained in another post.
Mike.Griffin:Unzip this over the
MyMeta.Plugins.VistaDB3x.dll in your MyGeneration folder. Click
HERE
Then I regenerated my classes.
Now I get some FileNotFoundException every time an Escollection loads. (Haven't checked it yet with entities but it should give the same result)
Error Message:
Could not load file or assembly 'VistaDB.NET20, Version=3.20.1.25, Culture=neutral,
PublicKeyToken=dfc935afe2125461' or one of its dependencies. The system cannot find the file specified.
Stack trace:
at EntitySpaces.VistaDBProvider.DataProvider.EntitySpaces.Interfaces.IDataProvider.esLoadDataTable(esDataRequest request)
at EntitySpaces.Interfaces.esDataProvider.esLoadDataTable(esDataRequest request, esProviderSignature sig)
at EntitySpaces.Interfaces.esDynamicQuery.Load()
at some line of code where : EsCollection.Query.Load()
Am I doing anything wrong here?
Thank you very much in advance.
Thanks!
- El pipo -