https://bugzilla.novell.com/show_bug.cgi?id=379574
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=379574#c1 Marek Habersack <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Marek Habersack <[EMAIL PROTECTED]> 2008-04-14 04:58:35 MST --- Sqlite{Role, Membership, Profile}Provider's are supposed to be default on Linux, as we do not support file-based MS-SQL providers - it's one of the cases when we can't match MS 1:1. The .config setting for the database is still AspNetSqlRoleProvider, but it is mapped using the mechanism described in http://mono-project.com/ASP.NET_Settings_Mapping The Sqlite providers are found in System.Web/System.Web.Security* and in System.Web.Profile/Sqlite* It is possible that whatever bug you're seeing is caused by different points at which the role manager is queried. I'm closing this bug report, as it's not a bug. Please feel free to report a separate bug for the Role access, if you confirm there indeed is a bug. Thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
