Creating ASP.NET Membership Database

Discussion in 'Databases' started by nlk10010, Sep 8, 2012.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I've searched using "aspnet_regiis" and "membership database" but haven't come up with anything.

    I just signed up with discountasp.net and added an MSSQL 2012 database. I need to add ASP.NET membership support to my database. It seems that my database doesn't have those objects, how can I add this support? Is there a way to run aspnet_regiis directly on the server, does discountasp.net provide a tool for this or do I need to somehow transfer these objects from a local database to the server via SSMS? If the last, is there an article on exactly what needs to be copied? I presume I will need to have SSMS generate CREATE scripts, but for exactly what?

    Any pointers would be appreciated.
     
  2. RayH

    RayH DiscountASP.NET Lackey DiscountASP.NET Staff

  3. Thank you. I forgot that that the world is just one big remote share. :)

    As always, obvious in retrospect.
     
  4. mjp

    mjp

    No kidding. Well, if it isn't now, it soon will be.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page