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

Bring2mind Forums

Ambiguous Assembly reference error (Telerik)
Last Post 01/11/2009 9:54 PM by Peter Donker. 1 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
ScottH
New Member
New Member
Posts:1


--
01/09/2009 4:52 PM

Hi!

We are evaluating your product and are very interested in it.  However, whenever we do anything with "substance" (example: Folder -> New Item), we get this error:

Error loading Bring2mind/DMX/EditEntry.ascx
DotNetNuke.Services.Exceptions.ModuleLoadException: The server tag 'telerik:RadProgressManager' is ambiguous. Please modify the associated registration that is causing ambiguity and pick a new tag prefix. ---> System.Web.HttpParseException: The server tag 'telerik:RadProgressManager' is ambiguous. Please modify the associated registration that is causing ambiguity and pick a new tag prefix. 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) 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 Bring2mind.DNN.Modules.DMX.Controls.EditEntry.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at Bring2mind.DNN.Modules.DMX.Dispatch.ᜀ(Object A_0, EventArgs A_1) --- End of inner exception stack trace ---

It's like it's seeing several versions of the Telerik RadProgress Manager.  Any ideas on how to resolve this?

Thanks in advance!

Scott

 

 

 

 

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
01/11/2009 9:54 PM
Hi Scott,

It looks indeed like a conflict. The easiest way around this is to go with another upload control (Main Options). Set it to Aspnet for a default upload box (this is fine for files up to a couple of Megs). If you need upload progess feedback you can try the CAUpload as well. Note they only come available after correct tuning of the web.config (DMX menu, Admin > Web.config, when logged in as host).

Peter
You are not authorized to post a reply.