Hi All,
I have developed one windows service & win form application for save the XMl message into Oracle Tables.In XP with 32 bit operating system,it is working fine by using System.Data.OracleClient classes.
In Windows 7 with 64 bit operating system i am getting below error.I have changed projects build properties from 64 bit to 32 bit.But i am unable to insert records into Oracle Tables.
Error:
Error in inserting in Drug Catalog : Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed.
Thanks,
Nagababu.