April 12, 2010 release of the AJAX Control Toolkit for ASP.NET 3.5 Service Pack 1 and Visual Studio 2008 SP1.
Refer similar question here. Your problem is mainly caused by system environments. If you have further questions, please feel free to let me know on the thread I mentioned above.
Chetan Sarode
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.
Fapic
0 Points
8 Posts
Page in error only in remote server when click on button
Nov 22, 2012 06:00 PM|LINK
Hello everyone
I wanted to know why this code gives me error only when the load on a remote server, but I work in local
<form id="form1" runat="server">
<ajaxToolkit:ToolkitScriptManager ID="ToolkitScriptManager1" runat="server">
</ajaxToolkit:ToolkitScriptManager>
<cc1:Editor ID="Editor1" runat="server" />
<asp:Button ID="Button1" runat="server" Text="Button" />
</form>
chetan.sarod...
All-Star
65739 Points
11138 Posts
Re: Page in error only in remote server when click on button
Nov 23, 2012 02:52 AM|LINK
Hi,
Make sure you install the correct version of the AjaxControlToolkit:
Version 3.0.20229 2008-02-29 release of the AJAX Control Toolkit targets the official release of .NET Framework 3.5 and Visual Studio 2008.
Version 1.0.20229 You can also download the Toolkit for .NET Framework 2.0, ASP.NET AJAX 1.0 and Visual Studio 2005.
Version 3.0.40412
April 12, 2010 release of the AJAX Control Toolkit for ASP.NET 3.5 Service Pack 1 and Visual Studio 2008 SP1.
Refer similar question here. Your problem is mainly caused by system environments. If you have further questions, please feel free to let me know on the thread I mentioned above.
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.