Try to load the Oracle client library cause BadImageFormatException, if the installation under the condition of 32 bit Oracle client component to run 64 - bit mode, will appear this problem, this is what problem, ask a great god!
CodePudding user response:
Basic is consistent with the reference, and you have the wrong
http://www.cnblogs.com/joey0210/archive/2012/08/15/2640248.html
CodePudding user response:
reference 1st floor bw555 response: reference, and you have the wrong is consistent with the basic http://www.cnblogs.com/joey0210/archive/2012/08/15/2640248.html This I saw, before Posting, Question, the installation of a 64 - bit oracle11g itself bring their own client and server, or he was itself a database? CodePudding user response:
64 oracle11g server and client are two installation files The server after installation should not need to install the client, the server should be include all content for the client CodePudding user response:
reference bw555 reply: 3/f 64 oracle11g server and client are two installation files The server after installation should not need to install the client, the server should include all the client's content is From the website of the two files: Is the client or server side? A little,,! Can you give me detail about this? Come on! CodePudding user response:
See you this should be the server name CodePudding user response:
reference 5 floor bw555 reply: see you this should be the server name Well I think so too! That is to install a client, project application to connect to the database of vs bai? CodePudding user response:
I also encountered this problem, seeks the solution, CodePudding user response:
Confirm whether the database main directory authorization to the authenticated users read, execute permissions CodePudding user response:
Menu: project - project properties - generation - the target platform, choose X86 CodePudding user response:
Local computer is 32 bit, generated DLL API or web is based on 32 bits, and the server is 64, 64 - bit server access 32-bit programs, solution: on a web server or API application pool right - advanced Settings - start a 32-bit application is set to true, close test available CodePudding user response:
references to the tenth floor sinat_24983017 response: local computer is 32 bit, the generated DLL API or web is based on 32 bit, the server is 64, 64 - bit server access 32-bit programs, solution: on a web server or API application pool right - advanced Settings - start a 32-bit application is set to true, close test available This is really useful, god!