Author: uini | Posted on: 9/23/2008 4:58:10 AM | Views : 1253

Hi there,
I started to use the login feetures of asp.net , including asp:login, createwizard etc...
From the CreateWizard control, I can open the administration site, where I can add usesr, roles, etc...
The problem began when I uploaded my new website, since now I have to connect my new website thru the administration site.
I relized that I have to change the connection string in my web.config to the new site's DB details.
I did it , but when I try to insert a new user, the password strength behavior is different then when I run it on my local host.
What else should I do for getting it work on my website db, and what should I see in the url ?
Thanks in advance 
...

Go to the complete details ...