Ik heb mij hier vandaag pas aan gemeld,dus heb er hier geen moeite mee.
Ik kan de screenshot niet geplakt krijgen dus heb ik het gekopieerd.
Tja,ben blond met een beetje grijs.
Server Error in '/community' Application.
--------------------------------------------------------------------------------
The E-mail address is already in use.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.Security.MembershipCreateUserException: The E-mail address is already in use.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[MembershipCreateUserException: The E-mail address is already in use.]
System.Web.Security.Membership.CreateUser(String username, String password, String email) +2252670
CommunityServer.ASPNet20MemberRole.CSMembership.Create(String username, String password, String email, String question, String answer) +187
CommunityServer.Data.UserProviderManager.CreateMembershipUser() +79
CommunityServer.Data.UserProviderManager.Create() +18
CommunityServer.Data.SqlCommonDataProvider.CreateUpdateDeleteUser(User user, DataProviderAction action, CreateUserStatus& status) +88
CommunityServer.Users.Create(User user, Boolean sendEmail, Boolean ignoreDisallowNames) +179
Telligent.CommunityServer.Security.CookieAuthentication.ProcessRequest() +799
CommunityServer.CSHttpModule.Application_AuthenticateRequest(Object source, EventArgs e) +701
[CSException: Error in AuthenticateRequest]
CommunityServer.CSHttpModule.Application_AuthenticateRequest(Object source, EventArgs e) +798
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42