Hi,
Everything is working fine but While trying to create new user from membership request webpart, i am getting the following error
System.NotImplementedException: The method or operation is not implemented. at Microsoft.SharePoint.Administration.Claims.SPClaimsAuthMembershipProvider.GetUser(String name, Boolean userIsOnline) at System.Web.Security.Membership.GetUser(String username) at CKS.FormsBasedAuthentication.MembershipRequestControl.OnCreatingUser(LoginCancelEventArgs e)
Please help in this regard.
Thanks