Provider must implement the class 'System.Web.Security.RoleProvider'.
829618Jan 8 2011 — edited Jan 9 2011Hi I am implementing Membership and roles security on ASP .NET 4.0 site using oracle database. Have already configured my web.config file to use oraclemembershipprovider and oracleroleprovider but whenever I am trying to create a role or a user through "Web Site Administration Tool" I get this error "Provider must implement the class 'System.Web.Security.RoleProvider'" it comes as soon as I click on create user or create/manage role links.
btw I also noticed that there is was no row in my "ora_aspnet_applications" table I manually added one line and have already given the application name which matches with web.config entry
Any help will be appreciated, is there something wrong with my installation? Also I am using latest version of ODAC.
Saadie
Edited by: user13546761 on Jan 8, 2011 9:04 AM