System.Data.OracleClient error requires Oracle client software version 8.1.7 or higher when installing the installation

I created a desktop application that connects to a remote Oracle 10g database. When I install the installer on a remote computer and run my application, I get the following error:

system.data.oracleclient requires oracle client software version 8.1.7 or greater

It works well on my development machine.

+4
source share
6 answers

The error message is pretty clear: your application requires an Oracle client installed on the computer on which it is running. Your development PC already has this. Make sure your target PC also has one.

: System.Data.OracleClient . , , ODP.NET Oracle.

+4

, .

32- , 32- . 11.1 install, 11.2 . , 11.2, Oracle.Web.dll System.Data.OracleClient.dll %windir%\Microsoft.NET\Framework\v2.0.50727, 11.1, dll gacutil.exe.

.

0

System.Data.OracleClient oracle oracle, .Net. :

  • Oracle Client varaible of windows
  • oraociicus10.dll( Basic-Lite) aociei10.dll( ), oci.dll, orannzsbb10.dll oraocci10.dll oracle bin , dll

, , Oracle Client Path, dll ,

0

C:\app\insolution\product\11.2.0\client_1\BIN oci.dll. → → "", "" → " " "- > IUSR IIS_IUSRS . .

0

Oracle Client 11.02.04 , ( ) Root, WWW

, .

0

All Articles