Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

C# program wont work on other machines using Oracle.DataAccess.Client

692076Mar 21 2009 — edited Mar 21 2009
The program works fine on the PC that i am developing on i have installed the Visual studio tools from http://www.oracle.com/technology/software/tech/dotnet/utilsoft.html.

at the start of my code i am using the code "using Oracle.DataAccess.Client; // ODP.NET Oracle managed provider" and i have added the oracle data provider in the reference list.

When my program is complied it includes Oracle.DataAccess.dll in the older with the exe

but on any pc i run it on other than mine i get the error shown below (i cant read the error as my friends pc has vista on and crashes the program when he clicked details)

!http://i41.tinypic.com/710b9w.jpg!

Edited by: user3473837 on Mar 21, 2009 11:43 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 18 2009
Added on Mar 21 2009
1 comment
3,463 views