Commented Unassigned: AjaxFileUpload - Cannot upload file [27458]
It show error "This method or property is not supported after HttpRequest.Form, Files, InputStream, or BinaryRead has been invoked."Comments: Same thing with me. I have tried a hundred different things...
View ArticleCreated Unassigned: DynamicPopulateExtender fails if optional...
Create an ASPX page and add a DynamicPopulate control to the page, Hook it all up, with the exception of leaving out the optional PopulateTriggerControlID attribute.Try to view the page, Rendering...
View ArticleCommented Unassigned: DynamicPopulateExtender fails if optional...
Create an ASPX page and add a DynamicPopulate control to the page, Hook it all up, with the exception of leaving out the optional PopulateTriggerControlID attribute.Try to view the page, Rendering...
View ArticleEdited Unassigned: DynamicPopulateExtender fails if optional...
Create an ASPX page and add a DynamicPopulate control to the page, Hook it all up, with the exception of leaving out the optional PopulateTriggerControlID attribute.Try to view the page, Rendering...
View ArticleCreated Unassigned: Calendar Extender CSS Override breaks Year/Month...
I restyled my calendar extender to work better for mobile devices with the following CSS:```.ajax__calendar_container {width:325px !important;font-size:14px !important;}.ajax__calendar_body...
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 ArticleCreated Unassigned: After updating ScriptManager to ToolkitScriptManager get...
Pulled down old project, upgraded to latest version of the Toolkit, Replaced all occurrences of asp:ScriptManager with AjaxToolkit:ToolkitScriptManager now I get a server error when I start the project...
View ArticleCommented Issue: Problem with tabcontainer in IE8 [27201]
Hello, My team and me have developped a control using some ajax controls... The main control used is the tabcontainer containing 2-3 tabPanels.Our control is working perfectly in ie9, firefox, chrome,...
View ArticleCommented Issue: Error in Tabs Ajax Control Toolkit. [27237]
Hi,I found an error in Tabs of ajax control toolkit, I have downloaded the last version of June 2012 Release, the erros occors in the other versions too.The error consist in have a TabContainer inside...
View ArticleCommented Issue: Problem with tabcontainer in IE8 [27201]
Hello, My team and me have developped a control using some ajax controls... The main control used is the tabcontainer containing 2-3 tabPanels.Our control is working perfectly in ie9, firefox, chrome,...
View ArticleCreated 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: 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 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 ArticleCommented Unassigned: AsyncFileUpload (ajax control toolkit), mozilla firefox...
Hi,I'm using the latest version of the toolkit (version 7.0725), .net framework 4.0 in combination with the mozilla firefox (version 22.0). In additon I use the AsyncFileUpload in combination with the...
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 ArticleCommented Unassigned: Resolved: AjaxFileUploader April 2013 Upload Error [27416]
I resolved this problem. I did not have the correct entries in web.configI just update to the latest version of the Ajax Control Toolkit. I am using the AjaxFileUploader and I am now getting the...
View ArticleCommented Unassigned: Calendar Extender CSS Override breaks Year/Month...
I restyled my calendar extender to work better for mobile devices with the following CSS:```.ajax__calendar_container {width:325px !important;font-size:14px !important;}.ajax__calendar_body...
View ArticleCommented Unassigned: Calendar Extender CSS Override breaks Year/Month...
I restyled my calendar extender to work better for mobile devices with the following CSS:```.ajax__calendar_container {width:325px !important;font-size:14px !important;}.ajax__calendar_body...
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 ArticleCommented Issue: PieChart doesn't render all segments correctly [27373]
AjaxToolkit Version: 4.1.7.123Using IE9.When populating the PieChart via code if a segment covers more than approx 50% then it isn't displayed correctly.Code: string[] surveyItems = new string[3] {...
View Article