[Mono-aspnet-list] Error 500 Failed to find or load the registered .Net Framework Data Provider 'MySql.Data.MySqlClient'.

Luciano _ lnc19 at hotmail.com
Fri Jun 11 14:24:36 EDT 2010


Hi:
       MySql connector isn't bundled in mono. It has ByteFx.Data, and it's an old implementation. You could download the mysql connector version that you need, change the machine.config/app.config/web.config to point mysql to your connector.

 

Lucian0

 
> Date: Thu, 3 Jun 2010 21:51:56 -0600
> From: nemus at grayhatlabs.com
> To: mono-aspnet-list at lists.ximian.com
> Subject: [Mono-aspnet-list] Error 500 Failed to find or load the registered .Net Framework Data Provider 'MySql.Data.MySqlClient'.
> 
> How can I get mono_mod2 for apache2 ubuntu 10.04 to load the mysql dll
> 
> Its driving me nuts.
> 
> this is the error I get.
> 
> Server Error in '/WaziFaxManager' Application
> Failed to find or load the registered .Net Framework Data Provider
> 'MySql.Data.MySqlClient'.
> 
> Description: HTTP 500. Error processing request.
> 
> Stack Trace:
> 
> System.Configuration.ConfigurationErrorsException: Failed to find or load
> the registered .Net Framework Data Provider 'MySql.Data.MySqlClient'.
> at System.Data.Common.DbProviderFactories.GetFactory (System.String
> providerInvariantName) [0x00000]
> at System.Web.UI.WebControls.SqlDataSource.GetDbProviderFactory ()
> [0x00000]
> at System.Web.UI.WebControls.SqlDataSource.GetDbProviderFactoryInternal
> () [0x00000]
> at System.Web.UI.WebControls.SqlDataSourceView.InitConnection () [0x00000]
> at System.Web.UI.WebControls.SqlDataSourceView.ExecuteSelect
> (System.Web.UI.DataSourceSelectArguments arguments) [0x00000]
> at System.Web.UI.DataSourceView.Select
> (System.Web.UI.DataSourceSelectArguments selectArgs,
> System.Web.UI.DataSourceViewSelectCallback callBack) [0x00000]
> at System.Web.UI.WebControls.DataBoundControl.PerformSelect () [0x00000]
> at System.Web.UI.WebControls.BaseDataBoundControl.DataBind () [0x00000]
> at System.Web.UI.WebControls.GridView.DataBind () [0x00000]
> at System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound ()
> [0x00000]
> at
> System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls
> () [0x00000]
> at System.Web.UI.Control.EnsureChildControls () [0x00000]
> at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000]
> at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000]
> at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000]
> at System.Web.UI.Page.ProcessLoadComplete () [0x00000]
> at System.Web.UI.Page.InternalProcessRequest () [0x00000]
> at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
> [0x00000]
> 
> Version information: Runtime: Mono 2.4.4; ASP.NET Version: 2.0.50727.1433
> 
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
 		 	   		  
_________________________________________________________________

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20100611/1c023b7f/attachment.html 


More information about the Mono-aspnet-list mailing list