Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to find or load the registered .Net Framework Data Provider. [WEB150] #138

Closed
firebird-automations opened this issue Aug 10, 2016 · 2 comments

Comments

@firebird-automations
Copy link

Submitted by: Paul Dryden (pdryden)

Assigned to: @alexeykovyazin

I develop web applications that interact with Firebird Sql using Microsoft Entity Data Framework and C#⁠. I have a particular project that compiles fine, but at run-time, when the program attempts to access the database, I get the error "Failed to find or load the registered .Net Framework Data Provider." I wrote a test project that doesn't use EDF but accesses a Firebird database, and that works successfully. I'm not sure if the problem lies with the Firebird .net connector, or with Microsoft's EDF library. I thought I'd check to see if you have any other reports of this problem, or if you have any solution.

Another discovery: Data access works on a 32bit Windows 7 platform.

@firebird-automations
Copy link
Author

Modified by: Paul Dryden (pdryden)

description: I develop web applications that interact with Firebird Sql using Microsoft Entity Data Framework and C#⁠. I have a particular project that compiles fine, but at run-time, when the program attempts to access the database, I get the error "Failed to find or load the registered .Net Framework Data Provider." I wrote a test project that doesn't use EDF but accesses a Firebird database, and that works successfully. I'm not sure if the problem lies with the Firebird .net connector, or with Microsoft's EDF library. I thought I'd check to see if you have any other reports of this problem, or if you have any solution. => I develop web applications that interact with Firebird Sql using Microsoft Entity Data Framework and C#⁠. I have a particular project that compiles fine, but at run-time, when the program attempts to access the database, I get the error "Failed to find or load the registered .Net Framework Data Provider." I wrote a test project that doesn't use EDF but accesses a Firebird database, and that works successfully. I'm not sure if the problem lies with the Firebird .net connector, or with Microsoft's EDF library. I thought I'd check to see if you have any other reports of this problem, or if you have any solution.

Another discovery: Data access works on a 32bit Windows 7 platform.

@firebird-automations
Copy link
Author

Commented by: @helebor

WEB tracker tickets concern bugs on the Firebird website, not developers' problems with drivers.
BUG REPORTS about the .NET providers go into the DNET section of the Tracker.
Support questions do NOT belong in the Tracker at all. Post your problems to the firebird-net-provider mail list.
See http://www.firebirdsql.org/en/mailing-lists/ to subscribe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants