How do I enable SQL Membership Provider for my site?
Versions:
n/a,
FAQ number:
209,
Old FAQ number: 13946
There are two ways of doing this depending on if you want to change the provider on a development site or on a public manager installed site.
1 - Enabling the provider in a development environment
If you are developing and deploying a site through Visual Studio you can use the ASP.NET Configuration tool.
- Click the
button at the top of your solution view and the ASP.NET Configuration will be opened in a Web browser.
