createuserwizard
Visual Web Developer - ASP.NET Web Application Administration PROBLEM
Was wondering if somebody could please help me solve this. I\'ve follwed all steps correctly, but when I go to create a new us开发者_开发技巧er, it keeps saying \"Password length minimum: 7. Non-alph[详细]
2022-12-15 09:05 分类:问答Adding roles to the 'CreateUserWizard'
Hi (I\'m pretty new to this), Is it possible to add roles to the \'CreateUserWizard\' tool so that you tick boxes (or view roles in a drop down menu) and once one or more have been chosen, this infor[详细]
2022-12-11 02:43 分类:问答How to set error messages from codebehind (CreateUserWizard control, using TemplateLayout)?
Users are created with a standard SQLMemberShipProvider. I\'ve tried catching MembershipCreationStatus as well as exceptions, and when I debug the code I do get to the method that sets the messages.[详细]
2022-12-11 01:05 分类:问答SendingMail is not being called when user is created from the CreateUserWizard Control in asp.net?
I have the OnSendingMail event declared in the CreateUserWizard markup.I have the code in the code-behind file as well as the mail settings in the web.config, yet if I put a break point on the Sending[详细]
2022-12-09 08:27 分类:问答User can't login after creating them with the asp.net Create User Wizard
When I create a user, they can\'t login until I go into the asp.net configuration and save them.I actually don\'t change any settings, I just press the save button and then they can login in.What I wo[详细]
2022-12-08 22:21 分类:问答