The located assembly's manifest definition does not match the assembly refe
700209May 22 2009 — edited Oct 12 2009Hi,
I am getting following error when i run my application.
Error - Could not load file or assembly 'Oracle.DataAccess, Version=2.102.2.21, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
When i copied Oracle.DataAccess.dll from the application server to my machine at that time also version complixct error is comming. Application server in 64 bit and my machine in 32 bit.
Please help on this issue.