<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ASP.NET AJAX Discussion and Suggestions</title><link>http://forums.asp.net/1007.aspx</link><description>This forum is the place for ASP.NET AJAX 'getting started' questions, general questions that don't fit in one of the other forums about AJAX </description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: ASP.NET AJAX Validators</title><link>http://forums.asp.net/thread/2916879.aspx</link><pubDate>Wed, 04 Feb 2009 22:35:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2916879</guid><dc:creator>ForceMagic</dc:creator><author>ForceMagic</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2916879.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=2916879</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hello,&lt;/p&gt;&lt;p&gt;&amp;nbsp;When I add this tag in my web.config, suddenly in all my .aspx.vb page every control who refers to an .aspx page or master page are not found anymore. (&amp;quot;control&amp;quot; is not a member of &amp;quot;....&amp;quot;) Is there a property I need to set somewhere to avoid those error, atm I have no clue.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;pre class="coloredcode"&gt;&amp;lt;system.web&amp;gt;
  &amp;lt;&lt;span class="tag"&gt;pages&lt;/span&gt;&amp;gt;
    &amp;lt;&lt;span class="tag"&gt;tagMapping&lt;/span&gt;&amp;gt;
       &amp;lt;&lt;span class="tag"&gt;add&lt;/span&gt;&lt;span class="attr"&gt; tagType=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;System.Web.UI.WebControls.RequiredFieldValidator&amp;quot;&lt;/span&gt; 
&lt;span class="attr"&gt;	     mappedTagType=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;System.Web.UI.Compatibility.RequiredFieldValidator,System.Web.Extensions, Version=1.0.61025.0, Culture=neutral,PublicKeyToken=31bf3856ad364e35&amp;quot;&lt;/span&gt;/&amp;gt;
    &amp;lt;/&lt;span class="tag"&gt;tagMapping&lt;/span&gt;&amp;gt;
  &amp;lt;/&lt;span class="tag"&gt;pages&lt;/span&gt;&amp;gt;
