Peter,
I've uploaded all the .Net2 addons to see if they would work in my DNN 437 installation in combination with DMX Lite. There were no errors while installing the modules. When adding them on a page they were all throwing the following error (i only added the error of the navigator module):
ModuleId: 386 ModuleDefId: 134 FriendlyName: Navigator ModuleControlSource: DesktopModules/Bring2mind/DMX/Addons/Navigator/Navigator.ascx AssemblyVersion: 04.03.07 PortalID: 0 PortalName: My Website UserID: 1 UserName: host ActiveTabID: 55 ActiveTabName: Bring2mind RawURL: /Huybregts/Default.aspx?tabid=55 AbsoluteURL: /Huybregts/Default.aspx AbsoluteURLReferrer: UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1) DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: a447a363-aa89-4e1d-96d1-4335ddddfe20 InnerException: Could not load type 'Bring2mind.DNN.Modules.DMX.Navigator.Controls.Navigator'. 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.Navigator.Controls.Navigator'. ---> System.Web.HttpParseException: Could not load type 'Bring2mind.DNN.Modules.DMX.Navigator.Controls.Navigator'. ---> System.Exception: Could not load type 'Bring2mind.DNN.Modules.DMX.Navigator.Controls.Navigator'. ---> System.Exception: Could not load type 'Bring2mind.DNN.Modules.DMX.Navigator.Controls.Navigator'. ---> System.Web.HttpException: Could not load type 'Bring2mind.DNN.Modules.DMX.Navigator.Controls.Navigator'. 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 --- Source: Server Name: HP7400
Regards,
Marc
|