Deploying ASP.Net project - TechRepublic
General discussion
July 25, 2006 at 06:15 AM
pgo

Deploying ASP.Net project

by pgo . Updated 19 years, 1 month ago

Hi.

When I deploy my ASP.Net project, and try to open the webpage, I get the following error:

The ‘OraOLEDB.Oracle’ provider is not registered on the local machine.

This error happens when I want to make contact with the database (Oracle, obviously). While I was programming, and using the “Debug – Start Debugging”-menu option, I did NOT get the message, everything worked fine. And that was even on the exact same machine (tried deploying also for testing purposes, rather then on a server)

So. What have I tried?
– Give more accounts rights to the oracle directories (Uthenticated, ASPNET, IUSR_, IWAM_), the last 3 full rights
– Added my database in ODBC Data Source Administrator (the thingy found somewhere in the control pannel)
– Downloaded some stuff from MS-site (MDAC_TYP.exe)
– re-installed Oracle 92
– installed Oracle client that came with Oracle 92
– Maybe other things that I have already forgotten, been on this some time now…

Anyone have another idea what I could try, please?

Peter.

This discussion is locked

All Comments