April 2007 - Posts
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...
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...
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...
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...
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...
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...
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...
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...
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...
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 »