Edited 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 ArticleCreated Unassigned: AjaxToolkit not work in IE8 [27910]
Hi, AjaxToolkit not work on IE8.I have a page that have registered dll:<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>This page inherit from master...
View ArticleEdited Unassigned: AjaxToolkit not work in IE8 [27910]
Hi, AjaxToolkit not work on IE8.I have a page that have registered dll:<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>This page inherit from master...
View ArticleCommented 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 Issue: AjaxToolkit not work in IE8 [27910]
Hi, AjaxToolkit not work on IE8.I have a page that have registered dll:<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>This page inherit from master...
View ArticleCommented Issue: AjaxToolkit not work in IE8 [27910]
Hi, AjaxToolkit not work on IE8.I have a page that have registered dll:<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>This page inherit from master...
View ArticleCommented Unassigned: VirusTotal Scan Shows Viruses on Installer [27915]
Here is a [link to a VirusTotal scan](https://www.virustotal.com/en/file/5f4dfeb47a28ef5dbaa5b681226b2fd93c6f167db3d858599039696da9664122/analysis/1440099314/) of...
View ArticleCreated Unassigned: Where is ScriptObjectBuilder? [27918]
Hello,I am attempting to update AJAX Control Toolkit from v3 to v15. I have some legacy code that relies on ScriptObjectBuilder. More specifically, the code calls...
View ArticleCreated Unassigned: ScriptManager CDN fallback to dynamic .axd files [27919]
Hi,With the ScriptManager configured with enableCDN="true", is there a way to have it fallback to dynamic .axd files when the CDN is not available?If I'm not wrong, this is what the ScriptManager is...
View ArticleCommented Unassigned: Where is ScriptObjectBuilder? [27918]
Hello,I am attempting to update AJAX Control Toolkit from v3 to v15. I have some legacy code that relies on ScriptObjectBuilder. More specifically, the code calls...
View ArticleEdited Unassigned: Where is ScriptObjectBuilder? [27918]
Update: This issue can be closed since it's more of an upgrade question than an issue. I've posted the same question on the forum at...
View ArticleCommented Unassigned: Where is ScriptObjectBuilder? [27918]
Update: This issue can be closed since it's more of an upgrade question than an issue. I've posted the same question on the forum at...
View ArticleClosed Unassigned: Where is ScriptObjectBuilder? [27918]
Update: This issue can be closed since it's more of an upgrade question than an issue. I've posted the same question on the forum at...
View ArticleCommented Unassigned: ScriptObjectBuilder.GetCssReferences [27810]
I am using AjaxControlToolkit3.5, in this version, i can use ScriptObjectBuilder.GetCssReferences to get cssReference of an extender. Now, i update to use version 15.1, and i can't find...
View ArticleClosed Unassigned: ScriptObjectBuilder.GetCssReferences [27810]
I am using AjaxControlToolkit3.5, in this version, i can use ScriptObjectBuilder.GetCssReferences to get cssReference of an extender. Now, i update to use version 15.1, and i can't find...
View ArticleCreated Unassigned: MaskedEditExtender loses value! [27920]
MaskedEditExtender works fine when user enters a value then exits the textbox.However, I have a situation where a textbox is filled by code:PhoneTextbox.Text = "6105551234" (value found in...
View ArticleEdited Unassigned: MaskedEditExtender loses value! [27920]
MaskedEditExtender works fine when user enters a value then exits the textbox.However, I have a situation where a textbox is filled by code:PhoneTextbox.Text = "6105551234" (value found in database,...
View ArticleEdited Unassigned: MaskedEditExtender loses value! [27920]
MaskedEditExtender works fine when user enters a value then exits the textbox.However, I have a situation where a textbox is filled by code:PhoneTextbox.Text = "6105551234" (value found in database,...
View ArticleEdited Issue: MaskedEditExtender loses value! [27920]
MaskedEditExtender works fine when user enters a value then exits the textbox.However, I have a situation where a textbox is filled by code:PhoneTextbox.Text = "6105551234" (value found in database,...
View ArticleCreated Unassigned: Access of undefined array in MaskedEditBehavior [27921]
There is a bug in Sys.Extended.UI.MaskedEditBehavior.prototype.ConvFmtTime, where an undefined Array is accessed. It can easily be seen, when looking at the source:```ConvFmtDate: function(input,...
View Article