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.
[XmlException: The 'br' start tag on line '440' does not match the end tag of 'body'. Line 441, position 3.] System.Xml.XmlTextReader.ParseTag() +2328 System.Xml.XmlTextReader.ParseBeginTagExpandCharEntities() +1478 System.Xml.XmlTextReader.Read() +216 System.Xml.XmlValidatingReader.ReadNoCollectTextToken() +38 System.Xml.XmlValidatingReader.Read() +14 System.Xml.XmlLoader.LoadCurrentNode() +611 System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) +49 System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +102 System.Xml.XmlDocument.Load(XmlReader reader) +72 System.Xml.XmlDocument.Load(Stream inStream) +95 CommunityServer.Components.XmlEmailTemplateProvider.LoadEmailTemplates(String language) +437 CommunityServer.Components.XmlEmailTemplateProvider.GetTemplate(String emailType, User userEmailTo) +146 CommunityServer.Components.Emails.GenericEmail(String emailType, User user, String[] cc, String[] bcc, Boolean sendToUser, Boolean html) +24 CommunityServer.Components.Emails.UserPasswordForgottenUID(User user) +647 CommunityServer.Components.User.SendChangePasswordUID() +25 CommunityServer.Controls.ForgottenPassword.SendPassword_Click(Object sender, EventArgs e) +96 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33 System.Web.UI.Page.ProcessRequestMain() +1292
Looks like you've tweaked an email template, located in Web\Languages\[en-US]\emails\emails.xml, and have some bad markup.
You should be able to double-click that file and it'll open in IE with an error message. Once that's cleaned up, it should work.
Thanks.
One is glad to be of service...
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com