<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>AjaxControlToolkit Work Item Rss Feed</title><link>http://www.codeplex.com/AjaxControlToolkitProjectName=AtlasControlToolkit</link><description>AjaxControlToolkit Work Item Rss Description</description><item><title>Commented Unassigned: MaskedEdit not working in April 2013 release [27419]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27419</link><description>I have a problem&amp;#8217;s with new version &amp;#40;April 2013&amp;#41; of MaskedEdit. Date and Time value is not verified, TextBox is not cleared on wrong value and also on exit from TextBox stays __.__.____. The same happened when I use code from sample page with new version of AjaxControlToolkit.dll. What I&amp;#8217;m doing wrong&amp;#63;&lt;br /&gt;My code&amp;#58;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;&amp;#60;form id&amp;#61;&amp;#34;form1&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34;&amp;#62;&lt;br /&gt;        &amp;#60;ajaxToolkit&amp;#58;ToolkitScriptManager ID&amp;#61;&amp;#34;ScriptManager1&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; ScriptMode&amp;#61;&amp;#34;Release&amp;#34; LoadScriptsBeforeUI&amp;#61;&amp;#34;false&amp;#34;&lt;br /&gt;            EnablePageMethods&amp;#61;&amp;#34;true&amp;#34; EnablePartialRendering&amp;#61;&amp;#34;true&amp;#34; EnableScriptGlobalization&amp;#61;&amp;#34;true&amp;#34; EnableScriptLocalization&amp;#61;&amp;#34;true&amp;#34;&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;ajaxToolkit&amp;#58;ToolkitScriptManager&amp;#62;&lt;br /&gt;        &amp;#60;div&amp;#62;&lt;br /&gt;            &amp;#60;asp&amp;#58;TextBox ID&amp;#61;&amp;#34;txtDate&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; Width&amp;#61;&amp;#34;78px&amp;#34;&amp;#62;&amp;#60;&amp;#47;asp&amp;#58;TextBox&amp;#62;&lt;br /&gt;            &amp;#60;asp&amp;#58;ImageButton ID&amp;#61;&amp;#34;ibKoledar&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; CausesValidation&amp;#61;&amp;#34;False&amp;#34; ImageAlign&amp;#61;&amp;#34;AbsMiddle&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;            &amp;#60;asp&amp;#58;TextBox ID&amp;#61;&amp;#34;txtTime&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; Width&amp;#61;&amp;#34;42px&amp;#34;&amp;#62;&amp;#60;&amp;#47;asp&amp;#58;TextBox&amp;#62;&lt;br /&gt;            &amp;#60;ajaxToolkit&amp;#58;CalendarExtender ID&amp;#61;&amp;#34;calendarExtenderDatum&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; CssClass&amp;#61;&amp;#34;Koledar&amp;#34; Format&amp;#61;&amp;#34;dd.MM.yyyy&amp;#34;&lt;br /&gt;                PopupButtonID&amp;#61;&amp;#34;ibKoledar&amp;#34; TargetControlID&amp;#61;&amp;#34;txtDate&amp;#34; FirstDayOfWeek&amp;#61;&amp;#34;Monday&amp;#34;&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;ajaxToolkit&amp;#58;CalendarExtender&amp;#62;&lt;br /&gt;            &amp;#60;ajaxToolkit&amp;#58;MaskedEditExtender EnableViewState&amp;#61;&amp;#34;false&amp;#34; ID&amp;#61;&amp;#34;meeDate&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; Century&amp;#61;&amp;#34;2000&amp;#34; ClearTextOnInvalid&amp;#61;&amp;#34;True&amp;#34; ClipboardEnabled&amp;#61;&amp;#34;False&amp;#34; CultureDateFormat&amp;#61;&amp;#34;dd.MM.yyyy&amp;#34;&lt;br /&gt;                CultureName&amp;#61;&amp;#34;sl-SI&amp;#34; Mask&amp;#61;&amp;#34;99&amp;#47;99&amp;#47;9999&amp;#34; MaskType&amp;#61;&amp;#34;Date&amp;#34; TargetControlID&amp;#61;&amp;#34;txtDate&amp;#34;&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;ajaxToolkit&amp;#58;MaskedEditExtender&amp;#62;&lt;br /&gt;            &amp;#60;ajaxToolkit&amp;#58;MaskedEditValidator EnableViewState&amp;#61;&amp;#34;false&amp;#34; ID&amp;#61;&amp;#34;mevDatum&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; ControlExtender&amp;#61;&amp;#34;meeDate&amp;#34; ControlToValidate&amp;#61;&amp;#34;txtDate&amp;#34; Display&amp;#61;&amp;#34;Dynamic&amp;#34;&amp;#62;&amp;#60;&amp;#47;ajaxToolkit&amp;#58;MaskedEditValidator&amp;#62;&lt;br /&gt;            &amp;#60;ajaxToolkit&amp;#58;MaskedEditExtender EnableViewState&amp;#61;&amp;#34;false&amp;#34; ID&amp;#61;&amp;#34;meeTime&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; AutoComplete&amp;#61;&amp;#34;true&amp;#34; ClearTextOnInvalid&amp;#61;&amp;#34;True&amp;#34; Mask&amp;#61;&amp;#34;99&amp;#58;99&amp;#34; MaskType&amp;#61;&amp;#34;Time&amp;#34; TargetControlID&amp;#61;&amp;#34;txtTime&amp;#34;&amp;#62;&amp;#60;&amp;#47;ajaxToolkit&amp;#58;MaskedEditExtender&amp;#62;&lt;br /&gt;            &amp;#60;ajaxToolkit&amp;#58;MaskedEditValidator EnableViewState&amp;#61;&amp;#34;false&amp;#34; ID&amp;#61;&amp;#34;mevTime&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; ControlExtender&amp;#61;&amp;#34;meeTime&amp;#34; ControlToValidate&amp;#61;&amp;#34;txtTime&amp;#34; Display&amp;#61;&amp;#34;Dynamic&amp;#34;&amp;#62;&amp;#60;&amp;#47;ajaxToolkit&amp;#58;MaskedEditValidator&amp;#62;&lt;br /&gt;            &amp;#60;asp&amp;#58;Button ID&amp;#61;&amp;#34;Button1&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; Text&amp;#61;&amp;#34;Button&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;div&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;form&amp;#62;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;Comments: I have the same problem.&amp;#10;I have a MaskedEditValidator with MaskedEditExtender on my page which has been working for 2 years.&amp;#10;Today I updated the AjaxControlToolKit to the April release and now it is not excepting dates after the set minimal value.&amp;#10;&amp;#10;Example&amp;#58; I have the minimal value set to &amp;#34;today.ToShortDateString&amp;#34; and every date that is today or in the future is not accepted.&amp;#10;Dates before the minimal value is accepted while it shouldn&amp;#39;t.&amp;#10;&amp;#10;If I remove the minimal value and set the maximum value to today, then validation summary shows a bullet but no error text.&amp;#10;&amp;#10;My code&amp;#58;&amp;#10;&amp;#10;&amp;#96;&amp;#96;&amp;#96;&amp;#10;    txtRequestDeliveryDate &amp;#61; New TextBox&amp;#10;    txtRequestDeliveryDate.Style&amp;#40;&amp;#34;position&amp;#34;&amp;#41; &amp;#61; &amp;#34;Absolute&amp;#34;&amp;#10;    txtRequestDeliveryDate.Style&amp;#40;&amp;#34;top&amp;#34;&amp;#41; &amp;#61; &amp;#34;40px&amp;#34;&amp;#10;    txtRequestDeliveryDate.Style&amp;#40;&amp;#34;left&amp;#34;&amp;#41; &amp;#61; &amp;#34;505px&amp;#34;&amp;#10;    txtRequestDeliveryDate.Style&amp;#40;&amp;#34;width&amp;#34;&amp;#41; &amp;#61; &amp;#34;80px&amp;#34;&amp;#10;    txtRequestDeliveryDate.ID &amp;#61; &amp;#34;txtRequestDeliveryDate&amp;#34;&amp;#10;    txtRequestDeliveryDate.Font.Name &amp;#61; &amp;#34;Arial&amp;#34;&amp;#10;    txtRequestDeliveryDate.Font.Size &amp;#61; 9&amp;#10;    txtRequestDeliveryDate.ReadOnly &amp;#61; False&amp;#10;    txtRequestDeliveryDate.AutoPostBack &amp;#61; False&amp;#10;    pn.Controls.Add&amp;#40;txtRequestDeliveryDate&amp;#41;&amp;#10;&amp;#10;    Dim btRequestDeliveryDate As New Image&amp;#10;    btRequestDeliveryDate.Style&amp;#40;&amp;#34;position&amp;#34;&amp;#41; &amp;#61; &amp;#34;Absolute&amp;#34;&amp;#10;    btRequestDeliveryDate.Style&amp;#40;&amp;#34;top&amp;#34;&amp;#41; &amp;#61; &amp;#34;40px&amp;#34;&amp;#10;    btRequestDeliveryDate.Style&amp;#40;&amp;#34;left&amp;#34;&amp;#41; &amp;#61; &amp;#34;590px&amp;#34;&amp;#10;    btRequestDeliveryDate.Style&amp;#40;&amp;#34;width&amp;#34;&amp;#41; &amp;#61; &amp;#34;18px&amp;#34;&amp;#10;    btRequestDeliveryDate.ID &amp;#61; &amp;#34;btRequestDeliveryDate&amp;#34;&amp;#10;    btRequestDeliveryDate.ImageUrl &amp;#61; &amp;#34;images&amp;#92;cal.gif&amp;#34;&amp;#10;    pn.Controls.Add&amp;#40;btRequestDeliveryDate&amp;#41;&amp;#10;&amp;#10;    dtRequestDeliveryDate &amp;#61; New CalendarExtender&amp;#10;    dtRequestDeliveryDate.Animated &amp;#61; True&amp;#10;    dtRequestDeliveryDate.ClearTime &amp;#61; True&amp;#10;    dtRequestDeliveryDate.ID &amp;#61; &amp;#34;dtRequestDeliveryDate&amp;#34;&amp;#10;    dtRequestDeliveryDate.PopupButtonID &amp;#61; &amp;#34;btRequestDeliveryDate&amp;#34;&amp;#10;    dtRequestDeliveryDate.PopupPosition &amp;#61; CalendarPosition.BottomRight&amp;#10;    dtRequestDeliveryDate.TargetControlID &amp;#61; &amp;#34;txtRequestDeliveryDate&amp;#34;&amp;#10;    dtRequestDeliveryDate.Format &amp;#61; &amp;#34;dd-MM-yyyy&amp;#34;&amp;#10;    dtRequestDeliveryDate.DefaultView &amp;#61; CalendarDefaultView.Days&amp;#10;    dtRequestDeliveryDate.EnableClientState &amp;#61; True&amp;#10;    dtRequestDeliveryDate.EnabledOnClient &amp;#61; True&amp;#10;    dtRequestDeliveryDate.EnableViewState &amp;#61; True&amp;#10;    dtRequestDeliveryDate.TodaysDateFormat &amp;#61; &amp;#34;dd-MM-yyyy&amp;#34;&amp;#10;    pn.Controls.Add&amp;#40;dtRequestDeliveryDate&amp;#41;&amp;#10;&amp;#10;    Dim mexDeliveryDate As New MaskedEditExtender&amp;#10;    mexDeliveryDate.CultureName &amp;#61; &amp;#34;nl-NL&amp;#34;&amp;#10;    mexDeliveryDate.AutoComplete &amp;#61; False&amp;#10;    mexDeliveryDate.Mask &amp;#61; &amp;#34;99&amp;#47;99&amp;#47;9999&amp;#34;&amp;#10;    mexDeliveryDate.MaskType &amp;#61; MaskedEditType.Date&amp;#10;    mexDeliveryDate.PromptCharacter &amp;#61; &amp;#34;_&amp;#34;&amp;#10;    mexDeliveryDate.ID &amp;#61; &amp;#34;mexDeliveryDate&amp;#34;&amp;#10;    mexDeliveryDate.TargetControlID &amp;#61; &amp;#34;txtRequestDeliveryDate&amp;#34;&amp;#10;    mexDeliveryDate.ClearTextOnInvalid &amp;#61; True&amp;#10;    mexDeliveryDate.MessageValidatorTip &amp;#61; True&amp;#10;    mexDeliveryDate.InputDirection &amp;#61; MaskedEditInputDirection.LeftToRight&amp;#10;    mexDeliveryDate.ErrorTooltipEnabled &amp;#61; True&amp;#10;    pn.Controls.Add&amp;#40;mexDeliveryDate&amp;#41;&amp;#10;&amp;#10;    Dim mevDeliveryDate As New MaskedEditValidator&amp;#10;    mevDeliveryDate.ControlExtender &amp;#61; &amp;#34;mexDeliveryDate&amp;#34;&amp;#10;    mevDeliveryDate.ControlToValidate &amp;#61; &amp;#34;txtRequestDeliveryDate&amp;#34;&amp;#10;    mevDeliveryDate.ValidationExpression &amp;#61; &amp;#34;&amp;#94;&amp;#40;&amp;#40;&amp;#91;0&amp;#93;&amp;#63;&amp;#91;1-9&amp;#93;&amp;#124;&amp;#91;12&amp;#93;&amp;#91;0-9&amp;#93;&amp;#124;3&amp;#91;01&amp;#93;&amp;#41;&amp;#91;- &amp;#47;.&amp;#93;&amp;#40;&amp;#91;0&amp;#93;&amp;#63;&amp;#91;1-9&amp;#93;&amp;#124;1&amp;#91;012&amp;#93;&amp;#41;&amp;#91;- &amp;#47;.&amp;#93;&amp;#40;19&amp;#124;20&amp;#41;&amp;#92;d&amp;#92;d&amp;#41;&amp;#124;&amp;#40;&amp;#40;1&amp;#91;012&amp;#93;&amp;#124;0&amp;#91;1-9&amp;#93;&amp;#41;&amp;#40;3&amp;#91;01&amp;#93;&amp;#124;2&amp;#92;d&amp;#124;1&amp;#92;d&amp;#124;0&amp;#91;1-9&amp;#93;&amp;#41;&amp;#40;19&amp;#124;20&amp;#41;&amp;#92;d&amp;#92;d&amp;#41;&amp;#36;&amp;#34;&amp;#10;    mevDeliveryDate.ID &amp;#61; &amp;#34;mevDeliveryDate&amp;#34;&amp;#10;    mevDeliveryDate.IsValidEmpty &amp;#61; True&amp;#10;    mevDeliveryDate.InvalidValueBlurredMessage &amp;#61; &amp;#34;This date is not correct or in the past.&amp;#34;&amp;#10;    mevDeliveryDate.InvalidValueMessage &amp;#61; &amp;#34;This date is not correct or in the past.&amp;#34;&amp;#10;    mevDeliveryDate.MinimumValueMessage &amp;#61; &amp;#34;This date is in the past&amp;#33;&amp;#34;&amp;#10;    mevDeliveryDate.ErrorMessage &amp;#61; &amp;#34;The delivery date is not set.&amp;#34;&amp;#10;    mevDeliveryDate.Display &amp;#61; ValidatorDisplay.Static&amp;#10;    mevDeliveryDate.MinimumValue &amp;#61; Today.ToShortDateString&amp;#10;    &amp;#39;mevDeliveryDate.MaximumValue &amp;#61; Today.ToShortDateString&amp;#10;    mevDeliveryDate.Text &amp;#61; &amp;#34;&amp;#42;&amp;#34;&amp;#10;    mevDeliveryDate.Style&amp;#40;&amp;#34;position&amp;#34;&amp;#41; &amp;#61; &amp;#34;absolute&amp;#34;&amp;#10;    mevDeliveryDate.Style&amp;#40;&amp;#34;left&amp;#34;&amp;#41; &amp;#61; &amp;#34;40px&amp;#34;&amp;#10;    mevDeliveryDate.Style&amp;#40;&amp;#34;top&amp;#34;&amp;#41; &amp;#61; &amp;#34;515px&amp;#34;&amp;#10;    mevDeliveryDate.Style&amp;#40;&amp;#34;width&amp;#34;&amp;#41; &amp;#61; &amp;#34;180px&amp;#34;&amp;#10;    mevDeliveryDate.Font.Name &amp;#61; &amp;#34;Arial&amp;#34;&amp;#10;    mevDeliveryDate.Font.Size &amp;#61; 18&amp;#10;    mevDeliveryDate.ForeColor &amp;#61; Drawing.Color.Red&amp;#10;    mevDeliveryDate.ValidationGroup &amp;#61; &amp;#34;req&amp;#34;&amp;#10;    pn.Controls.Add&amp;#40;mevDeliveryDate&amp;#41;&amp;#10;&amp;#10;    rvDeliveryDate &amp;#61; New RequiredFieldValidator&amp;#10;    rvDeliveryDate.ID &amp;#61; &amp;#34;rvDeliveryDate&amp;#34;&amp;#10;    rvDeliveryDate.ErrorMessage &amp;#61; &amp;#34;The delivery date is not set.&amp;#34;&amp;#10;    rvDeliveryDate.ValidationGroup &amp;#61; &amp;#34;req&amp;#34;&amp;#10;    rvDeliveryDate.ControlToValidate &amp;#61; &amp;#34;txtRequestDeliveryDate&amp;#34;&amp;#10;    rvDeliveryDate.Style&amp;#40;&amp;#34;position&amp;#34;&amp;#41; &amp;#61; &amp;#34;Absolute&amp;#34;&amp;#10;    rvDeliveryDate.Style&amp;#40;&amp;#34;top&amp;#34;&amp;#41; &amp;#61; &amp;#34;40px&amp;#34;&amp;#10;    rvDeliveryDate.Style&amp;#40;&amp;#34;left&amp;#34;&amp;#41; &amp;#61; &amp;#34;495px&amp;#34;&amp;#10;    rvDeliveryDate.Style&amp;#40;&amp;#34;width&amp;#34;&amp;#41; &amp;#61; &amp;#34;10px&amp;#34;&amp;#10;    rvDeliveryDate.Font.Name &amp;#61; &amp;#34;Arial&amp;#34;&amp;#10;    rvDeliveryDate.Font.Size &amp;#61; 18&amp;#10;    rvDeliveryDate.ForeColor &amp;#61; Drawing.Color.Red&amp;#10;    rvDeliveryDate.Text &amp;#61; &amp;#34;&amp;#42;&amp;#34;&amp;#10;    pn.Controls.Add&amp;#40;rvDeliveryDate&amp;#41;&amp;#10;&amp;#96;&amp;#96;&amp;#96;</description><author>eric_w</author><pubDate>Fri, 17 May 2013 17:39:50 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: MaskedEdit not working in April 2013 release [27419] 20130517053950P</guid></item><item><title>Created Unassigned: Internet Explorer 10 doesn't all users to enter dates using the keyboard rather than the popup calendar. [27424]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27424</link><description>I have a masked input textbox which accepts date either entered through keyboard or selected through a datepicker control. It works fine with Internet Explorer 9 and former but fails in Internet Explorer 10. If date from datepicker control is selected, the textbox displays it properly. The textbox doesn&amp;#39;t allow to enter through keyboard any thing than digit &amp;#39;8&amp;#39;. Please suggest.&lt;br /&gt;</description><author>snehaM</author><pubDate>Thu, 16 May 2013 11:15:11 GMT</pubDate><guid isPermaLink="false">Created Unassigned: Internet Explorer 10 doesn't all users to enter dates using the keyboard rather than the popup calendar. [27424] 20130516111511A</guid></item><item><title>Edited Unassigned: MaskedEdit not working in April 2013 release [27419]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27419</link><description>I have a problem&amp;#8217;s with new version &amp;#40;April 2013&amp;#41; of MaskedEdit. Date and Time value is not verified, TextBox is not cleared on wrong value and also on exit from TextBox stays __.__.____. The same happened when I use code from sample page with new version of AjaxControlToolkit.dll. What I&amp;#8217;m doing wrong&amp;#63;&lt;br /&gt;My code&amp;#58;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;&amp;#60;form id&amp;#61;&amp;#34;form1&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34;&amp;#62;&lt;br /&gt;        &amp;#60;ajaxToolkit&amp;#58;ToolkitScriptManager ID&amp;#61;&amp;#34;ScriptManager1&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; ScriptMode&amp;#61;&amp;#34;Release&amp;#34; LoadScriptsBeforeUI&amp;#61;&amp;#34;false&amp;#34;&lt;br /&gt;            EnablePageMethods&amp;#61;&amp;#34;true&amp;#34; EnablePartialRendering&amp;#61;&amp;#34;true&amp;#34; EnableScriptGlobalization&amp;#61;&amp;#34;true&amp;#34; EnableScriptLocalization&amp;#61;&amp;#34;true&amp;#34;&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;ajaxToolkit&amp;#58;ToolkitScriptManager&amp;#62;&lt;br /&gt;        &amp;#60;div&amp;#62;&lt;br /&gt;            &amp;#60;asp&amp;#58;TextBox ID&amp;#61;&amp;#34;txtDate&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; Width&amp;#61;&amp;#34;78px&amp;#34;&amp;#62;&amp;#60;&amp;#47;asp&amp;#58;TextBox&amp;#62;&lt;br /&gt;            &amp;#60;asp&amp;#58;ImageButton ID&amp;#61;&amp;#34;ibKoledar&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; CausesValidation&amp;#61;&amp;#34;False&amp;#34; ImageAlign&amp;#61;&amp;#34;AbsMiddle&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;            &amp;#60;asp&amp;#58;TextBox ID&amp;#61;&amp;#34;txtTime&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; Width&amp;#61;&amp;#34;42px&amp;#34;&amp;#62;&amp;#60;&amp;#47;asp&amp;#58;TextBox&amp;#62;&lt;br /&gt;            &amp;#60;ajaxToolkit&amp;#58;CalendarExtender ID&amp;#61;&amp;#34;calendarExtenderDatum&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; CssClass&amp;#61;&amp;#34;Koledar&amp;#34; Format&amp;#61;&amp;#34;dd.MM.yyyy&amp;#34;&lt;br /&gt;                PopupButtonID&amp;#61;&amp;#34;ibKoledar&amp;#34; TargetControlID&amp;#61;&amp;#34;txtDate&amp;#34; FirstDayOfWeek&amp;#61;&amp;#34;Monday&amp;#34;&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;ajaxToolkit&amp;#58;CalendarExtender&amp;#62;&lt;br /&gt;            &amp;#60;ajaxToolkit&amp;#58;MaskedEditExtender EnableViewState&amp;#61;&amp;#34;false&amp;#34; ID&amp;#61;&amp;#34;meeDate&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; Century&amp;#61;&amp;#34;2000&amp;#34; ClearTextOnInvalid&amp;#61;&amp;#34;True&amp;#34; ClipboardEnabled&amp;#61;&amp;#34;False&amp;#34; CultureDateFormat&amp;#61;&amp;#34;dd.MM.yyyy&amp;#34;&lt;br /&gt;                CultureName&amp;#61;&amp;#34;sl-SI&amp;#34; Mask&amp;#61;&amp;#34;99&amp;#47;99&amp;#47;9999&amp;#34; MaskType&amp;#61;&amp;#34;Date&amp;#34; TargetControlID&amp;#61;&amp;#34;txtDate&amp;#34;&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;ajaxToolkit&amp;#58;MaskedEditExtender&amp;#62;&lt;br /&gt;            &amp;#60;ajaxToolkit&amp;#58;MaskedEditValidator EnableViewState&amp;#61;&amp;#34;false&amp;#34; ID&amp;#61;&amp;#34;mevDatum&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; ControlExtender&amp;#61;&amp;#34;meeDate&amp;#34; ControlToValidate&amp;#61;&amp;#34;txtDate&amp;#34; Display&amp;#61;&amp;#34;Dynamic&amp;#34;&amp;#62;&amp;#60;&amp;#47;ajaxToolkit&amp;#58;MaskedEditValidator&amp;#62;&lt;br /&gt;            &amp;#60;ajaxToolkit&amp;#58;MaskedEditExtender EnableViewState&amp;#61;&amp;#34;false&amp;#34; ID&amp;#61;&amp;#34;meeTime&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; AutoComplete&amp;#61;&amp;#34;true&amp;#34; ClearTextOnInvalid&amp;#61;&amp;#34;True&amp;#34; Mask&amp;#61;&amp;#34;99&amp;#58;99&amp;#34; MaskType&amp;#61;&amp;#34;Time&amp;#34; TargetControlID&amp;#61;&amp;#34;txtTime&amp;#34;&amp;#62;&amp;#60;&amp;#47;ajaxToolkit&amp;#58;MaskedEditExtender&amp;#62;&lt;br /&gt;            &amp;#60;ajaxToolkit&amp;#58;MaskedEditValidator EnableViewState&amp;#61;&amp;#34;false&amp;#34; ID&amp;#61;&amp;#34;mevTime&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; ControlExtender&amp;#61;&amp;#34;meeTime&amp;#34; ControlToValidate&amp;#61;&amp;#34;txtTime&amp;#34; Display&amp;#61;&amp;#34;Dynamic&amp;#34;&amp;#62;&amp;#60;&amp;#47;ajaxToolkit&amp;#58;MaskedEditValidator&amp;#62;&lt;br /&gt;            &amp;#60;asp&amp;#58;Button ID&amp;#61;&amp;#34;Button1&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; Text&amp;#61;&amp;#34;Button&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;div&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;form&amp;#62;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;</description><author>Filip123</author><pubDate>Thu, 16 May 2013 05:10:33 GMT</pubDate><guid isPermaLink="false">Edited Unassigned: MaskedEdit not working in April 2013 release [27419] 20130516051033A</guid></item><item><title>Commented Unassigned: MaskedEdit not working in April 2013 release [27419]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27419</link><description>I have a problem&amp;#8217;s with new version &amp;#40;April 2013&amp;#41; of MaskedEdit. Date and Time value is not checked, TextBox is not cleared on wrong value and also on exit &amp;#40;__.__.____&amp;#41;. The same happened when I use code from sample page with new version of AjaxControlToolkit.dll. What I&amp;#8217;m doing wrong&amp;#63;&lt;br /&gt;My code&amp;#58;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;&amp;#60;form id&amp;#61;&amp;#34;form1&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34;&amp;#62;&lt;br /&gt;        &amp;#60;ajaxToolkit&amp;#58;ToolkitScriptManager ID&amp;#61;&amp;#34;ScriptManager1&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; ScriptMode&amp;#61;&amp;#34;Release&amp;#34; LoadScriptsBeforeUI&amp;#61;&amp;#34;false&amp;#34;&lt;br /&gt;            EnablePageMethods&amp;#61;&amp;#34;true&amp;#34; EnablePartialRendering&amp;#61;&amp;#34;true&amp;#34; EnableScriptGlobalization&amp;#61;&amp;#34;true&amp;#34; EnableScriptLocalization&amp;#61;&amp;#34;true&amp;#34;&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;ajaxToolkit&amp;#58;ToolkitScriptManager&amp;#62;&lt;br /&gt;        &amp;#60;div&amp;#62;&lt;br /&gt;            &amp;#60;asp&amp;#58;TextBox ID&amp;#61;&amp;#34;txtDate&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; Width&amp;#61;&amp;#34;78px&amp;#34;&amp;#62;&amp;#60;&amp;#47;asp&amp;#58;TextBox&amp;#62;&lt;br /&gt;            &amp;#60;asp&amp;#58;ImageButton ID&amp;#61;&amp;#34;ibKoledar&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; CausesValidation&amp;#61;&amp;#34;False&amp;#34; ImageAlign&amp;#61;&amp;#34;AbsMiddle&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;            &amp;#60;asp&amp;#58;TextBox ID&amp;#61;&amp;#34;txtTime&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; Width&amp;#61;&amp;#34;42px&amp;#34;&amp;#62;&amp;#60;&amp;#47;asp&amp;#58;TextBox&amp;#62;&lt;br /&gt;            &amp;#60;ajaxToolkit&amp;#58;CalendarExtender ID&amp;#61;&amp;#34;calendarExtenderDatum&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; CssClass&amp;#61;&amp;#34;Koledar&amp;#34; Format&amp;#61;&amp;#34;dd.MM.yyyy&amp;#34;&lt;br /&gt;                PopupButtonID&amp;#61;&amp;#34;ibKoledar&amp;#34; TargetControlID&amp;#61;&amp;#34;txtDate&amp;#34; FirstDayOfWeek&amp;#61;&amp;#34;Monday&amp;#34;&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;ajaxToolkit&amp;#58;CalendarExtender&amp;#62;&lt;br /&gt;            &amp;#60;ajaxToolkit&amp;#58;MaskedEditExtender EnableViewState&amp;#61;&amp;#34;false&amp;#34; ID&amp;#61;&amp;#34;meeDate&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; Century&amp;#61;&amp;#34;2000&amp;#34; ClearTextOnInvalid&amp;#61;&amp;#34;True&amp;#34; ClipboardEnabled&amp;#61;&amp;#34;False&amp;#34; CultureDateFormat&amp;#61;&amp;#34;dd.MM.yyyy&amp;#34;&lt;br /&gt;                CultureName&amp;#61;&amp;#34;sl-SI&amp;#34; Mask&amp;#61;&amp;#34;99&amp;#47;99&amp;#47;9999&amp;#34; MaskType&amp;#61;&amp;#34;Date&amp;#34; TargetControlID&amp;#61;&amp;#34;txtDate&amp;#34;&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;ajaxToolkit&amp;#58;MaskedEditExtender&amp;#62;&lt;br /&gt;            &amp;#60;ajaxToolkit&amp;#58;MaskedEditValidator EnableViewState&amp;#61;&amp;#34;false&amp;#34; ID&amp;#61;&amp;#34;mevDatum&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; ControlExtender&amp;#61;&amp;#34;meeDate&amp;#34; ControlToValidate&amp;#61;&amp;#34;txtDate&amp;#34; Display&amp;#61;&amp;#34;Dynamic&amp;#34;&amp;#62;&amp;#60;&amp;#47;ajaxToolkit&amp;#58;MaskedEditValidator&amp;#62;&lt;br /&gt;            &amp;#60;ajaxToolkit&amp;#58;MaskedEditExtender EnableViewState&amp;#61;&amp;#34;false&amp;#34; ID&amp;#61;&amp;#34;meeTime&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; AutoComplete&amp;#61;&amp;#34;true&amp;#34; ClearTextOnInvalid&amp;#61;&amp;#34;True&amp;#34; Mask&amp;#61;&amp;#34;99&amp;#58;99&amp;#34; MaskType&amp;#61;&amp;#34;Time&amp;#34; TargetControlID&amp;#61;&amp;#34;txtTime&amp;#34;&amp;#62;&amp;#60;&amp;#47;ajaxToolkit&amp;#58;MaskedEditExtender&amp;#62;&lt;br /&gt;            &amp;#60;ajaxToolkit&amp;#58;MaskedEditValidator EnableViewState&amp;#61;&amp;#34;false&amp;#34; ID&amp;#61;&amp;#34;mevTime&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; ControlExtender&amp;#61;&amp;#34;meeTime&amp;#34; ControlToValidate&amp;#61;&amp;#34;txtTime&amp;#34; Display&amp;#61;&amp;#34;Dynamic&amp;#34;&amp;#62;&amp;#60;&amp;#47;ajaxToolkit&amp;#58;MaskedEditValidator&amp;#62;&lt;br /&gt;            &amp;#60;asp&amp;#58;Button ID&amp;#61;&amp;#34;Button1&amp;#34; runat&amp;#61;&amp;#34;server&amp;#34; Text&amp;#61;&amp;#34;Button&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;div&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;form&amp;#62;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;Comments: &amp;#63;&amp;#63;&amp;#63;&amp;#63;</description><author>Filip123</author><pubDate>Thu, 16 May 2013 05:07:19 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: MaskedEdit not working in April 2013 release [27419] 20130516050719A</guid></item><item><title>Commented Issue: exception while using AjaxFileUpload in a page containing a QueryString [27163]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27163</link><description>add an ajaxFileUpload control in a page that required a query string &lt;br /&gt;select a file and click upload &lt;br /&gt;&lt;br /&gt;exception of type Uncaught Sys.ArgumentException&amp;#58; Sys.ArgumentException&amp;#58; Cannot deserialize. The data does not correspond to valid JSON.&lt;br /&gt;Parameter name&amp;#58; data &lt;br /&gt;is thrown&lt;br /&gt;&lt;br /&gt;the request is ttp&amp;#58;&amp;#47;&amp;#47;localhost&amp;#58;63665&amp;#47;Form.aspx&amp;#63;q&amp;#61;SR-12-565&amp;#63;contextkey&amp;#61;&amp;#123;DA8BEDC8-B952-4d5d-8CC2-59FE922E2923&amp;#125;&amp;#38;guid&amp;#61;A99A88EC-30F3-E51B-B070-E8EA45536537&lt;br /&gt;&lt;br /&gt;in the source of the issue exists in AjaxFileUpload.pre line 176 &lt;br /&gt;this._webRequest.set_url&amp;#40;this._postBackUrl &amp;#43; &amp;#39;&amp;#63;contextkey&amp;#61;&amp;#39; &amp;#43; this._contextKey &amp;#43; &amp;#39;&amp;#38;guid&amp;#61;&amp;#39; &amp;#43; this._guid&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;thanks &lt;br /&gt;Comments: I also run into this problem in my project.&amp;#10;&amp;#10;What I don&amp;#39;t understand is, in work item &amp;#35;27149, Superexpert &amp;#40;who closed that work item&amp;#41; said that this was fixed with September 2012 release. Now this bug re-appeared in April 2013 release&amp;#63;&amp;#10;&amp;#10;I&amp;#39;ll try the easy fix mrflo suggested. Hope this can be fixed in the next release soon.</description><author>vinix</author><pubDate>Wed, 15 May 2013 11:31:26 GMT</pubDate><guid isPermaLink="false">Commented Issue: exception while using AjaxFileUpload in a page containing a QueryString [27163] 20130515113126A</guid></item><item><title>Created Unassigned: htmleditorextender generates invalid xhtml [27423]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27423</link><description>Hello,&lt;br /&gt;The htmleditorextender control produces invalid xhtml &amp;#40;like &amp;#60;br&amp;#62; instead of &amp;#60;br&amp;#47;&amp;#62;&amp;#41; &lt;br /&gt;and old html &amp;#40;like &amp;#60;font color&amp;#61;&amp;#34;&amp;#34; size&amp;#61;&amp;#34;&amp;#34; face&amp;#61;&amp;#34;&amp;#34;&amp;#62; instead of using css rules color&amp;#58; &amp;#59; font-size&amp;#58; &amp;#59; font-family&amp;#58; &amp;#59;&amp;#41;.&lt;br /&gt;It&amp;#39;s an issue because I use the generated html to produce pdf and word format with third party libraries &lt;br /&gt;that rely on valid xhtml to work properly. &lt;br /&gt;&lt;br /&gt;It&amp;#39;s a very useful extender but I don&amp;#39;t understand why it still uses old html.&lt;br /&gt;&lt;br /&gt;Thank you.&lt;br /&gt;&lt;br /&gt;</description><author>jduflost</author><pubDate>Wed, 15 May 2013 06:43:36 GMT</pubDate><guid isPermaLink="false">Created Unassigned: htmleditorextender generates invalid xhtml [27423] 20130515064336A</guid></item><item><title>Created Unassigned: The bug of HtmlEditorExtender ？ [27422]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27422</link><description>When input Enter key can get &amp;#60;P&amp;#62; and shift&amp;#43;Enter get &amp;#60; br&amp;#62;.&lt;br /&gt;The problem was when get the text from TextBox, the &amp;#60; br&amp;#62; lost &amp;#33;&amp;#33;&amp;#33;&lt;br /&gt;How to do and deal with this problem&amp;#63; &lt;br /&gt;Is it a bug of the  HtmlEditorExtender &amp;#63;&lt;br /&gt;It will be very grateful if somebody can give me some advice&lt;br /&gt;&lt;br /&gt;</description><author>wyqwws</author><pubDate>Tue, 14 May 2013 23:08:45 GMT</pubDate><guid isPermaLink="false">Created Unassigned: The bug of HtmlEditorExtender ？ [27422] 20130514110845P</guid></item><item><title>Commented Unassigned: Re: Multiple AjaxFileUpload Controls on Same Web Page [27399]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27399</link><description>Unfortunately, having more than one AjaxFileUpload control within the same web page will not work.  This has been documented by other developers who have run into the same issue but trying to find it on the Internet is close to impossible unless you enter the right search terms into the selected search engine.&lt;br /&gt;&lt;br /&gt;By placing two AjaxFileUpload controls on the same page and correctly specifying their event methods as it regards the server side will eventually lead one to complete madness as the second of the two controls will always default to the upload event method of the first.  One developer who ran into this issue believes that this form of default processing was specifically designed.  However, if this is true, why not properly document it&amp;#63;&lt;br /&gt;&lt;br /&gt;You would think that such a severe limitation would be well documented but so far I have not found any such information beyond those who have posted similar issues.&lt;br /&gt;&lt;br /&gt;If anyone has been successful with the use of multiple AjaxFileUpload controls on a single web page, please then post how this was accomplished as there are times where the use of multiple controls is warranted when there is a requirement to control where and how uploads are to be processed and stored...&lt;br /&gt;Comments: I also have struggled with this issue and many before us as you can see in thread&amp;#58; http&amp;#58;&amp;#47;&amp;#47;ajaxcontroltoolkit.codeplex.com&amp;#47;workitem&amp;#47;27175&amp;#10;&amp;#10;Also a solution was found which I implemented succesfully in the previous version of the toolkit. But since the current version &amp;#40;which has great improvements and I just have to have&amp;#41; has some compile errors in the source code, I can&amp;#39;t fix it no more. For this solution see&amp;#58; http&amp;#58;&amp;#47;&amp;#47;stackoverflow.com&amp;#47;questions&amp;#47;10760895&amp;#47;ajax-toolkit-file-upload-is-not-called&amp;#10;&amp;#10;The solution is fairly simple and I hope it will get fixed within the next build.&amp;#10;&amp;#10;Regards,&amp;#10;PJ</description><author>pauljohnvandenaer</author><pubDate>Tue, 14 May 2013 10:37:31 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: Re: Multiple AjaxFileUpload Controls on Same Web Page [27399] 20130514103731A</guid></item><item><title>Commented Issue: Error in Tabs Ajax Control Toolkit. [27237]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27237</link><description>Hi,&lt;br /&gt;&lt;br /&gt;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.&lt;br /&gt;&lt;br /&gt;The error consist in have a TabContainer inside a Tab of other TabContainer, inside an update panel.&lt;br /&gt;When run the application an error of &amp;#34;Can&amp;#39;t move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.&amp;#34;&lt;br /&gt;&lt;br /&gt;The error occors only in the IE 8, I dont have IE 7 for test. The error dont occors in IE 9 compatibility mode.&lt;br /&gt;&lt;br /&gt;I have resolved this error, add a try&amp;#47;catch block in js script &amp;#34;Tabs.pre.js&amp;#34; where the focus of tab is set.&lt;br /&gt;&lt;br /&gt;Attachment the application that occors the bug.&lt;br /&gt;&lt;br /&gt;Ivan Patrick.&lt;br /&gt;Comments: &amp;#62; I guess the smart folk at AjaxControlToolkit don&amp;#39;t want to use a try without a proper catch, but it would be good to get the issue fixed once and for all. Ignoring a bug is in my opinion a lot worse than an ugly workaround.&amp;#10;&amp;#10;I couldn&amp;#39;t agree more. I&amp;#39;ve encountered another bug that goes hand-in-hand with this one on the meantime. I also had trouble building the solution when I added the toolkit to our local Source Control. </description><author>Eaverae</author><pubDate>Mon, 13 May 2013 12:30:49 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error in Tabs Ajax Control Toolkit. [27237] 20130513123049P</guid></item><item><title>Commented Issue: One more time: AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts. [27340]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27340</link><description>My ajaxcontroltoolkit was working fine until I selected &amp;#34;convert to web application&amp;#34; on the Solution Explorer. I now get the &amp;#34;Ajax 4.0 scripts&amp;#34; message with my project, and with both of my backups. I created a new project, same message. I uninstalled and reinstalled the toolkit, nothing. I even uninstalled and reinstalled Visual Studio Express 2012 for Web. No change. Here&amp;#39;s my code from my master page. As I said, it&amp;#39;s been working fine.&lt;br /&gt;&lt;br /&gt;        &amp;#60;ajaxToolkit&amp;#58;ToolkitScriptManager ID&amp;#61;&amp;#34;ToolkitScriptManager1&amp;#34; EnablePageMethods&amp;#61;&amp;#34;true&amp;#34;  runat&amp;#61;&amp;#34;server&amp;#34;&amp;#62;&lt;br /&gt;&lt;br /&gt;            &amp;#60;Scripts&amp;#62;&lt;br /&gt;                &amp;#60;&amp;#37;--Framework scripts--&amp;#37;&amp;#62;&lt;br /&gt;                &amp;#60;asp&amp;#58;ScriptReference Name&amp;#61;&amp;#34;jquery&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                &amp;#60;asp&amp;#58;ScriptReference Name&amp;#61;&amp;#34;jquery.ui.combined&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                &amp;#60;asp&amp;#58;ScriptReference Name&amp;#61;&amp;#34;WebForms.js&amp;#34; Path&amp;#61;&amp;#34;&amp;#126;&amp;#47;Scripts&amp;#47;WebForms&amp;#47;WebForms.js&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                &amp;#60;asp&amp;#58;ScriptReference Name&amp;#61;&amp;#34;WebUIValidation.js&amp;#34; Path&amp;#61;&amp;#34;&amp;#126;&amp;#47;Scripts&amp;#47;WebForms&amp;#47;WebUIValidation.js&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                &amp;#60;asp&amp;#58;ScriptReference Name&amp;#61;&amp;#34;MenuStandards.js&amp;#34; Path&amp;#61;&amp;#34;&amp;#126;&amp;#47;Scripts&amp;#47;WebForms&amp;#47;MenuStandards.js&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                &amp;#60;asp&amp;#58;ScriptReference Name&amp;#61;&amp;#34;GridView.js&amp;#34; Path&amp;#61;&amp;#34;&amp;#126;&amp;#47;Scripts&amp;#47;WebForms&amp;#47;GridView.js&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                &amp;#60;asp&amp;#58;ScriptReference Name&amp;#61;&amp;#34;DetailsView.js&amp;#34; Path&amp;#61;&amp;#34;&amp;#126;&amp;#47;Scripts&amp;#47;WebForms&amp;#47;DetailsView.js&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                &amp;#60;asp&amp;#58;ScriptReference Name&amp;#61;&amp;#34;TreeView.js&amp;#34; Path&amp;#61;&amp;#34;&amp;#126;&amp;#47;Scripts&amp;#47;WebForms&amp;#47;TreeView.js&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                &amp;#60;asp&amp;#58;ScriptReference Name&amp;#61;&amp;#34;WebParts.js&amp;#34; Path&amp;#61;&amp;#34;&amp;#126;&amp;#47;Scripts&amp;#47;WebForms&amp;#47;WebParts.js&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                &amp;#60;asp&amp;#58;ScriptReference Name&amp;#61;&amp;#34;Focus.js&amp;#34; Path&amp;#61;&amp;#34;&amp;#126;&amp;#47;Scripts&amp;#47;WebForms&amp;#47;Focus.js&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                &amp;#60;asp&amp;#58;ScriptReference Name&amp;#61;&amp;#34;WebFormsBundle&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;                &amp;#60;&amp;#37;--Site scripts--&amp;#37;&amp;#62;&lt;br /&gt;            &amp;#60;&amp;#47;Scripts&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;ajaxToolkit&amp;#58;ToolkitScriptManager&amp;#62;&lt;br /&gt;&lt;br /&gt;tagprefix from web.config is &lt;br /&gt;&lt;br /&gt;        &amp;#60;add tagPrefix&amp;#61;&amp;#34;ajaxToolkit&amp;#34; assembly&amp;#61;&amp;#34;AjaxControlToolkit&amp;#34; namespace&amp;#61;&amp;#34;AjaxControlToolkit&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;Comments: This is still an issue with the April 30 release and is preventing use.</description><author>Roger_Beall</author><pubDate>Fri, 10 May 2013 21:20:58 GMT</pubDate><guid isPermaLink="false">Commented Issue: One more time: AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts. [27340] 20130510092058P</guid></item><item><title>Commented Unassigned: Resolved: AjaxFileUploader April 2013 Upload Error [27416]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27416</link><description>I resolved this problem. I did not have the correct entries in web.config&lt;br /&gt;&lt;br /&gt;I just update to the latest version of the Ajax Control Toolkit. I am using the AjaxFileUploader and I am now getting the following ASP exception. I was not getting this with the prior release. Could this be a permissions issue&amp;#63; I&amp;#39;m running IIS Web Server on Windows 2003 R2 Server. THe application is using ASP Version 4.0.30319&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Event Type&amp;#58;&amp;#9;Warning&lt;br /&gt;Event Source&amp;#58;&amp;#9;ASP.NET 4.0.30319.0&lt;br /&gt;Event Category&amp;#58;&amp;#9;Web Event &lt;br /&gt;Event ID&amp;#58;&amp;#9;1309&lt;br /&gt;Date&amp;#58;&amp;#9;&amp;#9;5&amp;#47;7&amp;#47;2013&lt;br /&gt;Time&amp;#58;&amp;#9;&amp;#9;1&amp;#58;32&amp;#58;15 PM&lt;br /&gt;User&amp;#58;&amp;#9;&amp;#9;N&amp;#47;A&lt;br /&gt;Computer&amp;#58;&amp;#9;IBT-2800&lt;br /&gt;Description&amp;#58;&lt;br /&gt;Event code&amp;#58; 3005 &lt;br /&gt;Event message&amp;#58; An unhandled exception has occurred. &lt;br /&gt;Event time&amp;#58; 5&amp;#47;7&amp;#47;2013 1&amp;#58;32&amp;#58;15 PM &lt;br /&gt;Event time &amp;#40;UTC&amp;#41;&amp;#58; 5&amp;#47;7&amp;#47;2013 5&amp;#58;32&amp;#58;15 PM &lt;br /&gt;Event ID&amp;#58; 08196419444443849c97355eb97d151f &lt;br /&gt;Event sequence&amp;#58; 443 &lt;br /&gt;Event occurrence&amp;#58; 3 &lt;br /&gt;Event detail code&amp;#58; 0 &lt;br /&gt; &lt;br /&gt;Application information&amp;#58; &lt;br /&gt;    Application domain&amp;#58; &amp;#47;LM&amp;#47;W3SVC&amp;#47;1686273646&amp;#47;Root&amp;#47;MIS-1-130124201373726250 &lt;br /&gt;    Trust level&amp;#58; Full &lt;br /&gt;    Application Virtual Path&amp;#58; &amp;#47;MIS &lt;br /&gt;    Application Path&amp;#58; C&amp;#58;&amp;#92;Buzz&amp;#92;iis_root&amp;#92;OLI&amp;#92;GardenAndGunClub&amp;#92;MIS2013&amp;#92; &lt;br /&gt;    Machine name&amp;#58; IBT-2800 &lt;br /&gt; &lt;br /&gt;Process information&amp;#58; &lt;br /&gt;    Process ID&amp;#58; 5628 &lt;br /&gt;    Process name&amp;#58; w3wp.exe &lt;br /&gt;    Account name&amp;#58; NT AUTHORITY&amp;#92;NETWORK SERVICE &lt;br /&gt; &lt;br /&gt;Exception information&amp;#58; &lt;br /&gt;    Exception type&amp;#58; DirectoryNotFoundException &lt;br /&gt;    Exception message&amp;#58; Could not find a part of the path &amp;#39;C&amp;#58;&amp;#92;WINDOWS&amp;#92;TEMP&amp;#92;_AjaxFileUpload&amp;#92;16B95B50-13DA-9103-48EB-36A9A338C289&amp;#92;&amp;#39;.&lt;br /&gt;   at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1.CommonInit&amp;#40;&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1..ctor&amp;#40;String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler&amp;#96;1 resultHandler&amp;#41;&lt;br /&gt;   at System.IO.Directory.InternalGetFileDirectoryNames&amp;#40;String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption&amp;#41;&lt;br /&gt;   at System.IO.Directory.GetFiles&amp;#40;String path&amp;#41;&lt;br /&gt;   at AjaxControlToolkit.AjaxFileUpload.OnPreRender&amp;#40;EventArgs e&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Page.ProcessRequestMain&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Request information&amp;#58; &lt;br /&gt;    Request URL&amp;#58; http&amp;#58;&amp;#47;&amp;#47;www.gardenandgunclub.com&amp;#47;MIS&amp;#47;apply2.aspx&amp;#63;contextKey&amp;#61;&amp;#123;DA8BEDC8-B952-4d5d-8CC2-59FE922E2923&amp;#125;&amp;#38;done&amp;#61;1&amp;#38;guid&amp;#61;16B95B50-13DA-9103-48EB-36A9A338C289 &lt;br /&gt;    Request path&amp;#58; &amp;#47;MIS&amp;#47;apply2.aspx &lt;br /&gt;    User host address&amp;#58; 10.10.80.66 &lt;br /&gt;    User&amp;#58;  &lt;br /&gt;    Is authenticated&amp;#58; False &lt;br /&gt;    Authentication Type&amp;#58;  &lt;br /&gt;    Thread account name&amp;#58; NT AUTHORITY&amp;#92;NETWORK SERVICE &lt;br /&gt; &lt;br /&gt;Thread information&amp;#58; &lt;br /&gt;    Thread ID&amp;#58; 16 &lt;br /&gt;    Thread account name&amp;#58; NT AUTHORITY&amp;#92;NETWORK SERVICE &lt;br /&gt;    Is impersonating&amp;#58; False &lt;br /&gt;    Stack trace&amp;#58;    at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1.CommonInit&amp;#40;&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1..ctor&amp;#40;String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler&amp;#96;1 resultHandler&amp;#41;&lt;br /&gt;   at System.IO.Directory.InternalGetFileDirectoryNames&amp;#40;String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption&amp;#41;&lt;br /&gt;   at System.IO.Directory.GetFiles&amp;#40;String path&amp;#41;&lt;br /&gt;   at AjaxControlToolkit.AjaxFileUpload.OnPreRender&amp;#40;EventArgs e&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Page.ProcessRequestMain&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41;&lt;br /&gt; &lt;br /&gt;Comments: &amp;#10;I had the same problem with sub folders where AjaxFileUploader is used.  The control works in Chrome inside a sub folder, but not IE.  I finally tracked it down to my use of forms authentication.  When access is denied to anonymous users for the sub folder where the control is used, the control throws an error.&amp;#10;&amp;#10;For example, I had a web.config file in the sub folder that looked like this&amp;#58;&amp;#10;&amp;#10;&amp;#96;&amp;#96;&amp;#96;&amp;#10;&amp;#60;configuration&amp;#62;&amp;#10;    &amp;#60;system.web&amp;#62;&amp;#10;      &amp;#60;authorization&amp;#62;&amp;#10;        &amp;#60;deny users&amp;#61;&amp;#34;&amp;#63;&amp;#34; &amp;#47;&amp;#62;&amp;#10;      &amp;#60;&amp;#47;authorization&amp;#62;&amp;#10;    &amp;#60;&amp;#47;system.web&amp;#62;&amp;#10;&amp;#60;&amp;#47;configuration&amp;#62;&amp;#10;&amp;#96;&amp;#96;&amp;#96;&amp;#10;</description><author>billmauz</author><pubDate>Fri, 10 May 2013 20:01:43 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: Resolved: AjaxFileUploader April 2013 Upload Error [27416] 20130510080143P</guid></item><item><title>Commented Unassigned: Resolved: AjaxFileUploader April 2013 Upload Error [27416]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27416</link><description>I resolved this problem. I did not have the correct entries in web.config&lt;br /&gt;&lt;br /&gt;I just update to the latest version of the Ajax Control Toolkit. I am using the AjaxFileUploader and I am now getting the following ASP exception. I was not getting this with the prior release. Could this be a permissions issue&amp;#63; I&amp;#39;m running IIS Web Server on Windows 2003 R2 Server. THe application is using ASP Version 4.0.30319&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Event Type&amp;#58;&amp;#9;Warning&lt;br /&gt;Event Source&amp;#58;&amp;#9;ASP.NET 4.0.30319.0&lt;br /&gt;Event Category&amp;#58;&amp;#9;Web Event &lt;br /&gt;Event ID&amp;#58;&amp;#9;1309&lt;br /&gt;Date&amp;#58;&amp;#9;&amp;#9;5&amp;#47;7&amp;#47;2013&lt;br /&gt;Time&amp;#58;&amp;#9;&amp;#9;1&amp;#58;32&amp;#58;15 PM&lt;br /&gt;User&amp;#58;&amp;#9;&amp;#9;N&amp;#47;A&lt;br /&gt;Computer&amp;#58;&amp;#9;IBT-2800&lt;br /&gt;Description&amp;#58;&lt;br /&gt;Event code&amp;#58; 3005 &lt;br /&gt;Event message&amp;#58; An unhandled exception has occurred. &lt;br /&gt;Event time&amp;#58; 5&amp;#47;7&amp;#47;2013 1&amp;#58;32&amp;#58;15 PM &lt;br /&gt;Event time &amp;#40;UTC&amp;#41;&amp;#58; 5&amp;#47;7&amp;#47;2013 5&amp;#58;32&amp;#58;15 PM &lt;br /&gt;Event ID&amp;#58; 08196419444443849c97355eb97d151f &lt;br /&gt;Event sequence&amp;#58; 443 &lt;br /&gt;Event occurrence&amp;#58; 3 &lt;br /&gt;Event detail code&amp;#58; 0 &lt;br /&gt; &lt;br /&gt;Application information&amp;#58; &lt;br /&gt;    Application domain&amp;#58; &amp;#47;LM&amp;#47;W3SVC&amp;#47;1686273646&amp;#47;Root&amp;#47;MIS-1-130124201373726250 &lt;br /&gt;    Trust level&amp;#58; Full &lt;br /&gt;    Application Virtual Path&amp;#58; &amp;#47;MIS &lt;br /&gt;    Application Path&amp;#58; C&amp;#58;&amp;#92;Buzz&amp;#92;iis_root&amp;#92;OLI&amp;#92;GardenAndGunClub&amp;#92;MIS2013&amp;#92; &lt;br /&gt;    Machine name&amp;#58; IBT-2800 &lt;br /&gt; &lt;br /&gt;Process information&amp;#58; &lt;br /&gt;    Process ID&amp;#58; 5628 &lt;br /&gt;    Process name&amp;#58; w3wp.exe &lt;br /&gt;    Account name&amp;#58; NT AUTHORITY&amp;#92;NETWORK SERVICE &lt;br /&gt; &lt;br /&gt;Exception information&amp;#58; &lt;br /&gt;    Exception type&amp;#58; DirectoryNotFoundException &lt;br /&gt;    Exception message&amp;#58; Could not find a part of the path &amp;#39;C&amp;#58;&amp;#92;WINDOWS&amp;#92;TEMP&amp;#92;_AjaxFileUpload&amp;#92;16B95B50-13DA-9103-48EB-36A9A338C289&amp;#92;&amp;#39;.&lt;br /&gt;   at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1.CommonInit&amp;#40;&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1..ctor&amp;#40;String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler&amp;#96;1 resultHandler&amp;#41;&lt;br /&gt;   at System.IO.Directory.InternalGetFileDirectoryNames&amp;#40;String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption&amp;#41;&lt;br /&gt;   at System.IO.Directory.GetFiles&amp;#40;String path&amp;#41;&lt;br /&gt;   at AjaxControlToolkit.AjaxFileUpload.OnPreRender&amp;#40;EventArgs e&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Page.ProcessRequestMain&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Request information&amp;#58; &lt;br /&gt;    Request URL&amp;#58; http&amp;#58;&amp;#47;&amp;#47;www.gardenandgunclub.com&amp;#47;MIS&amp;#47;apply2.aspx&amp;#63;contextKey&amp;#61;&amp;#123;DA8BEDC8-B952-4d5d-8CC2-59FE922E2923&amp;#125;&amp;#38;done&amp;#61;1&amp;#38;guid&amp;#61;16B95B50-13DA-9103-48EB-36A9A338C289 &lt;br /&gt;    Request path&amp;#58; &amp;#47;MIS&amp;#47;apply2.aspx &lt;br /&gt;    User host address&amp;#58; 10.10.80.66 &lt;br /&gt;    User&amp;#58;  &lt;br /&gt;    Is authenticated&amp;#58; False &lt;br /&gt;    Authentication Type&amp;#58;  &lt;br /&gt;    Thread account name&amp;#58; NT AUTHORITY&amp;#92;NETWORK SERVICE &lt;br /&gt; &lt;br /&gt;Thread information&amp;#58; &lt;br /&gt;    Thread ID&amp;#58; 16 &lt;br /&gt;    Thread account name&amp;#58; NT AUTHORITY&amp;#92;NETWORK SERVICE &lt;br /&gt;    Is impersonating&amp;#58; False &lt;br /&gt;    Stack trace&amp;#58;    at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1.CommonInit&amp;#40;&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1..ctor&amp;#40;String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler&amp;#96;1 resultHandler&amp;#41;&lt;br /&gt;   at System.IO.Directory.InternalGetFileDirectoryNames&amp;#40;String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption&amp;#41;&lt;br /&gt;   at System.IO.Directory.GetFiles&amp;#40;String path&amp;#41;&lt;br /&gt;   at AjaxControlToolkit.AjaxFileUpload.OnPreRender&amp;#40;EventArgs e&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Page.ProcessRequestMain&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41;&lt;br /&gt; &lt;br /&gt;Comments: Thanks Kevin, I have checked my layout, but moving my aspx page to the root folder did not solve it either. If I create a new empty web site in VS2010 and put the control on the default.aspx it still doesn&amp;#39;t work in IE, but works in Chrome.</description><author>karnati8</author><pubDate>Fri, 10 May 2013 06:08:40 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: Resolved: AjaxFileUploader April 2013 Upload Error [27416] 20130510060840A</guid></item><item><title>Commented Unassigned: Resolved: AjaxFileUploader April 2013 Upload Error [27416]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27416</link><description>I resolved this problem. I did not have the correct entries in web.config&lt;br /&gt;&lt;br /&gt;I just update to the latest version of the Ajax Control Toolkit. I am using the AjaxFileUploader and I am now getting the following ASP exception. I was not getting this with the prior release. Could this be a permissions issue&amp;#63; I&amp;#39;m running IIS Web Server on Windows 2003 R2 Server. THe application is using ASP Version 4.0.30319&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Event Type&amp;#58;&amp;#9;Warning&lt;br /&gt;Event Source&amp;#58;&amp;#9;ASP.NET 4.0.30319.0&lt;br /&gt;Event Category&amp;#58;&amp;#9;Web Event &lt;br /&gt;Event ID&amp;#58;&amp;#9;1309&lt;br /&gt;Date&amp;#58;&amp;#9;&amp;#9;5&amp;#47;7&amp;#47;2013&lt;br /&gt;Time&amp;#58;&amp;#9;&amp;#9;1&amp;#58;32&amp;#58;15 PM&lt;br /&gt;User&amp;#58;&amp;#9;&amp;#9;N&amp;#47;A&lt;br /&gt;Computer&amp;#58;&amp;#9;IBT-2800&lt;br /&gt;Description&amp;#58;&lt;br /&gt;Event code&amp;#58; 3005 &lt;br /&gt;Event message&amp;#58; An unhandled exception has occurred. &lt;br /&gt;Event time&amp;#58; 5&amp;#47;7&amp;#47;2013 1&amp;#58;32&amp;#58;15 PM &lt;br /&gt;Event time &amp;#40;UTC&amp;#41;&amp;#58; 5&amp;#47;7&amp;#47;2013 5&amp;#58;32&amp;#58;15 PM &lt;br /&gt;Event ID&amp;#58; 08196419444443849c97355eb97d151f &lt;br /&gt;Event sequence&amp;#58; 443 &lt;br /&gt;Event occurrence&amp;#58; 3 &lt;br /&gt;Event detail code&amp;#58; 0 &lt;br /&gt; &lt;br /&gt;Application information&amp;#58; &lt;br /&gt;    Application domain&amp;#58; &amp;#47;LM&amp;#47;W3SVC&amp;#47;1686273646&amp;#47;Root&amp;#47;MIS-1-130124201373726250 &lt;br /&gt;    Trust level&amp;#58; Full &lt;br /&gt;    Application Virtual Path&amp;#58; &amp;#47;MIS &lt;br /&gt;    Application Path&amp;#58; C&amp;#58;&amp;#92;Buzz&amp;#92;iis_root&amp;#92;OLI&amp;#92;GardenAndGunClub&amp;#92;MIS2013&amp;#92; &lt;br /&gt;    Machine name&amp;#58; IBT-2800 &lt;br /&gt; &lt;br /&gt;Process information&amp;#58; &lt;br /&gt;    Process ID&amp;#58; 5628 &lt;br /&gt;    Process name&amp;#58; w3wp.exe &lt;br /&gt;    Account name&amp;#58; NT AUTHORITY&amp;#92;NETWORK SERVICE &lt;br /&gt; &lt;br /&gt;Exception information&amp;#58; &lt;br /&gt;    Exception type&amp;#58; DirectoryNotFoundException &lt;br /&gt;    Exception message&amp;#58; Could not find a part of the path &amp;#39;C&amp;#58;&amp;#92;WINDOWS&amp;#92;TEMP&amp;#92;_AjaxFileUpload&amp;#92;16B95B50-13DA-9103-48EB-36A9A338C289&amp;#92;&amp;#39;.&lt;br /&gt;   at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1.CommonInit&amp;#40;&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1..ctor&amp;#40;String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler&amp;#96;1 resultHandler&amp;#41;&lt;br /&gt;   at System.IO.Directory.InternalGetFileDirectoryNames&amp;#40;String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption&amp;#41;&lt;br /&gt;   at System.IO.Directory.GetFiles&amp;#40;String path&amp;#41;&lt;br /&gt;   at AjaxControlToolkit.AjaxFileUpload.OnPreRender&amp;#40;EventArgs e&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Page.ProcessRequestMain&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Request information&amp;#58; &lt;br /&gt;    Request URL&amp;#58; http&amp;#58;&amp;#47;&amp;#47;www.gardenandgunclub.com&amp;#47;MIS&amp;#47;apply2.aspx&amp;#63;contextKey&amp;#61;&amp;#123;DA8BEDC8-B952-4d5d-8CC2-59FE922E2923&amp;#125;&amp;#38;done&amp;#61;1&amp;#38;guid&amp;#61;16B95B50-13DA-9103-48EB-36A9A338C289 &lt;br /&gt;    Request path&amp;#58; &amp;#47;MIS&amp;#47;apply2.aspx &lt;br /&gt;    User host address&amp;#58; 10.10.80.66 &lt;br /&gt;    User&amp;#58;  &lt;br /&gt;    Is authenticated&amp;#58; False &lt;br /&gt;    Authentication Type&amp;#58;  &lt;br /&gt;    Thread account name&amp;#58; NT AUTHORITY&amp;#92;NETWORK SERVICE &lt;br /&gt; &lt;br /&gt;Thread information&amp;#58; &lt;br /&gt;    Thread ID&amp;#58; 16 &lt;br /&gt;    Thread account name&amp;#58; NT AUTHORITY&amp;#92;NETWORK SERVICE &lt;br /&gt;    Is impersonating&amp;#58; False &lt;br /&gt;    Stack trace&amp;#58;    at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1.CommonInit&amp;#40;&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1..ctor&amp;#40;String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler&amp;#96;1 resultHandler&amp;#41;&lt;br /&gt;   at System.IO.Directory.InternalGetFileDirectoryNames&amp;#40;String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption&amp;#41;&lt;br /&gt;   at System.IO.Directory.GetFiles&amp;#40;String path&amp;#41;&lt;br /&gt;   at AjaxControlToolkit.AjaxFileUpload.OnPreRender&amp;#40;EventArgs e&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Page.ProcessRequestMain&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41;&lt;br /&gt; &lt;br /&gt;Comments: karnati8&amp;#10;&amp;#10;Check your website layout. Do you have the aspx files, bin folder, app_code, etc, in a root folder or a sub-folder&amp;#63;&amp;#10;&amp;#10;I had a sub folder and could not get anything to work in IE, so when I moved everything to a root website folder, IE uploads are working, but no drag&amp;#47;drop files interface.</description><author>kevinIBT</author><pubDate>Thu, 09 May 2013 23:05:50 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: Resolved: AjaxFileUploader April 2013 Upload Error [27416] 20130509110550P</guid></item><item><title>Created Unassigned: RoundCornersExtender not working in IE9 compatibility mode [27421]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27421</link><description>The Roundcornersextender seems to be broken in the latest toolkit when IE9 is in compatiablity mode.&lt;br /&gt;&lt;br /&gt;If I view my site using localhost in the URL bar everything works fine.  If I use the server name in the URL instead of localhost I get a javascript error &amp;#34;Unexpected call to method or property access&amp;#34;&lt;br /&gt;&lt;br /&gt;The error is thrown in RoundCornersBehaviour.js in the function update from the function by the code c.insertBefore&amp;#40;k, n&amp;#41;.&lt;br /&gt;&lt;br /&gt;It turned out intranet sites default to compatiability mode in IE9, which is why I see the different behaviour when I change the URL.&lt;br /&gt;&lt;br /&gt;I couldn&amp;#39;t find any issue with other extensions I tried.&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;Mark&lt;br /&gt;</description><author>markbrock</author><pubDate>Thu, 09 May 2013 21:36:03 GMT</pubDate><guid isPermaLink="false">Created Unassigned: RoundCornersExtender not working in IE9 compatibility mode [27421] 20130509093603P</guid></item><item><title>Commented Unassigned: AjaxFileUpload April 2013 Issues All IE Versions [27417]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27417</link><description>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. &lt;br /&gt;&lt;br /&gt;I have spent the last 5 hours trying to get the AjaxFileUpload control to work with IE 10, 9, 8 and 7. I installed the package using NuGet and I installed it manually. Every time I test the control with Internet Explorer the Drag Drop area is not displayed. Only a single file upload is provided. If I select a file and upload it, I get an IIS exception &amp;#40;see below&amp;#41;.&lt;br /&gt;&lt;br /&gt;I&amp;#39;m using VS 2010 Premium and using 4.0 Net Framework. Has ANYONE tested this new version with Internet Explorer &amp;#40;any version&amp;#41;&amp;#63; I have attached 2 images &amp;#40;My VS 2010 environment&amp;#41; code sample and the IE browser display of the page. This is not showing the drag drop area. I did not even go that far to put in the upload code.&lt;br /&gt;&lt;br /&gt;Thanks for the work you guys have done with this software. Hoping for an easy resolution.&lt;br /&gt;&lt;br /&gt;I have attached 3 image files showing my problems &amp;#40;VS 2010 Environment, IE 10 Browser Display, and IE 10 Javascript exception found via debugger&amp;#41;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Event Type&amp;#58;&amp;#9;Warning&lt;br /&gt;Event Source&amp;#58;&amp;#9;ASP.NET 4.0.30319.0&lt;br /&gt;Event Category&amp;#58;&amp;#9;Web Event &lt;br /&gt;Event ID&amp;#58;&amp;#9;1309&lt;br /&gt;Date&amp;#58;&amp;#9;&amp;#9;5&amp;#47;7&amp;#47;2013&lt;br /&gt;Time&amp;#58;&amp;#9;&amp;#9;3&amp;#58;03&amp;#58;55 PM&lt;br /&gt;User&amp;#58;&amp;#9;&amp;#9;N&amp;#47;A&lt;br /&gt;Computer&amp;#58;&amp;#9;IBT-2800&lt;br /&gt;Description&amp;#58;&lt;br /&gt;Event code&amp;#58; 3005 &lt;br /&gt;Event message&amp;#58; An unhandled exception has occurred. &lt;br /&gt;Event time&amp;#58; 5&amp;#47;7&amp;#47;2013 3&amp;#58;03&amp;#58;55 PM &lt;br /&gt;Event time &amp;#40;UTC&amp;#41;&amp;#58; 5&amp;#47;7&amp;#47;2013 7&amp;#58;03&amp;#58;55 PM &lt;br /&gt;Event ID&amp;#58; d59bd963e0f447e0a375367cb5b29cb9 &lt;br /&gt;Event sequence&amp;#58; 58 &lt;br /&gt;Event occurrence&amp;#58; 1 &lt;br /&gt;Event detail code&amp;#58; 0 &lt;br /&gt; &lt;br /&gt;Application information&amp;#58; &lt;br /&gt;    Application domain&amp;#58; &amp;#47;LM&amp;#47;W3SVC&amp;#47;1686273646&amp;#47;Root&amp;#47;MIS-8-130124268628101250 &lt;br /&gt;    Trust level&amp;#58; Full &lt;br /&gt;    Application Virtual Path&amp;#58; &amp;#47;MIS &lt;br /&gt;    Application Path&amp;#58; C&amp;#58;&amp;#92;Buzz&amp;#92;iis_root&amp;#92;OLI&amp;#92;GardenAndGunClub&amp;#92;MIS2013&amp;#92; &lt;br /&gt;    Machine name&amp;#58; IBT-2800 &lt;br /&gt; &lt;br /&gt;Process information&amp;#58; &lt;br /&gt;    Process ID&amp;#58; 4872 &lt;br /&gt;    Process name&amp;#58; w3wp.exe &lt;br /&gt;    Account name&amp;#58; NT AUTHORITY&amp;#92;NETWORK SERVICE &lt;br /&gt; &lt;br /&gt;Exception information&amp;#58; &lt;br /&gt;    Exception type&amp;#58; Exception &lt;br /&gt;    Exception message&amp;#58; Invalid upload request.&lt;br /&gt;   at AjaxControlToolkit.AjaxFileUploadHandler.ProcessRequest&amp;#40;HttpContext context&amp;#41;&lt;br /&gt;   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.HttpApplication.ExecuteStep&amp;#40;IExecutionStep step, Boolean&amp;#38; completedSynchronously&amp;#41;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Request information&amp;#58; &lt;br /&gt;    Request URL&amp;#58; https&amp;#58;&amp;#47;&amp;#47;www.gardenandgunclub.com&amp;#58;443&amp;#47;mis&amp;#47;AjaxFileUploadHandler.axd&amp;#63;contextKey&amp;#61;&amp;#123;DA8BEDC8-B952-4d5d-8CC2-59FE922E2923&amp;#125;&amp;#38;fileId&amp;#61;5ADA8FD3-EAFC-2D21-99FD-B2CBF6866D57&amp;#38;fileName&amp;#61;IMG_0770.JPG&amp;#38;usePoll&amp;#61;true&amp;#38;AspxAutoDetectCookieSupport&amp;#61;1 &lt;br /&gt;    Request path&amp;#58; &amp;#47;mis&amp;#47;AjaxFileUploadHandler.axd &lt;br /&gt;    User host address&amp;#58; 207.99.40.148 &lt;br /&gt;    User&amp;#58;  &lt;br /&gt;    Is authenticated&amp;#58; False &lt;br /&gt;    Authentication Type&amp;#58;  &lt;br /&gt;    Thread account name&amp;#58; NT AUTHORITY&amp;#92;NETWORK SERVICE &lt;br /&gt; &lt;br /&gt;Thread information&amp;#58; &lt;br /&gt;    Thread ID&amp;#58; 15 &lt;br /&gt;    Thread account name&amp;#58; NT AUTHORITY&amp;#92;NETWORK SERVICE &lt;br /&gt;    Is impersonating&amp;#58; False &lt;br /&gt;    Stack trace&amp;#58;    at AjaxControlToolkit.AjaxFileUploadHandler.ProcessRequest&amp;#40;HttpContext context&amp;#41;&lt;br /&gt;   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.HttpApplication.ExecuteStep&amp;#40;IExecutionStep step, Boolean&amp;#38; completedSynchronously&amp;#41;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Custom event details&amp;#58; &lt;br /&gt;&lt;br /&gt;For more information, see Help and Support Center at http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;events.asp.&lt;br /&gt;Comments: Something weird is that in the sample site that comes with the toolkit, the ajaxfileupload works fine in IE9. The &amp;#34;Drop Files Here&amp;#34; doesn&amp;#39;t show, but at least the upload works. I have tried matching up everthing in the sample site with my site, but I just cannot get it to upload the file...&amp;#10;</description><author>karnati8</author><pubDate>Thu, 09 May 2013 20:19:05 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: AjaxFileUpload April 2013 Issues All IE Versions [27417] 20130509081905P</guid></item><item><title>Commented Unassigned: Resolved: AjaxFileUploader April 2013 Upload Error [27416]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27416</link><description>I resolved this problem. I did not have the correct entries in web.config&lt;br /&gt;&lt;br /&gt;I just update to the latest version of the Ajax Control Toolkit. I am using the AjaxFileUploader and I am now getting the following ASP exception. I was not getting this with the prior release. Could this be a permissions issue&amp;#63; I&amp;#39;m running IIS Web Server on Windows 2003 R2 Server. THe application is using ASP Version 4.0.30319&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Event Type&amp;#58;&amp;#9;Warning&lt;br /&gt;Event Source&amp;#58;&amp;#9;ASP.NET 4.0.30319.0&lt;br /&gt;Event Category&amp;#58;&amp;#9;Web Event &lt;br /&gt;Event ID&amp;#58;&amp;#9;1309&lt;br /&gt;Date&amp;#58;&amp;#9;&amp;#9;5&amp;#47;7&amp;#47;2013&lt;br /&gt;Time&amp;#58;&amp;#9;&amp;#9;1&amp;#58;32&amp;#58;15 PM&lt;br /&gt;User&amp;#58;&amp;#9;&amp;#9;N&amp;#47;A&lt;br /&gt;Computer&amp;#58;&amp;#9;IBT-2800&lt;br /&gt;Description&amp;#58;&lt;br /&gt;Event code&amp;#58; 3005 &lt;br /&gt;Event message&amp;#58; An unhandled exception has occurred. &lt;br /&gt;Event time&amp;#58; 5&amp;#47;7&amp;#47;2013 1&amp;#58;32&amp;#58;15 PM &lt;br /&gt;Event time &amp;#40;UTC&amp;#41;&amp;#58; 5&amp;#47;7&amp;#47;2013 5&amp;#58;32&amp;#58;15 PM &lt;br /&gt;Event ID&amp;#58; 08196419444443849c97355eb97d151f &lt;br /&gt;Event sequence&amp;#58; 443 &lt;br /&gt;Event occurrence&amp;#58; 3 &lt;br /&gt;Event detail code&amp;#58; 0 &lt;br /&gt; &lt;br /&gt;Application information&amp;#58; &lt;br /&gt;    Application domain&amp;#58; &amp;#47;LM&amp;#47;W3SVC&amp;#47;1686273646&amp;#47;Root&amp;#47;MIS-1-130124201373726250 &lt;br /&gt;    Trust level&amp;#58; Full &lt;br /&gt;    Application Virtual Path&amp;#58; &amp;#47;MIS &lt;br /&gt;    Application Path&amp;#58; C&amp;#58;&amp;#92;Buzz&amp;#92;iis_root&amp;#92;OLI&amp;#92;GardenAndGunClub&amp;#92;MIS2013&amp;#92; &lt;br /&gt;    Machine name&amp;#58; IBT-2800 &lt;br /&gt; &lt;br /&gt;Process information&amp;#58; &lt;br /&gt;    Process ID&amp;#58; 5628 &lt;br /&gt;    Process name&amp;#58; w3wp.exe &lt;br /&gt;    Account name&amp;#58; NT AUTHORITY&amp;#92;NETWORK SERVICE &lt;br /&gt; &lt;br /&gt;Exception information&amp;#58; &lt;br /&gt;    Exception type&amp;#58; DirectoryNotFoundException &lt;br /&gt;    Exception message&amp;#58; Could not find a part of the path &amp;#39;C&amp;#58;&amp;#92;WINDOWS&amp;#92;TEMP&amp;#92;_AjaxFileUpload&amp;#92;16B95B50-13DA-9103-48EB-36A9A338C289&amp;#92;&amp;#39;.&lt;br /&gt;   at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1.CommonInit&amp;#40;&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1..ctor&amp;#40;String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler&amp;#96;1 resultHandler&amp;#41;&lt;br /&gt;   at System.IO.Directory.InternalGetFileDirectoryNames&amp;#40;String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption&amp;#41;&lt;br /&gt;   at System.IO.Directory.GetFiles&amp;#40;String path&amp;#41;&lt;br /&gt;   at AjaxControlToolkit.AjaxFileUpload.OnPreRender&amp;#40;EventArgs e&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Page.ProcessRequestMain&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Request information&amp;#58; &lt;br /&gt;    Request URL&amp;#58; http&amp;#58;&amp;#47;&amp;#47;www.gardenandgunclub.com&amp;#47;MIS&amp;#47;apply2.aspx&amp;#63;contextKey&amp;#61;&amp;#123;DA8BEDC8-B952-4d5d-8CC2-59FE922E2923&amp;#125;&amp;#38;done&amp;#61;1&amp;#38;guid&amp;#61;16B95B50-13DA-9103-48EB-36A9A338C289 &lt;br /&gt;    Request path&amp;#58; &amp;#47;MIS&amp;#47;apply2.aspx &lt;br /&gt;    User host address&amp;#58; 10.10.80.66 &lt;br /&gt;    User&amp;#58;  &lt;br /&gt;    Is authenticated&amp;#58; False &lt;br /&gt;    Authentication Type&amp;#58;  &lt;br /&gt;    Thread account name&amp;#58; NT AUTHORITY&amp;#92;NETWORK SERVICE &lt;br /&gt; &lt;br /&gt;Thread information&amp;#58; &lt;br /&gt;    Thread ID&amp;#58; 16 &lt;br /&gt;    Thread account name&amp;#58; NT AUTHORITY&amp;#92;NETWORK SERVICE &lt;br /&gt;    Is impersonating&amp;#58; False &lt;br /&gt;    Stack trace&amp;#58;    at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1.CommonInit&amp;#40;&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1..ctor&amp;#40;String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler&amp;#96;1 resultHandler&amp;#41;&lt;br /&gt;   at System.IO.Directory.InternalGetFileDirectoryNames&amp;#40;String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption&amp;#41;&lt;br /&gt;   at System.IO.Directory.GetFiles&amp;#40;String path&amp;#41;&lt;br /&gt;   at AjaxControlToolkit.AjaxFileUpload.OnPreRender&amp;#40;EventArgs e&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Page.ProcessRequestMain&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41;&lt;br /&gt; &lt;br /&gt;Comments: Something that&amp;#39;s also weird is that in the sample site that comes with the toolkit, the ajaxfileupload works fine in IE9. The &amp;#34;Drop Files Here&amp;#34; doesn&amp;#39;t show, but at least the upload works. I have tried matching up everthing in the sample site with my site, but I just cannot get it to upload the file...</description><author>karnati8</author><pubDate>Thu, 09 May 2013 20:16:53 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: Resolved: AjaxFileUploader April 2013 Upload Error [27416] 20130509081653P</guid></item><item><title>Commented Issue: Error in Tabs Ajax Control Toolkit. [27237]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27237</link><description>Hi,&lt;br /&gt;&lt;br /&gt;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.&lt;br /&gt;&lt;br /&gt;The error consist in have a TabContainer inside a Tab of other TabContainer, inside an update panel.&lt;br /&gt;When run the application an error of &amp;#34;Can&amp;#39;t move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.&amp;#34;&lt;br /&gt;&lt;br /&gt;The error occors only in the IE 8, I dont have IE 7 for test. The error dont occors in IE 9 compatibility mode.&lt;br /&gt;&lt;br /&gt;I have resolved this error, add a try&amp;#47;catch block in js script &amp;#34;Tabs.pre.js&amp;#34; where the focus of tab is set.&lt;br /&gt;&lt;br /&gt;Attachment the application that occors the bug.&lt;br /&gt;&lt;br /&gt;Ivan Patrick.&lt;br /&gt;Comments: So I&amp;#39;ve now gone through the slightly painful experience of implementing desterly&amp;#39;s solution as noted in link above &amp;#40;and also by mbardon above&amp;#41; and rebuilt the AjaxControlToolkit from source. It works&amp;#33; Thank you desterly&amp;#33;&amp;#10;&amp;#10;If you&amp;#39;ve made you&amp;#39;re way to this page, and have the same issue, I can safely say stop browsing for a short cut, download the source code and build the ACT yourself. I&amp;#39;ve spent most of yesterday evening and today looking for another solution, but not found anything.&amp;#10;&amp;#10;A few hints for building ACT if you&amp;#39;ve never done it before &amp;#40;like me&amp;#41;&amp;#58;&amp;#10;Go to &amp;#34;Source Code&amp;#34; and then &amp;#34;History&amp;#34;. Select a change set&amp;#47;commit that has been downloaded lots of times before &amp;#40;I chose 31 Jan 2013 reference a2a6dc6854e0&amp;#41; and click on &amp;#34;Files&amp;#34;. Have a quick read through the readme file and make sure the context is the correct commit&amp;#47;change set. Download the zip through the download option &amp;#40;top right&amp;#41;. Unzip and open the solution in Visual Studio. Accept all the warnings and open project as normal. Set the build options to release and build the entire thing. In my case I had one error due to the website examples requiring ASP 4.5, so I excluded that project from the build and everything compiled fine. Look for the AjaxControlToolkit.dll after your build and use it in your project. Good luck - it&amp;#39;s actually easier than I thought it would be.&amp;#10;&amp;#10;I guess the smart folk at AjaxControlToolkit don&amp;#39;t want to use a try without a proper catch, but it would be good to get the issue fixed once and for all. Ignoring a bug is in my opinion a lot worse than an ugly workaround.</description><author>Kwantize</author><pubDate>Thu, 09 May 2013 17:26:44 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error in Tabs Ajax Control Toolkit. [27237] 20130509052644P</guid></item><item><title>Commented Issue: Error in Tabs Ajax Control Toolkit. [27237]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27237</link><description>Hi,&lt;br /&gt;&lt;br /&gt;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.&lt;br /&gt;&lt;br /&gt;The error consist in have a TabContainer inside a Tab of other TabContainer, inside an update panel.&lt;br /&gt;When run the application an error of &amp;#34;Can&amp;#39;t move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.&amp;#34;&lt;br /&gt;&lt;br /&gt;The error occors only in the IE 8, I dont have IE 7 for test. The error dont occors in IE 9 compatibility mode.&lt;br /&gt;&lt;br /&gt;I have resolved this error, add a try&amp;#47;catch block in js script &amp;#34;Tabs.pre.js&amp;#34; where the focus of tab is set.&lt;br /&gt;&lt;br /&gt;Attachment the application that occors the bug.&lt;br /&gt;&lt;br /&gt;Ivan Patrick.&lt;br /&gt;Comments: I&amp;#39;m having the same issue. In our case we have a main page with a tab control and 3 - 6 tabs &amp;#40;I&amp;#39;m sorry that I can provide the code here, but I&amp;#39;ll try to describe the structure in case it helps someone&amp;#41;. Within each main tab, we have another tabcontrol with sometimes only 1, sometimes up to 7 &amp;#40;sub&amp;#41;tabs. In all browsers we&amp;#39;ve tested everything works fine, but an exception occurs in IE8 &amp;#40;&amp;#34;Can&amp;#39;t move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus&amp;#34;&amp;#41;, resulting in incorrect  rendering of the page &amp;#40;main tabcontrol is not rendered&amp;#47;visible&amp;#41;.&amp;#10;&amp;#10;We&amp;#39;ve tried all sorts to fix it - about 6 different versions of the Ajax toolkit &amp;#40;ASP 3.5&amp;#59; VS 2008 SP1&amp;#41;, different jQuery versions &amp;#40;just in case&amp;#41;, HTML validation &amp;#40;which pointed me to an additional problem with duplicated id&amp;#39;s in tabcontrol divs created by the toolkit, which I have also not been able to overcome&amp;#41;. In the end I simplified the code and found the offending piece of code, but have not been able to find a solution yet.&amp;#10;&amp;#10;The exception occurs when we add a tabcontrol to the second tab of the main tab control &amp;#40;where the first tab in the main tab control will have initial focus as per default&amp;#41;. I suspect the javascript generated by the toolkit tries to focus on the first tab of the tab control in the second main tab, and not finding it &amp;#40;because only the first main tab is visible when the page is loaded&amp;#41;. But it&amp;#39;s pure guesswork.&amp;#10;&amp;#10;It sounds like the same problem noted here, but this one is set to closed even though lots of folk experience the same thing way after it was closed&amp;#58; &amp;#10;&amp;#91;https&amp;#58;&amp;#47;&amp;#47;ajaxcontroltoolkit.codeplex.com&amp;#47;workitem&amp;#47;27053&amp;#93;&amp;#40;https&amp;#58;&amp;#47;&amp;#47;ajaxcontroltoolkit.codeplex.com&amp;#47;workitem&amp;#47;27053&amp;#41;&amp;#10;&amp;#10;I don&amp;#39;t know whether the Javascript solution &amp;#40;try&amp;#47;catch block&amp;#41; would work here, but my next step is probably to try and compile my own toolkit dll to see if that resolves it.&amp;#10;&amp;#10;</description><author>Kwantize</author><pubDate>Thu, 09 May 2013 16:05:21 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error in Tabs Ajax Control Toolkit. [27237] 20130509040521P</guid></item><item><title>Commented Unassigned: AjaxFileUpload's problem (Version 7.0429) [27418]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27418</link><description>Version 7.0429 AJAX Control Toolkit &lt;br /&gt;&lt;br /&gt;AjaxFileUpload Control&lt;br /&gt;&lt;br /&gt;protected void AjaxFileUpload1_OnUploadComplete&amp;#40;object sender, AjaxFileUploadEventArgs file&amp;#41;&lt;br /&gt;&amp;#123;&lt;br /&gt;        AjaxFileUpload1.SaveAs&amp;#40;MapPath&amp;#40;&amp;#34;&amp;#126;&amp;#47;App_Data&amp;#47;&amp;#34; &amp;#43; file.FileName&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#125;&lt;br /&gt;&lt;br /&gt;The Uploaded File &amp;#58; &amp;#42;.zip, &amp;#42;.txt &amp;#61;&amp;#61;&amp;#62; file can open&lt;br /&gt;The Uploaded File &amp;#58; &amp;#42;.doc, &amp;#42;.xls ..etc &amp;#61;&amp;#61;&amp;#62; file can&amp;#39;t open, display &amp;#34;file is damaged&amp;#34;,why&amp;#63;&lt;br /&gt;Comments: english file name, test ok&amp;#33;&amp;#10;&amp;#10;chinese file name, open the file, display &amp;#34;file is damaged&amp;#34;&amp;#10;&amp;#10;ex&amp;#58; The Uploaded File &amp;#58; 我的檔案.doc &amp;#61;&amp;#61;&amp;#62; file can&amp;#39;t open, display &amp;#34;file is damaged&amp;#34;</description><author>genzo99</author><pubDate>Thu, 09 May 2013 15:13:06 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: AjaxFileUpload's problem (Version 7.0429) [27418] 20130509031306P</guid></item><item><title>Commented Unassigned: Resolved: AjaxFileUploader April 2013 Upload Error [27416]</title><link>http://ajaxcontroltoolkit.codeplex.com/workitem/27416</link><description>I resolved this problem. I did not have the correct entries in web.config&lt;br /&gt;&lt;br /&gt;I just update to the latest version of the Ajax Control Toolkit. I am using the AjaxFileUploader and I am now getting the following ASP exception. I was not getting this with the prior release. Could this be a permissions issue&amp;#63; I&amp;#39;m running IIS Web Server on Windows 2003 R2 Server. THe application is using ASP Version 4.0.30319&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Event Type&amp;#58;&amp;#9;Warning&lt;br /&gt;Event Source&amp;#58;&amp;#9;ASP.NET 4.0.30319.0&lt;br /&gt;Event Category&amp;#58;&amp;#9;Web Event &lt;br /&gt;Event ID&amp;#58;&amp;#9;1309&lt;br /&gt;Date&amp;#58;&amp;#9;&amp;#9;5&amp;#47;7&amp;#47;2013&lt;br /&gt;Time&amp;#58;&amp;#9;&amp;#9;1&amp;#58;32&amp;#58;15 PM&lt;br /&gt;User&amp;#58;&amp;#9;&amp;#9;N&amp;#47;A&lt;br /&gt;Computer&amp;#58;&amp;#9;IBT-2800&lt;br /&gt;Description&amp;#58;&lt;br /&gt;Event code&amp;#58; 3005 &lt;br /&gt;Event message&amp;#58; An unhandled exception has occurred. &lt;br /&gt;Event time&amp;#58; 5&amp;#47;7&amp;#47;2013 1&amp;#58;32&amp;#58;15 PM &lt;br /&gt;Event time &amp;#40;UTC&amp;#41;&amp;#58; 5&amp;#47;7&amp;#47;2013 5&amp;#58;32&amp;#58;15 PM &lt;br /&gt;Event ID&amp;#58; 08196419444443849c97355eb97d151f &lt;br /&gt;Event sequence&amp;#58; 443 &lt;br /&gt;Event occurrence&amp;#58; 3 &lt;br /&gt;Event detail code&amp;#58; 0 &lt;br /&gt; &lt;br /&gt;Application information&amp;#58; &lt;br /&gt;    Application domain&amp;#58; &amp;#47;LM&amp;#47;W3SVC&amp;#47;1686273646&amp;#47;Root&amp;#47;MIS-1-130124201373726250 &lt;br /&gt;    Trust level&amp;#58; Full &lt;br /&gt;    Application Virtual Path&amp;#58; &amp;#47;MIS &lt;br /&gt;    Application Path&amp;#58; C&amp;#58;&amp;#92;Buzz&amp;#92;iis_root&amp;#92;OLI&amp;#92;GardenAndGunClub&amp;#92;MIS2013&amp;#92; &lt;br /&gt;    Machine name&amp;#58; IBT-2800 &lt;br /&gt; &lt;br /&gt;Process information&amp;#58; &lt;br /&gt;    Process ID&amp;#58; 5628 &lt;br /&gt;    Process name&amp;#58; w3wp.exe &lt;br /&gt;    Account name&amp;#58; NT AUTHORITY&amp;#92;NETWORK SERVICE &lt;br /&gt; &lt;br /&gt;Exception information&amp;#58; &lt;br /&gt;    Exception type&amp;#58; DirectoryNotFoundException &lt;br /&gt;    Exception message&amp;#58; Could not find a part of the path &amp;#39;C&amp;#58;&amp;#92;WINDOWS&amp;#92;TEMP&amp;#92;_AjaxFileUpload&amp;#92;16B95B50-13DA-9103-48EB-36A9A338C289&amp;#92;&amp;#39;.&lt;br /&gt;   at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1.CommonInit&amp;#40;&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1..ctor&amp;#40;String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler&amp;#96;1 resultHandler&amp;#41;&lt;br /&gt;   at System.IO.Directory.InternalGetFileDirectoryNames&amp;#40;String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption&amp;#41;&lt;br /&gt;   at System.IO.Directory.GetFiles&amp;#40;String path&amp;#41;&lt;br /&gt;   at AjaxControlToolkit.AjaxFileUpload.OnPreRender&amp;#40;EventArgs e&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Page.ProcessRequestMain&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Request information&amp;#58; &lt;br /&gt;    Request URL&amp;#58; http&amp;#58;&amp;#47;&amp;#47;www.gardenandgunclub.com&amp;#47;MIS&amp;#47;apply2.aspx&amp;#63;contextKey&amp;#61;&amp;#123;DA8BEDC8-B952-4d5d-8CC2-59FE922E2923&amp;#125;&amp;#38;done&amp;#61;1&amp;#38;guid&amp;#61;16B95B50-13DA-9103-48EB-36A9A338C289 &lt;br /&gt;    Request path&amp;#58; &amp;#47;MIS&amp;#47;apply2.aspx &lt;br /&gt;    User host address&amp;#58; 10.10.80.66 &lt;br /&gt;    User&amp;#58;  &lt;br /&gt;    Is authenticated&amp;#58; False &lt;br /&gt;    Authentication Type&amp;#58;  &lt;br /&gt;    Thread account name&amp;#58; NT AUTHORITY&amp;#92;NETWORK SERVICE &lt;br /&gt; &lt;br /&gt;Thread information&amp;#58; &lt;br /&gt;    Thread ID&amp;#58; 16 &lt;br /&gt;    Thread account name&amp;#58; NT AUTHORITY&amp;#92;NETWORK SERVICE &lt;br /&gt;    Is impersonating&amp;#58; False &lt;br /&gt;    Stack trace&amp;#58;    at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1.CommonInit&amp;#40;&amp;#41;&lt;br /&gt;   at System.IO.FileSystemEnumerableIterator&amp;#96;1..ctor&amp;#40;String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler&amp;#96;1 resultHandler&amp;#41;&lt;br /&gt;   at System.IO.Directory.InternalGetFileDirectoryNames&amp;#40;String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption&amp;#41;&lt;br /&gt;   at System.IO.Directory.GetFiles&amp;#40;String path&amp;#41;&lt;br /&gt;   at AjaxControlToolkit.AjaxFileUpload.OnPreRender&amp;#40;EventArgs e&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Page.ProcessRequestMain&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41;&lt;br /&gt; &lt;br /&gt;Comments: Guys, please see my other issue about Internet Explorer versions not working with latest release and vote on it so it gets escalated to the developers. I am using .NET 4.0 framework and to get IE browsers to work I had to make sure that the aspx files were all in a web root folder. No sub-folder, since it doesn&amp;#39;t work. This is really frustrating for sure. Do any of the developers actually look at these issues&amp;#63;</description><author>kevinIBT</author><pubDate>Thu, 09 May 2013 14:26:55 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: Resolved: AjaxFileUploader April 2013 Upload Error [27416] 20130509022655P</guid></item></channel></rss>