Commented Unassigned: Error - Collection was modified; enumeration operation...
There is discussion about this error @ http://forums.asp.net/p/1931886/5501172.aspx?p=True&t=635139958730585976&pagenum=1StackTrace at...
View ArticleCreated Unassigned: polish localization [27532]
there is no polish localization in binaries download (folder lib\..\pl), but it is in source code Client\MicrosoftAjax.Extended\ScriptResources\ScriptResources.pl.resxUnfortunatelly, in...
View ArticleCommented Issue: Modal Popup with usercontrol inside panel [26907]
Opened again by Stephen Walther on May 8, 2013I have a usercontrol inside a panel, that I would like to display, but I keep on receiving : Microsoft JScript runtime error: Unable to get value of the...
View ArticleClosed Unassigned: SecurityException when ToolkitScriptManager requests...
After upgrading from 4.5.7.607 to version 7.0725, I receive the following Security Exception:My application runs in medium trust, therefore access to section system.web/httpHandlers is disallowed.I...
View ArticleCommented Unassigned: Error - Collection was modified; enumeration operation...
There is discussion about this error @ http://forums.asp.net/p/1931886/5501172.aspx?p=True&t=635139958730585976&pagenum=1StackTrace at...
View ArticleCreated Unassigned: HtmlEditorExtender CreateLink Issue [27533]
clicking or ctrl + clicking on the link does not navigate to the link created.Steps1. select text2. click 'create link' button3. enter http://www.google.com. this creates the link. confirmed by source...
View ArticleCommented Unassigned: Error - Collection was modified; enumeration operation...
There is discussion about this error @ http://forums.asp.net/p/1931886/5501172.aspx?p=True&t=635139958730585976&pagenum=1StackTrace at...
View ArticleCommented Issue: AsyncFileUpload1.Enabled = true not functioning well [27029]
I have few controls in a update panel and I had set all the controls enabled=false when Page_Load. I have one button to set all the controls enabled=true when onclick. There is a problem with one of...
View ArticleCreated Unassigned: autocompleteExtender in jquery tabs in Updatepanel...
i put a autocompleteExtender in a jqueryui tab , and put the tab into an Updatepanel. It works. But when submit, the textbox which with the autocompleteExtender lost some alphabets.i updated my...
View ArticleCommented Issue: Multiple AjaxFileUpload on same page fires allways the same...
When I have multiples AjaxFileUpload controls on the same page, the event fired is always the same.<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default2.aspx.cs" Inherits="Default2"...
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 ArticleCommented Unassigned: ajax combo box failing in ie 11 [27562]
I am facing an issue with ajax combo box in ie 11, where the intellisense feature is not working.In the below code which is executed in script resource.axdvar userRange =...
View ArticleCommented Unassigned: AjaxFileUpload error [27561]
I'm having issues with the file upload & Image upload (In the htmlEditorExtender). I'm using .Net 4.5 and the latest AjaxControlTools (7.1005 - Sept 2013.) - IIS 6Apparently I need to a add the...
View ArticleCommented Unassigned: ajax combo box failing in ie 11 [27562]
I am facing an issue with ajax combo box in ie 11, where the intellisense feature is not working.In the below code which is executed in script resource.axdvar userRange =...
View ArticleCommented Issue: Typing not allowed in ComboBox until list shown [27350]
Notice if you place the cursor in the TextBox on the http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/ComboBox/ComboBox.aspx page that you cannot type anything until one of the items in the...
View ArticleCommented Issue: Typing not allowed in ComboBox until list shown [27350]
Notice if you place the cursor in the TextBox on the http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/ComboBox/ComboBox.aspx page that you cannot type anything until one of the items in the...
View ArticleCommented Issue: Typing not allowed in ComboBox until list shown [27350]
Notice if you place the cursor in the TextBox on the http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/ComboBox/ComboBox.aspx page that you cannot type anything until one of the items in the...
View ArticleCreated Unassigned: ValidatorCalloutExtender [27564]
I previously had multiple ValidatorCalloutExtenders targeting several RequiredFileValidators working correctly within my application. I re-installed the latest version of the AjaxControlToolkit and now...
View ArticleCreated Unassigned: HTMLEditorExternder Image upload issue with IE11 [27565]
If I try to upload multiple images using the image upload in the HtmlEditorExtender with IE 11, the last image hangs at "Pending"
View ArticleCreated Unassigned: Multiple image upload using html editor extender control...
Hi,I am using insert image option of html editor extender. It is working perfectly when i upload single image at a time. But when i select multiple images(More than one) for uploading and click on...
View Article