Unable to find the requested .Net Framework Data Provider.

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
tcurtis
Posts: 13
Joined: Thu 14 Jan 2010 16:52

Unable to find the requested .Net Framework Data Provider.

Post by tcurtis » Thu 22 Apr 2010 08:22

I've just upgraded my machine to dotConnect for Oracle version 5.60.124. I have some services developed in VS2008 using an older version.

If I try and open my EF model I get the following error:

Unable to find the requested .Net Framework Data Provider. It may not be installed.

I also get this error if I try and run it.

Can anybody help?

tcurtis
Posts: 13
Joined: Thu 14 Jan 2010 16:52

Post by tcurtis » Thu 22 Apr 2010 08:31

I should also add the I have installed VS2010 final release on my machine. The services are still in VS2008 though.

tcurtis
Posts: 13
Joined: Thu 14 Jan 2010 16:52

Post by tcurtis » Thu 22 Apr 2010 09:37

Fixed. Crap in my machine.config file.

Post Reply