Unable to find the requested .Net Framework Data Provider. It may not be installed.
URL: http://hrm-fne.apphb.com/accounts/signin
Please install the required framework. Thanks
I'm using .Net 4.5 MVC C# and when I try to connect with online external Oracle db, it shows me this error: Unable to find the requested .Net Framework Data Provider. It may not be installed.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: Unable to find the requested .Net Framework Data Provider. It may not be installed.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Discussions are closed to public comments.
If you need help with AppHarbor please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by rune on 15 Oct, 2016 08:26 AM
Hi,
It sounds very likely that the Oracle data provider/driver would be missing, but we don't currently have plans to install it on all the server. However, it looks like you can just install it with NuGet using official Oracle packages -- take a look at this tutorial for more information.
Best,
Rune
rune closed this discussion on 15 Oct, 2016 08:26 AM.