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

Bring2mind Forums

Error after upgrading to 6.01.04
Last Post 03/18/2013 2:46 PM by Peter Donker. 2 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
mjlode
New Member
New Member
Posts:22


--
03/06/2013 1:12 PM
When using the ajaxthreepanel UI, I get the following error after upgrading to 6.01.04. I get around the problem currently by changing the UI to "default".


Error loading bring2mind/dmx/views/ajaxthreepanel.ascx DotNetNuke.Services.Exceptions.ModuleLoadException: The tag contains duplicate 'ExpandDelay' attributes. ---> System.Web.HttpParseException: The tag contains duplicate 'ExpandDelay' attributes. ---> System.Web.HttpParseException: The tag contains duplicate 'ExpandDelay' attributes. ---> System.Web.HttpException: The tag contains duplicate 'ExpandDelay' attributes. at System.Web.UI.TemplateParser.ProcessError(String message) at System.Web.UI.TemplateParser.ProcessBeginTag(Match match, String inputText) 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, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at Bring2mind.DNN.Modules.DMX.Dispatch.ᜀ(Object A_0, EventArgs A_1) --- End of inner exception stack trace ---
Stefan Lamontagne
New Member
New Member
Posts:10


--
03/07/2013 2:48 PM
I get the same error using the three panel view. Cleared cache, restarted IIS did not help.
Cheers!
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
03/18/2013 2:46 PM
It's a bug. Delete the duplicate ExpandDelay attribute on line 225 of the mentioned ascx.
You are not authorized to post a reply.