Hi
I tried to add a ForumThreadsPager to the FooterTemplate of the ForumThreadListTemplated, while already having one in the HeaderTemplate.
It resulted in an exception:
Unable to cast object of type 'System.Web.UI.WebControls.PlaceHolder' to type 'WAF.Presentation.Web.ForumThreadPanel'.
[InvalidCastException: Unable to cast object of type 'System.Web.UI.WebControls.PlaceHolder' to type 'WAF.Presentation.Web.ForumThreadPanel'.]
WAF.Presentation.Web.ForumThreadsPager.OnLoad(EventArgs e) +47
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627