&amp;lt;/&lt;span class="tag"&gt;system.web&lt;/span&gt;&amp;gt;&lt;/pre&gt;&amp;nbsp; Thx in advance&lt;br /&gt;</description></item><item><title>Re: ASP.NET AJAX Validators</title><link>http://forums.asp.net/thread/2804394.aspx</link><pubDate>Fri, 12 Dec 2008 13:55:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2804394</guid><dc:creator>karyani</dc:creator><author>karyani</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2804394.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=2804394</wfw:commentRss><description>&lt;p&gt;Thank you for your respond,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I tried it but I am still getting the error.&amp;nbsp; The thing is when I run the application to debug it on my machine every thing works fine.&amp;nbsp; The problem occurs only when I publish the website&lt;/p&gt;</description></item><item><title>Re: ASP.NET AJAX Validators</title><link>http://forums.asp.net/thread/2716463.aspx</link><pubDate>Fri, 31 Oct 2008 07:47:37 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2716463</guid><dc:creator>ygor</dc:creator><author>ygor</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2716463.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=2716463</wfw:commentRss><description>&lt;p&gt;I found out that&amp;nbsp;this patch would not fix my issue, which is to setfocus to the control&amp;nbsp;that fails validation,&amp;nbsp;and doubt if this is fixed in AJAX 2.0 as well.&lt;/p&gt;
&lt;p&gt;In my case:&lt;/p&gt;
&lt;p&gt;&lt;u&gt;&lt;strong&gt;Validator Setting:&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;
&lt;p&gt;EnableClientScript=&amp;quot;False&amp;quot; &lt;/p&gt;
&lt;p&gt;SetFocusOnError=&amp;quot;True&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Test Result&lt;/u&gt;&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Inside UpdatePanel fails&lt;/p&gt;
&lt;p&gt;outside UpdatePanel works&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;So SetFocusOnError does something even when EnableClientScript is off when not being placed inside UpdatePanel. The behavior is not consistent. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: ASP.NET AJAX Validators</title><link>http://forums.asp.net/thread/2713475.aspx</link><pubDate>Thu, 30 Oct 2008 00:58:29 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2713475</guid><dc:creator>Alexander_1</dc:creator><author>Alexander_1</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2713475.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=2713475</wfw:commentRss><description>&lt;p&gt;tagMapping section &lt;strong&gt;in the pages section&lt;/strong&gt; of the web.config&lt;/p&gt;</description></item><item><title>Re: ASP.NET AJAX Validators</title><link>http://forums.asp.net/thread/2656557.aspx</link><pubDate>Wed, 01 Oct 2008 10:37:19 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2656557</guid><dc:creator>venkatu2005</dc:creator><author>venkatu2005</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2656557.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=2656557</wfw:commentRss><description>&lt;p&gt;Hi &lt;/p&gt;&lt;p&gt;I have used the same concept but it shows err like&lt;/p&gt;&lt;p&gt;&lt;i&gt;Unrecognized configuration section system.web/tagMapping. &lt;/i&gt;&lt;/p&gt;&lt;p&gt;Can u provide the solution wat the error?&lt;/p&gt;&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;</description></item><item><title>ASP.NET AJAX Validators</title><link>http://forums.asp.net/thread/1545781.aspx</link><pubDate>Wed, 24 Jan 2007 05:59:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1545781</guid><dc:creator>mattgi</dc:creator><author>mattgi</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1545781.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=1545781</wfw:commentRss><description>&lt;p&gt;ASP.NET AJAX provides new APIs for registering script with the ScriptManager.&amp;nbsp; Using these APIs allows controls to work well with partial rendering.&amp;nbsp; Without them, controls placed inside an UpdatePanel won&amp;#39;t work as expected. In previous CTP releases of ASP.NET AJAX, we had a set of validator controls that derived from the v2.0 controls and used the new APIs. This made them work well with ASP.NET AJAX. WindowsUpdate will soon include a version of System.Web that can take advantage of the new APIs.&amp;nbsp; So the new controls which would have been redundant have been removed.&amp;nbsp; However, the update isn&amp;#39;t available yet and ASP.NET AJAX has been released.&amp;nbsp; So, in the short-term, the source code for a set of custom validator controls that work with partial rendering is available as an attachment to this post or on my blog &lt;a href="http://blogs.msdn.com/mattgi/attachment/1516974.ashx"&gt;http://blogs.msdn.com/mattgi/attachment/1516974.ashx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The .zip file includes a solution and .csproj file as well as the compiled DLL.&amp;nbsp; Just put the DLL in the /bin directory of your application and include the following &amp;lt;tagMapping section in the pages section of the web.config.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tagMapping&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add tagType=&amp;quot;System.Web.UI.WebControls.CompareValidator&amp;quot;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mappedTagType=&amp;quot;Sample.Web.UI.Compatibility.CompareValidator, Validators, Version=1.0.0.0&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add tagType=&amp;quot;System.Web.UI.WebControls.CustomValidator&amp;quot;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mappedTagType=&amp;quot;Sample.Web.UI.Compatibility.CustomValidator, Validators, Version=1.0.0.0&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add tagType=&amp;quot;System.Web.UI.WebControls.RangeValidator&amp;quot;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mappedTagType=&amp;quot;Sample.Web.UI.Compatibility.RangeValidator, Validators, Version=1.0.0.0&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add tagType=&amp;quot;System.Web.UI.WebControls.RegularExpressionValidator&amp;quot; mappedTagType=&amp;quot;Sample.Web.UI.Compatibility.RegularExpressionValidator, Validators, Version=1.0.0.0&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add tagType=&amp;quot;System.Web.UI.WebControls.RequiredFieldValidator&amp;quot;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mappedTagType=&amp;quot;Sample.Web.UI.Compatibility.RequiredFieldValidator, Validators, Version=1.0.0.0&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add tagType=&amp;quot;System.Web.UI.WebControls.ValidationSummary&amp;quot;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mappedTagType=&amp;quot;Sample.Web.UI.Compatibility.ValidationSummary, Validators, Version=1.0.0.0&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/tagMapping&amp;gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/mattgi/archive/2007/01/23/asp-net-ajax-validators.aspx"&gt;http://blogs.msdn.com/mattgi/archive/2007/01/23/asp-net-ajax-validators.aspx&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>