I've tried getting access to the Active Forums support forum to post this message, but that forum is so abandoned that I can't even get them to send me a registration email when signing up. Based on the almost non-existent traffic there, I'm sure any question posted there would go unanswered anyway. This is basically why I dread having to use "community" supported software, which basically means nobody is getting paid to do support so there is no incentive to do anything. It is a shame that there is really no competing forum products for DNN because I would drop AF in a second to get something that people get paid to actually work on and support. When AF was a pay-to-play product I never had any problems getting support for it, but now that DNN took it over and gives it away you are pretty much on your own with any problems you have. ANYWAY, so here I am posting a question that will most likely get ignored on the DNN forum as well.
Whenever I do any search on any given combinations of parameters, and that search has results to display, I get a DNN Error page and the following event is logged:
AbsoluteURL:/Default.aspx
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:c671249b-cf59-4d88-a553-323396e62caa
AssemblyVersion:
PortalId:-1
UserId:-1
TabId:-1
RawUrl:
Referrer:
UserAgent:
ExceptionHash:e8srBLLelyIyogXtouXjBw==
Message:The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).
StackTrace:
InnerMessage:The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).
InnerStackTrace:
at System.Web.UI.ControlCollection.RemoveAt(Int32 index) at System.Web.UI.ControlCollection.Clear() at DotNetNuke.Modules.ActiveForums.af_search. (EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)