'OraOLEDB.Oracle.1' provider is not registered on the local machine
902469Nov 28 2011 — edited Nov 29 2011Hello All,
We are using Webapplication developed in c#.net connecting to a Oracle 10.2.0.1 database 32 bit version.
We are using OLEDB provider as a connection provider(OraOLEDB.Oracle).
OS : Windows 2008 64bit.
When we connect the Oracle database using the below connection string we are getting the error in Web application.
**'OraOLEDB.Oracle.1' provider is not registered on the local machine**
Edited by: user13681287 on Nov 28, 2011 4:51 AM