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 06/07/2006 6:16 PM by  Laurence Nash
Error with shortlist
 9 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Laurence Nash
New Member
New Member
Posts:6


--
02/08/2006 6:23 PM

    Hi,

    I installed the shortlist add-on module but when I add it to a page I receive the two errors below and cannot delete the module.

    An error has occurred.
    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 System.Web.UI.UserControl.get_Request() at DotNetNuke.Entities.Modules.PortalModuleBase.get_IsEditable() at DotNetNuke.UI.Containers.Title.CanEditModule() at DotNetNuke.UI.Containers.Title.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---

    and

    Unhandled error loading module.
    DotNetNuke.Services.Exceptions.ModuleLoadException: D:\BVIFSC\Website\DesktopModules\Bring2mind\DMX\Addons\Shortlist\Shortlist.ascx(4): error BC30456: 'FileGridSort' is not a member of 'ASP.desktopmodules_bring2mind_dmx_addons_shortlist_shortlist_ascx'. ---> System.Web.HttpCompileException: D:\BVIFSC\Website\DesktopModules\Bring2mind\DMX\Addons\Shortlist\Shortlist.ascx(4): error BC30456: 'FileGridSort' is not a member of 'ASP.desktopmodules_bring2mind_dmx_addons_shortlist_shortlist_ascx'. at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---

    I'm running dotnetnuke 4.0.2  Any ideas? Thanks.

    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    02/08/2006 7:32 PM
    Laurence,
    I'm not sure about DNN 4, but the first error (basically a call to find out if the current user has edit rights to the module) seems to occur entirely outside the module. I can't comment on the second, yet.
    Peter
    Laurence Nash
    New Member
    New Member
    Posts:6


    --
    02/10/2006 12:47 PM
    Thanks Peter.

    Is there any reason why the first error should be occurring outside of the module but is only generated when trying to instantiate the shortlist and doesn't occur with any other module?

    Is there any chance of resolving these errors because the shortlist module would be really useful for the current site I'm building? Do you want or need any more information from me regarding this issue?

    Thanks very much Peter
    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    02/14/2006 11:56 PM
    Hi Laurence,
    I'll be working on DNN 4 compatibility over the coming months. There are a number of differences that have consequences for module developers and DMX and its addons is a lot of code. DMX is now pretty much ready for DNN 4, but the addons have yet to be tested. Keep checking in for updates.
    Peter
    colin regina
    New Member
    New Member
    Posts:3


    --
    03/07/2006 1:31 AM
    An error has occurred.
    Error: Shortlist is currently unavailable.

    When placing the shortlist addon on the homepage I get the following error.

    Using DNN 3.2.2 and the lastest DMX module

       
     
    <!-- Start_Module_468 -->
    Sharp Service <!-- End_Module_468 -->
       
     
    <!-- Start_Module_472 -->
    DC-535 3/6/2006

    4.1 MB

    <!-- End_Module_472 -->
    When clicking on the short list link it opens another window which creates the above error
    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    03/07/2006 4:32 PM
    It looks like the shortlist needs an update. I'll get to it asap.
    Peter
    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    03/09/2006 10:23 AM
    Check out the latest update: 01.01.00. Let me know if problems persist.
    Peter
    Laurence Nash
    New Member
    New Member
    Posts:6


    --
    03/31/2006 6:46 PM

    Hi Peter,

    Just to let you know i've tried the latest version of the shortlist addon and its still not working although the error message is different which i've appended below

    In the title:

    An error has occurred.
    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 System.Web.UI.UserControl.get_Request() at DotNetNuke.Entities.Modules.PortalModuleBase.get_IsEditable() at DotNetNuke.UI.Containers.Title.CanEditModule() at DotNetNuke.UI.Containers.Title.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---

    Content:

    InnerException: E:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\bvifsc\af658862\74c7aee6\App_Web_dispatch.ascx.53f03e42.qx4tn-ct.0.vb(53): error BC32206: Indirect reference is being made to assembly Bring2mind.DNN.Modules.DMX version 3.3.0.17623, which contains 'Bring2mind.DNN.Modules.DMX.Shortlist.Dispatch'. This Project references a prior version of Bring2mind.DNN.Modules.DMX version 3.1.0.31875. To use 'Bring2mind.DNN.Modules.DMX.Shortlist.Dispatch', you must replace the reference to Bring2mind.DNN.Modules.DMX with version 3.3.0.17623 or higher.
    Message: DotNetNuke.Services.Exceptions.ModuleLoadException: E:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\bvifsc\af658862\74c7aee6\App_Web_dispatch.ascx.53f03e42.qx4tn-ct.0.vb(53): error BC32206: Indirect reference is being made to assembly Bring2mind.DNN.Modules.DMX version 3.3.0.17623, which contains 'Bring2mind.DNN.Modules.DMX.Shortlist.Dispatch'. This Project references a prior version of Bring2mind.DNN.Modules.DMX version 3.1.0.31875. To use 'Bring2mind.DNN.Modules.DMX.Shortlist.Dispatch', you must replace the reference to Bring2mind.DNN.Modules.DMX with version 3.3.0.17623 or higher. ---> System.Web.HttpCompileException: E:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\bvifsc\af658862\74c7aee6\App_Web_dispatch.ascx.53f03e42.qx4tn-ct.0.vb(53): error BC32206: Indirect reference is being made to assembly Bring2mind.DNN.Modules.DMX version 3.3.0.17623, which contains 'Bring2mind.DNN.Modules.DMX.Shortlist.Dispatch'. This Project references a prior version of Bring2mind.DNN.Modules.DMX version 3.1.0.31875. To use 'Bring2mind.DNN.Modules.DMX.Shortlist.Dispatch', you must replace the reference to Bring2mind.DNN.Modules.DMX with version 3.3.0.17623 or higher. at System.Web.Compilation.AssemblyBuilder.Compile() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---

    Thanks Peter hope this helps.

    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    04/01/2006 9:38 PM
    I'll be releasing a complete new set of add-ons with the upcoming version once it is stable. Expect this before Easter.
    Peter
    Laurence Nash
    New Member
    New Member
    Posts:6


    --
    06/07/2006 6:16 PM
    Hi Peter,
    Just wanted to say thanks and that the module is now working fine on my dotnetnuke 4 application. I realised that I hadn't upgraded to the most recent version of DMX which meant the shortlist wouldn't work. Anyway thanks again.

    Laurence
    You are not authorized to post a reply.