SQLServer Express Login facility

Discussion in 'ASP.NET 2.0' started by Takeshi Eto, Nov 11, 2006.

  1. Takeshi Eto

    Takeshi Eto DiscountASP.NET Staff

    We do not support SQL Express on our hosting platform. In a live shared hosting environment, you shoulduse SQL 2005. We offer SQL 2005 as an addon. You can order the SQL 2005 addon via your control panel.

    Eric
    DiscountASP.NET
    http://www.DiscountASP.NET
     
  2. Hi there,

    I have a log in facility for my website, using SQL Server Express' / ASP.Net LogIn facility.
    I have the web.config configured correctly and it works fine.

    Since I changed the web.config to work with the discountasp.net hosting, I'm having trouble changing any of the parameters for the log in. Such as password criteria.

    Can anyone help?

    Thanks,

    Jugs
     
  3. Apologies, I should have explained that I have 'attached' the database successfully in the discountasp.net environment, and it works perfectly well in a live situation. I just need to know how to modify the SqlMembershipProvider parameters (if that is indeed what I should be using).

    Jugs
     
  4. Bruce

    Bruce DiscountASP.NET Staff

Share This Page