My resource manager is broken on my install. The screen displays "Showing Undefined of Undefined Items", if I try to refresh the folder I get an "undefined" popup, and my js console is showing the following errors: Under edit folder mappings: I also have an old DMX provider that is no longer in use: that generates Error: is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Dnn.Modules.ResourceManager.EditFolderMapping.BindFolderMappingSettings() at Dnn.Modules.ResourceManager.EditFolderMapping.OnLoad(EventArgs e) --- End of inner exception stack trace --- If I try and edit. Site is running 19.13.06 but problem existed in 19.13.03 as well. It's running as an Azure Web App. Any pointers in the right direction would be appreciated.
Ah! That one is not technically part of DNN, but rather, is a third-party extension maintained by a longtime DNN community member, Peter Donker of Bring2Mind. I haven't personally supported this module in the past, so I don't know what the root cause it, but it seems to be a missing DLL and/or permissions to the DLL in question.
Posted By Michael Cunningham on 11/25/2024 11:04 AM What ended up fixing it for me was to remove the orphaned DMX row in the dbo.FolderMappings table and the associated tables.
Nice! Thanks for letting us know. 😎
These Forums are dedicated to the discussion of DNN Platform.
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.