Commented Unassigned: WindowsAzure.Storage dependency breaks Net 3.5 NuGet...
WindowsAzure.Storage depends on Microsoft.Data.OData, which in turn depends on System.Spatial, which isn't available for NET 3.5 projects.Meh.Comments: This is still a problem. The solution is to...
View ArticleCreated Unassigned: CombineScriptsHandler.axd getting blocked on HTTPS site...
Hello,We have integrated AJAX file Upload control in our application. In our dev enviornment it worked fine but when we put it in our UAT site which is a SSL site the control does not work. Add Files...
View ArticleEdited Unassigned: CombineScriptsHandler.axd getting blocked on HTTPS site...
Hello,We have integrated AJAX file Upload control in our application. In our dev enviornment it worked fine but when we put it in our UAT site which is a SSL site the control does not work. Add Files...
View ArticleCreated Unassigned: IEDragDropManager causes ArgumentOutOfRange exception...
MicrosoftAjax.js setLocation() method validates passed parameters. Required type is integer.IEDragDropManager (Compat.DragDrop.DragDropScripts.js) is unaware of that and in line 313 calls...
View ArticleCommented Unassigned: IEDragDropManager causes ArgumentOutOfRange exception...
MicrosoftAjax.js setLocation() method validates passed parameters. Required type is integer.IEDragDropManager (Compat.DragDrop.DragDropScripts.js) is unaware of that and in line 313 calls...
View ArticleCreated Unassigned: ExtenderControlBase.GetScriptReference [27706]
Hello,Inheriting from ExtenderControlBase in the previous version of AjaxControlToolkit we don't worry about GetScriptReference. Unfortunately after update to last version our extenders don't load...
View ArticleCommented Issue: Sys.Extended is undefined when trying to wire client side...
Hello. I am trying to use the AsyncFileUpload control from the toolkit. When I don't try to hook any client side events, the control works as expected and uploads without issue. When I try to hook any...
View ArticleCommented Unassigned: AjaxControlToolkit.HTMLEditor cannot handle Test...
[ASPX]<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit.HTMLEditor" TagPrefix="cc1" %><a href="http://www.asp.net" title="ASP.NET...
View ArticleCommented 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: Hashing algorithm isn't FIPS Compliant [27501]
Our servers are set to require FIPS-compliant encryption/hashing algorithms. I implemented the July 2013 release of the AjaxControlToolkit and subsequently encountered the following error. Note that...
View ArticleCreated Unassigned: ajaxToolkit:TabContainer [27707]
The ajaxToolkit:TabContainer always has the same active tab index after postback. This started after upgrading my ASP.NET VB.NET web forms project from VS2010 .net 3.5 to VS2013 .net4.0, and ran nuget...
View ArticleCreated Unassigned: Control does not render with event attached [27708]
As soon as I attach an event to the FileUploadControl it only renders as a little black box. Using framework 4.0, same issue in 35., cant not use 4.5 due to VisualStudio2010 restrictions.aspx...
View ArticleCreated Unassigned: The Controls collection cannot be modified because the...
ok so I get the The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>). error when trying to use the calendar extender. see below. Now on the page I...
View ArticleCommented Issue: Ajax Control Toolkit for SharePoint 2013 [27318]
Is any version of AjaxControlToolkit supported for SharePoint 2013? I tried to use framework version 4 and 4.5 with SharePoint 2013 but couldn't make it working. Comments: I have the same issue and got...
View ArticleCommented Unassigned: HtmlEditorExtender corrupts text format when in...
Where a start tag contains an attribute and when in compatibility view for IE8 or IE7, the end tag is removed. Tested with IE9, AjaxControlToolkit versions 3.5.7.1213 and 4.5.7.1213.Example:Initial set...
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: 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: 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 Issue: ListSearchExtender issue with Chrome [27319]
I try to extend a DropDownList with a ListSearchExtender.Everything is ok with IE, but there is an issue when it comes to Chrome.I'm not able to type anything when the dropdownlist is focused and open....
View ArticleCommented Issue: ListSearchExtender issue with Chrome [27319]
I try to extend a DropDownList with a ListSearchExtender.Everything is ok with IE, but there is an issue when it comes to Chrome.I'm not able to type anything when the dropdownlist is focused and open....
View Article