ASPNETDB.mdf with MVC2

Discussion in 'Databases' started by betclubukco, Oct 14, 2010.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi there,

    I have an account on discountasp.net and I have just purchased an mssql 2008 database. As my application has two databases, the user and session ASPNETDB.mdf and my own database, will I need to purchase ANOTHER database?!

    The ASPNETDB.mdf file doesnt show on the server when browsing for database files.

    Thanks
     
  2. ...The mdf file can't be used on the server.
    You have to use the Attach feature in your Control Panel or Import/Export from your local system.
    If you need help with those steps re-post.
     
  3. Bruce

    Bruce DiscountASP.NET Staff

  4. me too

    I too have the same issue...I have my own DB and the membership database. If I do the suggestion, and attach in the admin tool, it wipes out my database and the result is just a DB with the membership tables. In my web.config, in my connection section, I attach to my database that way locally. Sounds like I may have to buy another database (or migrate those membership tables to my database)?
     
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