Quantcast
Channel: CodeProject Latest postings for ASP.NET
Viewing all articles
Browse latest Browse all 3938

Memberhip.CreateUser() is given an exception !!

$
0
0
Hi Developers,
 
Hope everybody doing well ..
 
I'm trying to work with ASP.net membership also integrated with my APP,
first I've created a sample web app to create the new users to membership table
 
I've Added the membership tag to web.config and change the connection string to my Database connString also I set ApplicationName to "\".
 
then I added "CreateUserWizard" control with the following code:
 
Membership.CreateUser(CreateUserWizard1.UserName,CreateUserWizard1.Password,CreateUserWizard1.Email);
 
But when I run the code, I have the following exception Confused | :confused: :
 
http://www.m5zn.com/newuploads/2015/03/21/jpg//9a5f11556559e6b.jpg[^]
 
Anyone help please :(

Viewing all articles
Browse latest Browse all 3938

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>