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.