I want my membershp tables to be in one database so I deleted "aspnetdb.mdf" to start from scratch. I ran aspnet_regsql tool and pointed it to my main database. After clicking Finish I refreshed the Tables in the main database and no membership tables were added. How do I add the membership tables to the database?
↧