I am trying a very simple example to get the Ajax Control Toolkit working with the settings in the above title. I created a simple webforms application and followed the simple tutorial here:
0x800a139e - JavaScript 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've tried this in a simpe form and a form with a master page and get the same error. Please note that scriptmanager has been replaced with
dmlavigne1
Member
2 Points
2 Posts
Ajax Control Toolkit with .Net 4.5, Visual Studio 2012, and Windows 8 64bit, script error
Jan 16, 2013 08:25 PM|LINK
Hi,
I am trying a very simple example to get the Ajax Control Toolkit working with the settings in the above title. I created a simple webforms application and followed the simple tutorial here:
http://stephenwalther.com/archive/2012/09/20/september-2012-release-of-the-ajax-control-toolkit.aspx
When I run the application, I receive the following script error:
======================================
Unhandled exception at line 3, column 412 in http://localhost:50095/default.aspx?_TSM_HiddenField_=ToolkitScriptManager1_HiddenField&_TSM_CombinedScripts_=;;AjaxControlToolkit,+Version=4.1.60919.0,+Culture=neutral,+PublicKeyToken=28f01b0e84b6d53e:en-US:ab75ae50-1505-49da-acca-8b96b908cb1a:de1feab2:fcf0e993:f2c8e708:720a52bf:f9cec9bc:589eaa30:698129cf:fb9b4c57:ccb96cf9
0x800a139e - JavaScript 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've tried this in a simpe form and a form with a master page and get the same error. Please note that scriptmanager has been replaced with
<ajaxToolkit:ToolkitScriptManager ID="ToolkitScriptManager1" runat="server">
Does anyone have any ideas?
Thanks,
chetan.sarod...
All-Star
65739 Points
11138 Posts
Re: Ajax Control Toolkit with .Net 4.5, Visual Studio 2012, and Windows 8 64bit, script error
Jan 17, 2013 02:32 AM|LINK
Hi
Visual Studio 2012 and .NET Framework 4.5 has been released, with new features and functions, I think it become more powerful.
Please refer the link below to download visual studio 2012, and learn more specific information about it.
Here is the link: http://www.hanselman.com/blog/VisualStudio2012AndNETFramework45IsRELEASEDHeres5MinuteVideosToGetYouUpToSpeedQuick.aspx
This should be of help..
http://weblogs.asp.net/yousefjadallah/archive/2010/04/16/installing-ajax-control-toolkit-4-in-visual-studio-2010.aspx
http://forums.asp.net/t/1809999.aspx/1?VS+2012+NuGet+
Please report that at: http://ajaxcontroltoolkit.codeplex.com/workitem/list/basic.
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.