After switching project: "Unable to determine the provider name"
Posted: Mon 02 Sep 2013 14:18
I work on an asp.net project that uses dotConnect for Oracle.
All sources and libraries are under Source Control.
The first version of my project in .net 4.0 used EntityFramework 4 and
dotConnect for Oracle 7.2.122.0
Currently I am in second version in .net 4.5 with EntityFramework 5 and
dotConnect for Oracle 7.7.267.0
Because the first version had an urgent bug, that has to be fixed immediately,
I had to switch back and fix the bug.
Everything is compiling fine, but when I start my project, I get the error
"Unable to determine the provider name for connection of type 'Devart.Data.Oracle.OracleConnection'"
All references are set correct. It worked fine before. For me, it seams, that
I con not switch back to an older version of dotConnect.
All sources and libraries are under Source Control.
The first version of my project in .net 4.0 used EntityFramework 4 and
dotConnect for Oracle 7.2.122.0
Currently I am in second version in .net 4.5 with EntityFramework 5 and
dotConnect for Oracle 7.7.267.0
Because the first version had an urgent bug, that has to be fixed immediately,
I had to switch back and fix the bug.
Everything is compiling fine, but when I start my project, I get the error
"Unable to determine the provider name for connection of type 'Devart.Data.Oracle.OracleConnection'"
All references are set correct. It worked fine before. For me, it seams, that
I con not switch back to an older version of dotConnect.