There are 2 versions of Oracle.DataAccess on the system with the same public token

Hello
can someone please explain this
1 Oracle.DataAccess... x 86... 2.112.1.0... 89b483f429c47342
2 Oracle.DataAccess... x 86... 2.112.2.0... 89b483f429c47342

I have a reference in Visual Studio to one of these DLLs. My question:
(1) what are the differences?
2. what assembly is loaded by my application?

greetings and thanks
Ellen

Hi Ellen,.

All versions of the ODP assemblies have the same public key token. The difference is your case is you two versions (2.112.1.0 and 2.112.2.0) installed, and the difference between new features, bug fixes, etc.

ODP also installs policy files by default that can come into play here, but it depends on which version you installed last. If you have installed 2.112.2.0 last, then the policy file would automatically redirect apps looking for 2.112.1.0 to use 2.112.2.0 instead.

If you have installed 2.112.1.0 last, then the file 2.112 strategy would only redirect apps more 2.112.1.0 to use 2.112.1.0.

If you're wondering how to determine what your application assembly IS actually responsible, the best way is via a tool like Process Explorer, which will allow that see you what libraries are loaded into a process.

Greg

Tags: Database

Similar Questions

Maybe you are looking for

  • Had a calendar stuck in the Notification Center event

    Hello! So, I had an event in the center of notification from 2014, which will not go away. I deleted the calendar, I restarted, I turned the iCloud market calendar sync - nothing. No idea how to get rid of this ghost event? Thank you!

  • Bluetooth does not occasionally work on Skype v.35118

    If the Bluetooth support for i Pad 2 Bluetooth claimed v.35118 sometimes does not work on Skype.

  • How can I creat connect to mi IMac

    I have iMac and I try to creat journal in the field. How can I connect creat.

  • Apple TV4 bluetooth headset

    Can you recommend an inexpensive bluetooth headset to use watching movies. For a person with a slight hearing problem. Thank you

  • Set access script of the scope

    I find it odd that this is not obvious so I have to do something wrong.  With LabVIEW Scripting and VI how can server, I define a VI that are already in a library, to have a Scope access of Private?  I open the library and can browse to get my Projec