Hi,
I'm running a DNN 4.4.0 on a SQL 2000DB. install with latest DMX module. I find when I add the module to the site and when the public role views the page with the module the following is seen on the page:
Module Load Warning
One or more of the modules on this page did not load. This may be temporary. Please refresh the page (click F5 in most browsers). If the problem persists, please let the Site Administrator know.
Now I've followed the other threads...and I found that once I had the ZLDNN module wrapper to the page and insert the DMX module inside, the issue goes away. What's even more interesting is that once I remove the ZLDNN module to just the DMZ module...the Error Message doesn't reappear.
SO it look like the ZLDNN-Module Wrapper may be affecting the DMX module. However, this is the first time I've ever seen a module 'not playing nice' with the module wrapper.
Do you have any idea what may be causing this error? I would like to be able to add a DMZ module without having to do the above. THe DMX module does work correctly on the page, it just shows the above error.
Below is error message from my site log if that will help. Thanks for help, I really appreciate it.
ModuleId: -1
ModuleDefId: -1
FriendlyName:
ModuleControlSource:
AssemblyVersion: 04.04.00
PortalID: 0
PortalName: District Template
UserID: -1
UserName:
ActiveTabID: 115
ActiveTabName: Office of Public Information
RawURL: /ops/ops_dnn_template440/DEPARTMENTS/OfficeofPublicInformation/tabid/115/Default.aspx
AbsoluteURL: /OPS/OPS_DNN_TEMPLATE440/Default.aspx
AbsoluteURLReferrer: http://www3.ops.org/ops/o...bid/115/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.40607; .NET CLR 2.0.50727; InfoPath.1)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 1f9b12aa-cfc4-4fe7-a06e-224eb4f0f7b1
InnerException: Unhandled Error Adding Module to ContentPane
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Security.PortalSecurity.HasNecessaryPermission
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Security.PortalSecurity.HasNecessaryPermission(SecurityAccessLevel AccessLevel, PortalSettings PortalSettings, ModuleInfo ModuleConfiguration, String UserName) at DotNetNuke.Entities.Modules.PortalModuleBase.CanAddAction(SecurityAccessLevel access, Boolean checkAdminControl) at DotNetNuke.Entities.Modules.PortalModuleBase.LoadActions() at DotNetNuke.Entities.Modules.PortalModuleBase.get_Actions() at DotNetNuke.UI.Skins.Skin.ProcessActionControls(PortalModuleBase objPortalModuleBase, Control objContainer) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---
Source:
Server Name: TAC-DNN-01