this is the error I get every time when I click on the 'Forums' tab, while being logged into the 'Concert Vault'. or trying to login to the Forums directly.
this 'Community Server' from Teligent either seems to be a real WTF software. or, at the very least, it's poorly integrated into the rest of the site.
below is the full report from your server on this error (sorry for a long posting):
Server Error in '/' 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) +2301974
CommunityServer.ASPNet20MemberRole.CSMembership.Create(String username, String password, String email, String question, String answer) +187
CommunityServer.Data.UserProviderManager.CreateMembershipUser() +80
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) +182
Telligent.CommunityServer.Security.CookieAuthentication.ProcessRequest() +794
CommunityServer.CSHttpModule.Application_AuthenticateRequest(Object source, EventArgs e) +679
[CSException: Error in AuthenticateRequest]
CommunityServer.CSHttpModule.Application_AuthenticateRequest(Object source, EventArgs e) +776
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.832; ASP.NET Version:2.0.50727.832