I have VS2012 and I'm creating a website application in ASP.NET using C#. I want to use VS2012 built in membership and role tool to create users and roles.
Problem is that ASPNETDB.mdf database is not getting created in App_Data folder when I launch ASP.net configuration utlility. Moreover there is no refresh utility when I right click on my solution explorer?
My SQL Server 2008 and IIS are on another machine.
How to resolve this issue?
aspnet_regsql.exeutility in your ASP.NET folder to create those objects for you