Unable to load DLL (OraOps9.dll)
417865Mar 26 2004 — edited Mar 26 2004I am trying to use a Web Service to access Oracle database using ODP.NET from download OraWin9204.exe.
The Web Service is running on Server 2003 under the (usual) principle "NT AUTHORITY\NETWORK SERVICE" which has read/execute/list folder permissions on the entire C:\oracle folder on the web server.
Client returns the error "Unable to load DLL (OraOps9.dll)"
The Web Service has a AssemblyKeyFile that is trusted by the client.
Any Ideas?