Failed to find or load the registered .Net Framework Data Provider
-
Hi Everyone, I've just finish re-installing VS.NET 2005 and tried the Walkthrough: Displaying Data in a Web Forms Page I followed exactly as it is that is I tested the connection "Connection Sucessful", test Query "Successfull" but when i run it prompt me with the following error message: ------------------------------------------------------------------------------------------------- Failed to find or load the registered .Net Framework Data Provider. 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.Configuration.ConfigurationErrorsException: Failed to find or load the registered .Net Framework Data Provider. PLease help me in this... Thanks in Advance
-
Hi Everyone, I've just finish re-installing VS.NET 2005 and tried the Walkthrough: Displaying Data in a Web Forms Page I followed exactly as it is that is I tested the connection "Connection Sucessful", test Query "Successfull" but when i run it prompt me with the following error message: ------------------------------------------------------------------------------------------------- Failed to find or load the registered .Net Framework Data Provider. 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.Configuration.ConfigurationErrorsException: Failed to find or load the registered .Net Framework Data Provider. PLease help me in this... Thanks in Advance
Well, the problem might be the with the configuration. Check if the config sections are there in web.config. If that is not the case, I think the provider is not installed properly or corrupt somehow. Might be reinstalling the framework will fix the issue. :rose:
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
Visit My Website-->**