Could not load file or assembly 'Oracle.DataAccess' or one of its dependencies. An attempt was made to load a program with an incorrect format

后端 未结 10 1315
轮回少年
轮回少年 2021-01-31 11:49

I have installed a Web app on IIS 7.0 Windows Server 2008 R2 64bit. I am referring an oracle.DataAccess.dll; When I try to access the application I get the following message: \"

10条回答
  •  时光说笑
    2021-01-31 12:29

    Installing 64-bit ODAC 11.2 Release 3 (11.2.0.2.1) Xcopy for Windows x64 from:

    http://www.oracle.com/technetwork/database/windows/downloads/index-090165.html

    Fixed it for me. Make sure to update your system path as per step #4 in the readme file.

提交回复
热议问题