I'm trying to study ORP.net and looking over this article on Deploying ODP.NET with Oracle Instant Client. I have downloaded and copied all DLLs in project as the article explains, however on the testing step, when the app is built I get the following error:
OCIEnvCreate failed with return code -1 but error message text was not available
I am using oraclexe
and I have an Oracle client. I have given full permission for authenticated users. How can I solve this problem?