[Mono-aspnet-list] Error 500 Failed to find or load the registered .Net Framework Data Provider 'MySql.Data.MySqlClient'.
nemus at grayhatlabs.com
nemus at grayhatlabs.com
Thu Jun 3 23:51:56 EDT 2010
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
More information about the Mono-aspnet-list
mailing list