Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 10/27/2006 4:24 PM by  Matthias Kühnle
Error when loading module
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Matthias Kühnle
New Member
New Member
Posts:9


--
10/27/2006 4:24 PM
    We get the following error on page load, after page refresh the module is shown correct. How can we work arround this issue, please?

    Beim Laden des Moduls ist ein Fehler aufgetreten.
    DotNetNuke.Services.Exceptions.ModuleLoadException: beim Hinzufügen des Moduls zu ContentPane ist ein Fehler aufgetreten. ---> System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. at DotNetNuke.Services.Localization.Localization.LoadResource(Hashtable target, String language, String cacheKey, String ResourceFile, CustomizedLocale CheckCustomCulture, PortalSettings objPortalSettings) at DotNetNuke.Services.Localization.Localization.GetResource(String ResourceFileRoot, PortalSettings objPortalSettings, String strLanguage) at DotNetNuke.Services.Localization.Localization.GetString(String name, String ResourceFileRoot, PortalSettings objPortalSettings, String strLanguage) at DotNetNuke.Services.Localization.Localization.GetString(String name, String ResourceFileRoot) at Bring2mind.DNN.Modules.DMX.Controls.PortalModuleBase.GetExtensions(String ForType) at Bring2mind.DNN.Modules.DMX.Controls.PortalModuleBase.GetButtonList() at Bring2mind.DNN.Modules.DMX.Dispatch.MyInitialize() at Bring2mind.DNN.Modules.DMX.Dispatch.a(Object A_0, EventArgs A_1) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- Ende der internen Ausnahmestapelüberwachung ---
    You are not authorized to post a reply.