Do I need to include certain libraries when I deploy my workflows to the production environment? Does the production environment need to have the Oracle Client installed?
Furthermore, there is a known issue with the authentication mechanism within Oracle Client. Security permissions were not properly set when the Oracle 9i Release 2 client was installed on Windows with NTFS. The result of this is that content of the ORACLE_HOME directory is not visible to Authenticated Users on the machine; this again causes an error while the System.Data.OracleClient is communicating with the Oracle Connectivity software from an ASP.NET using Authenticated User privileges.
Install Oracle Client and ensure firewall access to the Oracle database.
Give the Authenticated Users group privileges to the Oracle Home directory.
Applies To
Workflow Solution 6.5.1