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 11/14/2006 3:59 AM by  Eric Swanzey
Shortlist 1.1.3 throws error
 2 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Eric Swanzey
New Member
New Member
Posts:74


--
11/13/2006 4:02 PM

    Peter - any idea on this? Shortlist 1.1.3_net2 running against DMX 3.4.8_net2 on DNN 4.3.5.

    InnerException: Could not load type 'Bring2mind.DNN.Modules.DMX.Shortlist.Dispatch'.
    FileName:
    FileLineNumber: 0
    FileColumnNumber: 0
    Method: System.Web.UI.TemplateParser.GetType
    StackTrace:
    Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load type 'Bring2mind.DNN.Modules.DMX.Shortlist.Dispatch'. ---> System.Web.HttpParseException: Could not load type 'Bring2mind.DNN.Modules.DMX.Shortlist.Dispatch'. ---> System.Exception: Could not load type 'Bring2mind.DNN.Modules.DMX.Shortlist.Dispatch'. ---> System.Exception: Could not load type 'Bring2mind.DNN.Modules.DMX.Shortlist.Dispatch'. ---> System.Web.HttpException: Could not load type 'Bring2mind.DNN.Modules.DMX.Shortlist.Dispatch'. at System.Web.UI.TemplateParser.GetType(String typeName, Boolean ignoreCase, Boolean throwOnError) at System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly) at System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData) at System.Web.UI.TemplateParser.ProcessMainDirective(IDictionary mainDirective) at System.Web.UI.TemplateControlParser.ProcessMainDirective(IDictionary mainDirective) at System.Web.UI.TemplateParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.BaseTemplateParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.TemplateParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() 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 ---

    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    11/13/2006 11:56 PM
    Thanks for the heads-up on that one. It turns out one of the classes used ShortList instead of Shortlist in the namespace. Pfff. Dotnet is so picky. Anyway, new versions 01.01.04 have been uploaded and seem to work here on the DMX 3 page.
    Eric Swanzey
    New Member
    New Member
    Posts:74


    --
    11/14/2006 3:59 AM
    Yep, working here fine.

    Love the Pfff.

    Thanks for the quick turn on that.
    You are not authorized to post a reply.