Closed Unassigned: Error happens when using toolkit in VS2012 default web...
I'm using ajax control toolkit in the default asp.net forms project created in VS2012. Basically I add the ToolkitScriptManager and TextBoxWatermarkExtender to test if the toolkit works well. I get the...
View ArticleClosed Issue: SliderExtender returns a strange MIME type ('img/gif'). [27377]
Hello. The picture in a resource of SliderExtender returns a strange MIME type ('img/gif'). You should correct with 'image/gif'. In Internet Explorer, it can usually display normally. However, when a...
View ArticleCommented Issue: AsyncFileUpload outputs duplicate ID attributes for [26735]
The HTML output generated by the AsyncFileUpload control contains duplicate ID attributes for the <input type="file"> element:<span id="ctl00_bodyContent_fileToUpload"><input...
View ArticleClosed Issue: AsyncFileUpload outputs duplicate ID attributes for [26735]
The HTML output generated by the AsyncFileUpload control contains duplicate ID attributes for the <input type="file"> element:<span id="ctl00_bodyContent_fileToUpload"><input...
View ArticleClosed Issue: ToolkitScriptManager performance [25557]
opening htmledit test page, methos IsScriptCombinable is called 676 times.Inside this method, the code call LoadAssembly and assembly.GetCustomAttributes: reflection is slow.I have canged the code to...
View ArticleClosed Issue: AjaxToolkitScriptManager will not work on farm with mixed 32bit...
Because the the GetHashCode() method returns a different value in the 64bit environment from the 32bit environment you will get an exception stating that the script does not exist for the hashcode...
View ArticleClosed Issue: How use Ajax Control Toolkit 3.5 in webpart for SharePoint 2010...
Hi!I started using Ajax Control Toolkit when developing webparts in Sharepoint 2010.I ran into a problem that requires Ajax ToolkitScriptManager and SharePoint 2010 uses asp.net SckriptManager.Can you...
View ArticleClosed Issue: HTML5 input types not posted back on postback in...
The values of the new HTML5 input types like "email" and "number" are not posted back to the server when using ToolkitScriptManager.It seems that the file "PageRequestManager.js" in the toolkit needs...
View ArticleClosed Issue: Randomly Appearing Error Message [27184]
Early in my development I tried the DevExpress components in conjunction with the AjaxControlToolkit. I subsequently uninstalled the DevExpress components and purged them from my system. But...
View ArticleCommented Issue: AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts error...
hi,i tried to make ajaxcontroltoolkit work with visual studio 2012 and asp.net 4.5, but it never worksI always get error : AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts. Ensure the correct...
View ArticleClosed Issue: AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts error...
hi,i tried to make ajaxcontroltoolkit work with visual studio 2012 and asp.net 4.5, but it never worksI always get error : AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts. Ensure the correct...
View ArticleClosed Unassigned: Issue loading assembly [27447]
Hi, I'am just trying to use the last version of the ajaxcontroltoolkit from june 2013 (.net v3.5) in replacement of the April version.I always update the stable version on my current project, trying to...
View ArticleClosed Unassigned: doPostBack issue when EnablePartialRendering=true [27453]
just for information (my post from IIS forum):SOLVED: the issue traced to AjaxControlToolkit when the ToolkitScriptManager configured with the EnablePartialRenderingSOLVED CONTINUED: it was more...
View ArticleClosed Unassigned: Unknown server tag 'ajaxToolkit:ToolkitScriptManager'...
Hello,While publishing the web forms application using VS2013 I am getting 2 errors repeated several times. These are:1. /Site.Master(14,0):Error ASPPARSE: Unknown server tag...
View ArticleCommented Issue: DropDownExtender: Property "HighlightBackColor" only works...
Hello,I want to use the DropDownExtender control and define the HighlightBackColor. If I set HighlightBackColor to "blue" or the Hex equivalent it works. If I set the HighlightBackColor to "#0065AD" it...
View ArticleEdited Issue: DropDownExtender: Property "HighlightBackColor" only works with...
Hello,I want to use the DropDownExtender control and define the HighlightBackColor. If I set HighlightBackColor to "blue" or the Hex equivalent it works. If I set the HighlightBackColor to "#0065AD" it...
View ArticleEdited Issue: Calendar animating incorrect when size is changed [27905]
The Calendar animation is incorrect when the width or the height of the calendar body is changed via css class. I have made some changes to the __Calendar.js__ file to fix the issue. I dont know if it...
View ArticleCommented Issue: AjaxItems do not appear [27257]
Hi,When I deploy my project on web server (IIS7), the ajax composent do not appear but on my local computer my web project work correctly.Do you know why ?ps: sorry for this bad english....Comments: I...
View ArticleCreated Unassigned: Tab panels become invisible after upgrade to v.15.1.2...
My current environment is Microsoft.Net 4.5.2, Visual Studio 2013, AJAX Control Toolkit v15.1. Ever since I upgraded to AJAX Control Toolit v15.1 and use the asp:Scriptmanager instead of the old...
View ArticleEdited Unassigned: Tab panels become invisible after upgrade to v.15.1.2 [27909]
My current environment is Microsoft.Net 4.5.2, Visual Studio 2013, AJAX Control Toolkit v15.1. Ever since I upgraded to AJAX Control Toolit v15.1 and use the asp:Scriptmanager instead of the old...
View Article