Quest Chart View does not work. If you try to open the link http://server:port/_layouts/QuestSoftware/Telerik/Q22007SP1/NET2/RadControls/Chart/Image.aspx – it will result in the error message:
====
The type ‘Telerik.WebControls.Dialogs.ChartImage’ is ambiguous: it could come from assembly ‘C:\WINDOWS\assembly\GAC_MSIL\RadChart.Net2\3.1.0.0__d14f3dcc8e3e8763\RadChart.Net2.dll’ or from assembly ‘C:\WINDOWS\assembly\GAC_MSIL\RadChart.Net2\4.0.1.0__d14f3dcc8e3e8763\RadChart.Net2.dll’. Please specify the assembly explicitly in the type name. at System.Web.UI.Util.GetTypeFromAssemblies(ICollection assemblies, String typeName, Boolean ignoreCase)
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)
====
