Hi All: I have an existing 2008R2 standard server running several websites. I want to create a membership database and enable forms authentication on one of the websites.
I installed VS2012 Express and opened a website on the server, but I'm not sure if I need to install SQL Express separately before proceeding? I've been reading that there's a new Simple Membership model that replaces the aspnet_regsql script, but I haven't been able to find a walkthrough on exactly what steps are needed to proceed?