Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
If you use Ajax under Umbraco Macro User Control, you will get the above javascript error.
The solution is to add the ScriptManager as follows:
<ajaxToolkit:ToolkitScriptManager runat="server" ID="ajaxScriptManager" EnablePartialRendering="true" CombineScripts="false" />
Reference:
http://www.bloodforge.com/post/AjaxControlToolkit-is-undefined-(javascript).aspx
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
'AjaxControlToolkit' is undefined javascript error.
If you use Ajax under Umbraco Macro User Control, you will get the above javascript error.
The solution is to add the ScriptManager as follows:
Reference:
http://www.bloodforge.com/post/AjaxControlToolkit-is-undefined-(javascript).aspx
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.