Hi!
The application is running fine but I can’t create an admistrative user (or anything else). It always comes up with a red HTML-Dialog "Please enter a different password.". There must be some kind of error in here, because I can try whichever password I want, it won’t let me finish the registration. This happens in the basic application as well as in the ASP.NET Configuration > Security > Create User dialog.
Any suggestions
Bye,
Brokit

Can´t register or create new User in Demo Project
Dave M.
I stuggled with the same problem but found sulotion. Your password needs to be 7 or more characters long including at least 1 special charachter like @ #5 etc and I believe also 1 number included (that I don't sure).
Good luck
Birima
Mark Davis
I have the same problem and continue found a lot of other problems. Im from Brasil and i cant find the same valueable information in the msdn brasil. Thank you very much!
engsrini
This problem troubled me for some days and I never think that the pwd do need a special character. Thank you very much! But I wonder if I can change this rule. Now I can test the demo project, but it still seems to have a lot of problems.