ASP.NET AJAX Toolkit Forum Posts

April 2007 - Posts

Why does adding a reference to AjaxControlToolkit.dll add eleventy bazillion language subdirectories in my bin/ dir?
Adding a reference to the latest version of AjaxControlToolkit.dll to my application adds the .pdb file to my bin directory and Solution Explorer (annoying) and all of the language subdirs as well (really annoying). Why do I need the ar, de, es, fr, etc...
Problem in setting up 2007-03-01 release of the AJAX Control Toolkit
Hi, I am trying to upgrade the November release of AJAX toolkit to the latest one - 10301 Production, 2007-03-01 release. I downloaded the files from Codeplex and copied the AjaxControlToolkit.dll from the "SampleWebSite" folder to the bin directory of...
A new release expected when?
Hi, when can we expect a new release of the Toolkit on codeplex? Initial the cycle was about 3 weeks but the last one was on March 1st. Hopefully also a new, with extra cool features/controls, can be rolled out during MIX. Grz, Kris. Read More...
Exception with MaskedEditControl inside UpdatePanel after IISReset/AppPool recycle
So I have a MaskedEditControl inside an UpdatePanel that throws a Sys.InvalidOperationException: Type AjaxControlToolkit.BehaviorBase has already been registered. This only happens when the user loads the page, then the application pool gets recycled...
Is there a way to use an animation to animate scroll position?
I am trying to scroll from one position on the page to another but animate it. I have not found a simple way to do this. In order to scroll the page I have to use the window.scrollTo method to set the position, but i cant find a way to use an animation...
How to set ActiveTabIndex of TabContainer?
I am just trying to set the tab index for Tab Container using ActiveTabIndex. But it gives an error saying that the Tabcontainer1 is not declared. Script Below Protected Sub Page_Load( ByVal sender As Object , ByVal e As System.EventArgs) Handles Me Read...
UpdatePanel in a MasterPage not working
I've got a MasterPage that has an UpdatePanel in it that always does a full postback, and I can't figure out why. I've checked all of the usual suspects and I DO HAVE a ScriptManager on the page before the UpdatePanel, and I have EnablePartialRendering...
Behind the Scenes Validation
I am looking at a scenario where I have multiple text boxes on a form, and as each one is given a value, I want to hand off the value to the server and return one or more parameters. Example: This is going to be used to check a persons information against...
CollapsiblePanel used to work in Atlas but won't display in AJAX
Hi there - I'm using Visual Studio SP1 2005 with IE 6. I installed AJAX Release 10301 since I was having some error messages in the eventlog that was related to the CollapsiblePanel. From what I read, it appeared that I may be experiencing the memory...
Permission Error
Hello everyone I received the following error when I tried to run the application. All I like to do was to attach the calendar control from AJAX controltoolkit to a text box, just to get started and here is the error Error 1 Request for the permission...
More Posts Next page »