User1055443156 posted
Hi
i hosted my asp.net applicatin developed under vs 2010 and platform 3.5
and i am using this connection string to connect oracle 10g database
<add key="ConnectionStringOracle" value="Provider=
OraOLEDB.Oracle.1;Persist Security Info=False;User ID=hr;Data Source=Test; password=hrprod"/>
when i run service1.asmx from browser i got this error.
The 'OraOLEDB.Oracle.1' provider is not registered on the local machine.