Web Site Admin Tool and SQL Express 2005

Last post 04-07-2008 6:48 PM by DarrinB. 1 replies.

Sort Posts:

  • Web Site Admin Tool and SQL Express 2005

    04-07-2008, 11:01 AM

    Greetings,

    Is it possible to use the ASP.NET 2.0 Membership feature using SQL 2005 Express edition? For some reason, when I try to connect my asp.net application to a .mdf database, I get an error saying that I don't have the right version.

    Thanks,

     

    E.

    Thanks,

    Please Mark this post as answered if it was helpful.
  • Re: Web Site Admin Tool and SQL Express 2005

    04-07-2008, 6:48 PM
    Answer
    • Member
      212 point Member
    • DarrinB
    • Member since 04-03-2008, 11:25 AM
    • Posts 31

    By default, it runs against an .MDF in the App_Data of your application. You can use SQL Server instead of Express, if you'd like. Here is a link that will give you all the pieces you need to get going. It's helped me plenty in the past.

    http://aspnet.4guysfromrolla.com/articles/120705-1.aspx

    Darrin

Page 1 of 1 (2 items)