Create a new user through Silverlight and assign a rolehttp://forums.asp.net/t/1570045.aspx/1?Create+a+new+user+through+Silverlight+and+assign+a+roleThu, 17 Jun 2010 20:40:35 -040015700453932900http://forums.asp.net/p/1570045/3932900.aspx/1?Create+a+new+user+through+Silverlight+and+assign+a+roleCreate a new user through Silverlight and assign a role <p>Hi,</p> <p>I am developing a module based silverlight project with an admin module and a user module.</p> <p>I am using ASP.NET forms authentication, roles, and profiles application services as WCF services provided by <span><span>System.Web.ApplicationServices</span></span> namespace.</p> <p>I want to give access to admin to be able to CREATE new users and assign roles through his module, instead of using the ASP.NET Configuration tool.<br> </p> <p>I looked in the <span><span>System.Web.ApplicationServices</span></span> namespace but could not find any methods to create a new user and assign roles.</p> <p>All the methods provided in this namespace are only for accessing the credentials and verifying them, but not for creation of new users.</p> <p>I will really appreciate if anyone could help me get this working.</p> <p>Thanks,</p> <p>Moin<br> </p> <p><br> </p> 2010-06-17T20:40:35-04:00