Code: Select all
System.IO.FileLoadException: Could not load file or assembly 'Devart.Data.Oracle, Version=5.0.10.0, Culture=neutral, PublicKeyToken=09af7300eec23701' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at Devart.Data.Oracle.Linq.Provider.OracleDataProvider.CreateConnection()
at Devart.Data.Linq.Provider.DataProvider.a(d A_0, Object A_1)
at Devart.Data.Linq.DataContext.a(Object A_0, MappingSource A_1)
at Devart.Data.Linq.DataContext..ctor(String connectionString, MappingSource mapping)