I am trying to set up the membership provider. I have used the ASP.Net Web Site Administration and set up (1) access from the internet, (2) roles (3) several users and (4) access roles. I then closed the link and went back to my application and expected find a SQL database named I'm sorry, I think I'm expecting a DB named ASPNETDB.mdf, but it wasn't set up. I though this happened automatically. How do I get the database for the membership orovider created?
Thanks in advance!