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 407:
Line 408:    publicCommentHandler = new PublicCommentHandler(this, CommentMode.Closed, "3A4FEB2581114B36B9FB3DF1FC229B70", "webmaster@albertadoctors.org".Replace(" ", "").Split(','));
Line 409:    publicCommentHandler.OnLoad();
Line 410:}
Line 411:</script>

Source File: c:\inetpub\wwwroot\AMA_PUBLIC_WEB\7801.aspx    Line: 409

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._7801_aspx.OnLoad(EventArgs e) in c:\inetpub\wwwroot\AMA_PUBLIC_WEB\7801.aspx:409
   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