Assembly Oracle Dataaccess Version2.111.7.0… was not found. Reinstall the assembly or Visual Studio. The application cannot continue and will exit.
Assembly Oracle.DataAccess, Version=2.111.7.0 … was not found. Reinstall the assembly or Visual Studio. The application cannot continue and will exit.
This will be a short one. Comment out all lines containing the following names from your machine.config (32 AND 64 bit!). Mind you, your Oracle adapters probably won’t work anymore!
- oracleDBAdapterInboundTransactionBehavior
- oracleEBSAdapterInboundTransactionBehavior
<add name="oracleDBAdapterInboundTransactionBehavior" ...> <add name ="oracleEBSAdapterInboundTransactionBehavior" ...>