Skip to Main Content

ODP.NET

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!

unhandled exception of type 'Oracle.DataAccess.Client.OracleException' occu

user13800396Jan 24 2011 — edited Apr 11 2011
Thanks for reading and excuse my ignorance since I am new to Oracle (from sql server background). We took over a vb.net Visual Studio 2003 application using framework 1.1. The application is referencing a dll called "Oracle.DataAccess.dll". When trying to run the application through the development environment I get the error below...

"An unhandled exception of type 'Oracle.DataAccess.Client.OracleException' occurred in oracle.dataaccess.dll

Additional information: System error."

This error is occurring on this line of code below...

"m_DbCommand = New OracleCommand"

I have installed the oracle client from this zip file "ODTwithODAC1110621.zip" from this URL... http://www.oracle.com/technetwork/topics/dotnet/utilsoft-086879.html

I am unable to gather any more information on the error above. Does anyone know how to resolve this problem? I am on a Windows XP virtual machine and have administor rights. Please help.

Thank you
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 9 2011
Added on Jan 24 2011
1 comment
1,903 views