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 374:
Line 375:    publicCommentHandler = new PublicCommentHandler(this, CommentMode.Closed, "BEC251A64C874F6C970476A223EE0287", "webmaster@albertadoctors.org".Replace(" ", "").Split(','));
Line 376:    publicCommentHandler.OnLoad();
Line 377:}
Line 378:</script>

Source File: c:\inetpub\wwwroot\AMA_PUBLIC_WEB\8874.aspx    Line: 376

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._8874_aspx.OnLoad(EventArgs e) in c:\inetpub\wwwroot\AMA_PUBLIC_WEB\8874.aspx:376
   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