I have created a application which connection to sql server database as well as oracle database
The application is working fine at my end
And to connect to oracle i used following namespace
using Oracle.DataAccess;
using Oracle.DataAccess.Client;
But when i run the application on user end
It gives following exception
the type initializer for Oracle.DataAccess.Client.OracleConnection threw an exception
And I am giving only exe, config file
Arjun_Sarankulu -3 Junior Poster
nmaillet 97 Posting Whiz in Training
Arjun_Sarankulu -3 Junior Poster
sknake 1,622 Senior Poster Featured Poster
rohitosu 0 Newbie Poster
AndrewGrinder 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.