Unable to find the requested .Net Framework Data Provider. It may not be installed. (System.Data.SQLClient)

Seesharp picture Seesharp · Mar 6, 2012 · Viewed 12.9k times · Source

I tried to look at the data connection between my visual studio and SQL server, however it keeps on saying "Unable to find the requested .Net Framework Data Provider. It may not be installed." How can I get this fixed please? It was working before, suddenly it stopped working. I checked in the C:/windows/assembly System.Data.SQLClient is not there.

Answer

alwayslearning picture alwayslearning · Mar 6, 2012

Ensure that the provider factory is registered with an appropriate entry in the machine.config.