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 354:
Line 355:    publicCommentHandler = new PublicCommentHandler(this, CommentMode.Closed, "C4A2A7B529414F2DB1F4B9EAD48E9F36", "webmaster@albertadoctors.org".Replace(" ", "").Split(','));
Line 356:    publicCommentHandler.OnLoad();
Line 357:}
Line 358:</script>

Source File: c:\inetpub\wwwroot\AMA_PUBLIC_WEB\8255.aspx    Line: 356

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._8255_aspx.OnLoad(EventArgs e) in c:\inetpub\wwwroot\AMA_PUBLIC_WEB\8255.aspx:356
   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