I am trying to connect oracle 10g 32 bit from a c# asp.net web application using oledbconnection and getting the following error :
ORA-06413: Connection not open.
It’s connecting properly from windows application and TOAD/SQL* PLUS.
I googled the problem and tried all the possible solution (checking special character) but none of them helped.
Please help.
I did it atlast. I uninstalled VS2010 from my machine. Format it. Again i install VS2010 in a new folder in c: called VS2010. Now its going fine. Thanks anyway all of you for your response.