I have been using VS Update 2 with Oracle Entity Framework for a while now. I decided to update to the VS Update 3 and now my Oracle EF no longer works.
I'm trying to add it to a new project and when I go to Add | New Item | Data Item it no longer sees my DB connection. When I click on the New Connection button I only saw drivers for MS SQL Server.
I then downloaded and reinstalled the latest version of Oracle Developer Tools for VS. I then uninstalled/installed Oracle Managed Data and Oracle EF through NuGet. Now when I try to click on the New Connection button I get an error "An unexpected error occurred in the ODP Managed Provider for .Net". I've done the reinstall a couple different times, restarted VS, and even rebooted my machine with no luck.
Anyone have any suggestions on how I can get Oracle EF back to working with VS?