Registration Error

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

Hi,

And also the same error persist for Password Recovery Webpart also.

Do you have SharePoint configured to use the SQLMembershipProvider, or are you using a different membership provider?