Manage Users and Change User Password

Discussion in 'ASP.NET 2.0' started by simmy, Oct 18, 2006.

  1. I have read some other posts on teh subject but none helped me or worked. I tried changing the connection string (<add name='LocalSqlServer' connectionString='Data Source=tcp:sql2k505 ...) to the string of the database on discount asp.net that I is used to store my user information, but ASP.Net Config tool in VS 2005 is still managing the local site on my development machine.

    So my question is how do I manage the users in the database on discount.asp.net?

    Also how can I reset or change a users password?

    Thanks
     
  2. Bruce

    Bruce DiscountASP.NET Staff

  3. I had tried that before but with no luck, now it works. Very confusing! It opens up on a local site and not the remote one!

    Anyone have an answer to how to change a users password?
     
  4. Bruce

    Bruce DiscountASP.NET Staff

    i believe your user has to login to change the password.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     

Share This Page