Hello Team,
I hope this message finds you well.
I am reaching out to report a compatibility issue between the DotNetNuke SQL Reporting Services (SSRS) Module and DNN version 10.1.2.
After upgrading our DNN portal to version 10.1.2, we began encountering the following error when attempting to load pages that include the SSRS Module:
error:DotNetNuke.Framework.PageBase - An error has occurred while loading page. System.MissingMethodException: Method not found: 'DotNetNuke.Entities.Tabs.TabInfo DotNetNuke.Entities.Tabs.TabController.GetTab(Int32)'. at BS.Modules.SSRS.View.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at DotNetNuke.Entities.Modules.PortalModuleBase.OnLoad(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.d__246.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Util.WithinCancellableCallbackTaskAwaitable.WithinCancellableCallbackTaskAwaiter.GetResult() at System.Web.UI.Page.d__523.MoveNext() [ERROR] DotNetNuke.Services.Exceptions.Exceptions - ~/Default.aspx?tabid=2494&error=Method+not+found%3A+%27DotNetNuke.Entities.Tabs.TabInfo+DotNetNuke.Entities.Tabs.TabController.GetTab(Int32)%27.&content=0 System.MissingMethodException: Method not found: 'DotNetNuke.Entities.Tabs.TabInfo DotNetNuke.Entities.Tabs.TabController.GetTab(Int32)'. at BS.Modules.SSRS.View.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at DotNetNuke.Entities.Modules.PortalModuleBase.OnLoad(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.d__246.MoveNext()
It appears that the method <code>TabController.GetTab(Int32)</code> is no longer available or has been modified in DNN 10.1.2, causing the SSRS module to fail during page load.
As this module is essential for our portal’s reporting functionality, we would appreciate your assistance in confirming whether an updated version of the SSRS module is available, or if any workaround or code modification is recommended to restore compatibility with DNN 10.1.2.
Please let us know the best course of action to resolve this issue.
Thank you for your time and support.
Kind regards,
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.