asp.net - Oracle Database client error -
i have 64bit windows , have visual studio 2012 64bit. have installed 64-bit oracle client, getting message when try connect database server..
attempt load oracle client libraries threw badimageformatexception. problem occur when running in 64bit mode 32 bit oracle client components installed @ dataobjectsupport(721,6)
any solutions?
visual studio ide (at least 2012 , below) 32bit, not 64bit.
if check path, runs from:
"c:\program files (x86)\microsoft visual studio 11.0\common7\ide\devenv.exe"
not, "c:\program files\microsoft visual studio 11.0".
therefore, connect oracle database ide itself, need 32bit client installed (in addtion 64bit client, if need x64 apps).
Comments
Post a Comment