Top "Ajaxcontroltoolkit" questions

The ASP.

ERROR Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies

I'm deploying my website on the server. My website is done using asp.net c# 4 and EF 4. I receive this …

c# asp.net deployment ajaxcontroltoolkit
How to add ajaxcontroltoolkit to toolbox in Visual Studio 2012

I have used the ajaxtoolkit with .NET 4 and Visual Studio 2010, and I was able to add a new tab to …

visual-studio-2012 ajaxcontroltoolkit
The Controls collection cannot be modified because the control contains code blocks(i.e.<% ...%>) ajax toolkit html editor

<%@ Page Language="C#" MasterPageFile="~/master/111.master" AutoEventWireup="true" CodeFile="Template.aspx.cs" Inherits="_Template" Title="Untitled Page" %> <%@ …

javascript html asp.net master-pages ajaxcontroltoolkit
ASP.NET AJAX Control Toolkit: Show a ModalPopup and then do PostBack

I want to show a modal popup when a user click on an asp button. The user must select an …

c# asp.net-ajax ajaxcontroltoolkit modal-popup
Could not load file or assembly 'AjaxControlToolkit' after upgrade to .net 4.0

I have a web application that I am attempting to upgrade to .net 4.0. I took the application and opened it …

asp.net ajaxcontroltoolkit .net-4.0-beta-2
Positioning AJAX ModalPopupExtender in the center of the screen problem

I have problem with positioning ModalPopupExtender in the center of the screen when it's PopupDragHandleControlID property is set (without this …

asp.net css ajax ajaxcontroltoolkit modalpopupextender
Setting active tab in ASP.NET Ajax TabContainer causes entire container to disappear

I have an ASP.NET page that uses the ASP.NET Ajax Control Toolkit TabContainer. In the Page_Load event, …

asp.net asp.net-ajax ajaxcontroltoolkit tabcontainer
Drop Down List (in Update Panel) causing FULL PostBack!

I have a problem with my AJAX and ASP.NET 3.5 :( Problem is really weird, as I'm using the same thing …

asp.net ajax ajaxcontroltoolkit
How to avoid page refresh after selectedindexchanged of dropdown list?

I am using update panel and ASP drop down. When I select any value from a drop down list I …

asp.net vb.net visual-studio-2010 c#-4.0 ajaxcontroltoolkit
AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts

Can anyone have a solution for this issue Microsoft JScript runtime error: AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts. Ensure the …

asp.net ajaxcontroltoolkit