Home » Infrastructure » Windows » Connection from Client To server (Oracle 10g)
Connection from Client To server [message #582676] Sun, 21 April 2013 04:28 Go to next message
Rasol_57
Messages: 18
Registered: November 2012
Location: India
Junior Member
I Develop Application with C# . I want to connect from Client to Server.

my connection string is ""Data Source=192.168.100.50:1521/XE;User Id=system;Password=system;Min Pool Size=10;Connection Lifetime=120;Connection Timeout=60;Incr Pool Size=5;Decr Pool Size=2;""

When exectue this Connection on Server ، all things OK but when execute on Client this error accure :

"Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.
The type initializer for 'OracelExperss' threw an exception"

How do i solve this problem ?
Re: Connection from Client To server [message #582677 is a reply to message #582676] Sun, 21 April 2013 05:28 Go to previous message
Michel Cadot
Messages: 68641
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Without the actual error returned by Oracle (if it is the actual component that throws the error), it is not possible to diagnose.
Add an exception handler to your program to display the received error.

Regards
Michel
Previous Topic: Oracle on "home" windows
Next Topic: how to pass date time from PL to BAL , DAL to Database.
Goto Forum:
  


Current Time: Thu Apr 18 06:09:53 CDT 2024