DNNCommunity / DNN.Reports

DNN Reports module provides a simple, flexible, view on your database, any table, any view and display results with plugin visualizers
MIT License
21 stars 25 forks source link

Getting "Error occurred when request service 'AddModule'." when attempting to add module in 9.6.2 #71

Closed bbaskinger closed 3 years ago

bbaskinger commented 4 years ago

I've attempted this in two different 9.6.2 environments. Log output is below.

2020-07-16 19:37:43.631-04:00 [bbaskinger][D:4][T:38][ERROR] DotNetNuke.Web.InternalServices.ControlBarController - System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Entities.Modules.ModuleController.AddModule(ModuleInfo module) at DotNetNuke.Web.InternalServices.ControlBarController.DoAddNewModule(String title, Int32 desktopModuleId, String paneName, Int32 position, Int32 permissionType, String align) at DotNetNuke.Web.InternalServices.ControlBarController.AddModule(AddModuleDTO dto)

stale[bot] commented 3 years ago

We have detected this issue has not had any activity during the last 180 days. That could mean this issue is no longer relevant and/or nobody has found the necessary time to address the issue. We are trying to keep the list of open issues limited to those issues that are relevant to the majority and to close the ones that have become 'stale' (inactive). If no further activity is detected within the next 21 days, the issue will be closed automatically. If new comments are are posted and/or a solution (pull request) is submitted for review that references this issue, the issue will not be closed. Closed issues can be reopened at any time in the future. Please remember those participating in this open source project are volunteers trying to help others and creating a better DNN Platform for all. Thank you for your continued involvement and contributions!

stale[bot] commented 3 years ago

This issue has been closed automatically due to inactivity (as mentioned 21 days ago). Feel free to re-open the issue if you believe it is still relevant.