Commented Issue: The Controls collection cannot be modified because the...
I am suddenly getting the following error seemingly related to the current .net 3.5 Ajax control kit dll although it has been working ok since the last release. Anyone any ideas? Paul J. WeighellServer...
View ArticleCreated Unassigned: System.ArgumentException: An item with the same key has...
System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ArgumentException: An item with the same key has already been added. at...
View ArticleCommented Unassigned: MaskedEdit is not working in April 2013, June 2013 and...
I have a problem’s with new version (April 2013) of MaskedEdit. Date and Time value is not verified, TextBox is not cleared on wrong value and also on exit from TextBox stays __.__.____. The same...
View ArticleCreated Unassigned: Font and Size selection in ASP.NET HTMLEditorExtender...
When I select the text outside the editor like headers and select the Font and Size from the HTMLEditorExtender dropdowns, it modifies the selected text's font and size.For example in...
View ArticleCommented Unassigned: Timer and Script Combining w/ ToolkitScriptManager [27639]
I've found a bug with how script combining works with the Timer control. Although, this is so basic that if anybody can see if I'm doing something wrong, please let me know. I want to use a Timer...
View ArticleCreated Unassigned: HTMLEditorExtender -Clicking on Font size dropdown reset...
After changing the font size of selected text, if we reselect the text and click on font size dropdown it resets the font size of the selected sext.For example, in the site...
View ArticleCreated Unassigned: htmleditor extender image upload postback issue [27687]
HTML EditorExtender Control Postback thrice when image is upload in it??? Please help can number of postbacks can be reduced???
View ArticleCommented Unassigned: Problem with tabcontainer in IE8 [27683]
This was not fixed in latest version, stated in readme text.version 4.1.7.1213 exhibits the same issue.Source shows latest 12/13/13, with this item as "fixed" and closed.Any updates? I realize IE8 is...
View ArticleCommented Unassigned: AjaxFileUpload April 2013 Issues All IE Versions [27417]
After updating to latest April 2013 Control Toolkit, getting the following ASP.NET exception. Running Windows 2003 R2 and IIS. Google Chrom and Safari work fine. I have spent the last 5 hours trying to...
View ArticleCreated Unassigned: AjaxFileUpload filename(uploading) do not upload file in...
I am using AjaxFileUpload control in one of my application in .NET Framework 4.0. This control is showing unexpected behavior. When using with IE11 Files are not uploading and only file name...
View ArticleCreated Unassigned: ASP regular controls not working with AjaxfileUpload [27689]
I am using AjaxFileUpload toolkit to upload the files. Uploading works fine but my label control doesnt work. This is what i have. protected void File_Upload(object sender, AjaxFileUploadEventArgs e) {...
View ArticleCommented Issue: AjaxFileUpload assumes no query strings already exist in...
When AjaxFileUpload post back it takes your page URL and appends onto the end of it it's own query strings (contextkey and guid). This works fine if your page URL doesn't already contain any query...
View ArticleCommented Unassigned: cannot do postback with HtmlEditorExtender and ie11...
Found a postback problem because of the JavaScript runtime error: Invalid argument in the _editableDiv_submit of the htmleditor when using internet explorer 11.The page didn't postback with ie11 and...
View ArticleCommented Issue: AjaxFileUpload assumes no query strings already exist in...
When AjaxFileUpload post back it takes your page URL and appends onto the end of it it's own query strings (contextkey and guid). This works fine if your page URL doesn't already contain any query...
View ArticleCommented Unassigned: ajaxfileupload - fails on server side [27671]
I have a project that uses several ajaxfileuploads throughout many pages. Everything was working fine in production and development. One day it all just stopped. I have traced the problem to...
View ArticleCommented Unassigned: ajaxfileupload - fails on server side [27671]
I have a project that uses several ajaxfileuploads throughout many pages. Everything was working fine in production and development. One day it all just stopped. I have traced the problem to...
View ArticleCommented Issue: Microsoft JScript runtime error:...
I have a tab container with 3 tab panels.Inside the first tab panel i have cascading drop down extenders and dynamic populate extender. I have placed a button inside this tab panel which when clicked...
View ArticleCreated Unassigned: Error trust level="Full" [27690]
I am new to ASP.NET and started using Ajax. I have downloaded AjaxControllToolkit3.5 and registered on my system. Some day it work proper. After some days suddenly I have opened It's Sample site in...
View ArticleCommented Unassigned: IE8 TabContainer Not Visible [27625]
Using Net Framework 4.03. Ajax Control Toolkit 4.1.7.1213 (14/12/2013)The Tab Container Control in IE 8 is not visible (OK in IE10)The error is "Object doesn't support this property or method"File:...
View ArticleCommented Unassigned: MaskedEditExtender's ClearMaskOnLostFocus does not work...
Using as an example of starting the April 30 version 4.1.7.0429 version AjaxControlToolkitSampleSite.zip shifting the focus on the textbox the page is not erased the mask, the result is visible in the...
View Article