fiogf49gjkf0d Hi
Im trying to use the AJAX Control Toolkit in saleslogix but get the below error
Microsoft JScript runtime error: AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts. Ensure the correct version of the scripts are referenced. If you are using an ASP.NET ScriptManager, switch to the ToolkitScriptManager in AjaxControlToolkit.dll
I have done some searches and I think its linked to :- <%@ Register TagPrefix="radU" Namespace="Telerik.WebControls" Assembly="RadUpload.NET2" %> as this is not using the .NET 4 assemblies of RadControls for ASP.NET AJAX
Is anyone using the AJAX Control Toolkit without any issues ? |