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

Source File: c:\inetpub\wwwroot\AMA_PUBLIC_WEB\8743.aspx    Line: 377

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._8743_aspx.OnLoad(EventArgs e) in c:\inetpub\wwwroot\AMA_PUBLIC_WEB\8743.aspx:377
   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