Whenever I try to load my site I get the following error. Any guidance on what to check with this would be very helpful.
Thanks. Server Error in '/time' Application -------------------------------------------------------------------------------- Provider 'MySqlRoleProvider' must subclass from 'System.Web.Security.RoleProvider' Description: HTTP 500. Error processing request. Stack Trace: System.Configuration.ConfigurationErrorsException: Provider 'MySqlRoleProvider' must subclass from 'System.Web.Security.RoleProvider' at System.Web.Configuration.ProvidersHelper.InstantiateProvider (System.Configuration.ProviderSettings providerSettings, System.Type providerType) [0x00072] in /usr/src/redhat/BUILD/mono-2.10/mcs/class/System.Web/System.Web.Configuration_2.0/ProvidersHelper.cs:64 at System.Web.Configuration.ProvidersHelper.InstantiateProviders (System.Configuration.ProviderSettingsCollection configProviders, System.Configuration.Provider.ProviderCollection providers, System.Type providerType) [0x0003e] in /usr/src/redhat/BUILD/mono-2.10/mcs/class/System.Web/System.Web.Configuration_2.0/ProvidersHelper.cs:72 at System.Web.Security.Roles.get_Providers () [0x00015] in /usr/src/redhat/BUILD/mono-2.10/mcs/class/System.Web/System.Web.Security/Roles.cs:260 at System.Web.Security.Roles.get_Provider () [0x00000] in /usr/src/redhat/BUILD/mono-2.10/mcs/class/System.Web/System.Web.Security/Roles.cs:248 at System.Web.Security.Roles.RoleExists (System.String rolename) [0x00000] in /usr/src/redhat/BUILD/mono-2.10/mcs/class/System.Web/System.Web.Security/Roles.cs:188 at ASP.global_asax.Application_Start (System.Object sender, System.EventArgs e) [0x0000a] in /usr/local/TimeTracker/Global.asax:13 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x000d0] in /usr/src/redhat/BUILD/mono-2.10/mcs/class/corlib/System.Reflection/MonoMethod.cs:226 -------------------------------------------------------------------------------- Version information: Mono Runtime Version: 2.10 (tarball Tue Feb 15 04:36:31 UTC 2011); ASP.NET Version: 2.0.50727.1433 -- View this message in context: http://mono.1490590.n4.nabble.com/Error-in-MySQL-role-provider-tp3353139p3353139.html Sent from the Mono - ASP.NET mailing list archive at Nabble.com. _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
