Server Error in '/' Application.

Invalid comment ID.
Parameter name: replyTo

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.ArgumentException: Invalid comment ID.
Parameter name: replyTo

Source Error:


Line 363:
Line 364:    publicCommentHandler = new PublicCommentHandler(this, CommentMode.Closed, "01D6554312B144569BF39E4A313EA0C2", "webmaster@albertadoctors.org".Replace(" ", "").Split(','));
Line 365:    publicCommentHandler.OnLoad();
Line 366:}
Line 367:</script>

Source File: c:\inetpub\wwwroot\AMA_PUBLIC_WEB\8726.aspx    Line: 365

Stack Trace:


[ArgumentException: Invalid comment ID.
Parameter name: replyTo]
   AMA.Web.Comments.Public.FormAction.GetAction(PublicCommentHandler handler) in C:\Dev\AMA.Web.Core\Dev\AMA.Web.Site\PublicComments\PublicCommentHandler.cs:368
   AMA.Web.Comments.Public.PublicCommentHandler.OnLoad() in C:\Dev\AMA.Web.Core\Dev\AMA.Web.Site\PublicComments\PublicCommentHandler.cs:418
   ASP._8726_aspx.OnLoad(EventArgs e) in c:\inetpub\wwwroot\AMA_PUBLIC_WEB\8726.aspx:365
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4087.0