When I create a new role and open it to edit it, it says "... (not editable from umbraco)". I was hoping I could use the IIS roles interface to edit the roles, however in the features list for the site there are no buttons for .NET Users or .NET Roles. There is a "Providers" button.
How do I either edit the roles in a gui, or make IIS 7 pick up the roles provider?
Custom members membership provider - edit roles in IIS7
Hi all,
I need to use the out of the box asp.net membership provider for the members section of Umbraco. To do this I ran the .exe mentioned in this post http://msdn.microsoft.com/en-us/library/ms229862%28v=vs.80%29.aspx to create all the required membership tables.
I then editted the web.config to tell Umbraco to use this new provider for members. It now looks like this:
When I create a new role and open it to edit it, it says "... (not editable from umbraco)". I was hoping I could use the IIS roles interface to edit the roles, however in the features list for the site there are no buttons for .NET Users or .NET Roles. There is a "Providers" button.
How do I either edit the roles in a gui, or make IIS 7 pick up the roles provider?
Thanks,
/Max
is working on a reply...