Multiple versions of dotConnect in productive Environment
Posted: Tue 14 Dec 2010 17:23
Hello,
we serve several web applications on one windows server. The older applications were developed with .NET 3.5 and dotConnect version 5.40. No changes are necessary.
The new applications were developed under .NET 4.0 (with new entity framework) and therefore the dotConnect version 5.70
If we try to serve both - we get the following error
What goes wrong? All new dlls are in the bin directory of the web application. Is it possible to use both dotConnect versions, or do we have to install the new version?
Do the older applications work also with the new dotConnect version? This means are the versions downward compatible?
Thanks in advance
Roman
we serve several web applications on one windows server. The older applications were developed with .NET 3.5 and dotConnect version 5.40. No changes are necessary.
The new applications were developed under .NET 4.0 (with new entity framework) and therefore the dotConnect version 5.70
If we try to serve both - we get the following error
Code: Select all
Could not load file or assembly 'Devart.Data.Oracle, Version=5.35.79.0, Culture=neutral, PublicKeyToken=09af7300eec23701' or one of its dependenciesDo the older applications work also with the new dotConnect version? This means are the versions downward compatible?
Thanks in advance
Roman