<?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: Sys.WebForms.PageRequestManagerServerErrorException</title><link>http://forums.asp.net/thread/2594106.aspx</link><pubDate>Tue, 02 Sep 2008 05:36:04 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2594106</guid><dc:creator>RamanaPV</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2594106.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=2594106</wfw:commentRss><description>&lt;p&gt;I finally find the solution for my problem.When user enter a password with angularbracket and any letter like (&amp;lt;a,&amp;lt;b)&amp;nbsp; raising the exception.&lt;/p&gt;
&lt;p&gt;By &amp;nbsp;setting&lt;font color="red"&gt; ValidateRequest&lt;strong&gt;&lt;em&gt; ==&amp;quot;false&lt;/em&gt;&lt;/strong&gt;&amp;quot;.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="+0"&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;font size="+0"&gt;&lt;font size="+0"&gt;&lt;font size="+0"&gt;&amp;nbsp; solved the problem.&lt;font size="+0"&gt; &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="+0"&gt;&lt;font size="+0"&gt;&lt;font size="+0"&gt;&lt;font size="+0"&gt;
&lt;p&gt;This is because of encodedHTML.&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;</description></item><item><title>Re: Sys.WebForms.PageRequestManagerServerErrorException</title><link>http://forums.asp.net/thread/2593302.aspx</link><pubDate>Mon, 01 Sep 2008 15:29:10 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2593302</guid><dc:creator>Wyerarch</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2593302.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=2593302</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve been experiencing this problem today, and from reading around, it appears that it is an issue with recycling the application pool in IIS. If you increase this on your server, it should solve the problem.&lt;/p&gt;
&lt;p&gt;The other causes are listed here : &lt;a href="http://forums.asp.net/t/1044963.aspx"&gt;http://forums.asp.net/t/1044963.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Sys.WebForms.PageRequestManagerServerErrorException</title><link>http://forums.asp.net/thread/2592578.aspx</link><pubDate>Mon, 01 Sep 2008 09:41:13 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2592578</guid><dc:creator>RamanaPV</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2592578.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=2592578</wfw:commentRss><description>&lt;p class="MsoNormal"&gt;&lt;span style="FONT-SIZE:11pt;COLOR:#1f497d;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Hi,&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="FONT-SIZE:11pt;COLOR:#1f497d;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;I have been working in Online billing web application&amp;nbsp;. It is working fine in localmachine.when installed on the production server I have getting&amp;nbsp; the following exception intermitantly.We have installed nearly&amp;nbsp; on 300 servers but only on one server we are getting the error.We are maintaining Access data base to store for &amp;nbsp;for individual user theme.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="FONT-SIZE:11pt;COLOR:#1f497d;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;font color="#000000"&gt;&lt;strong&gt;&amp;#39;Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 500&amp;#39;.&lt;/strong&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="FONT-SIZE:11pt;COLOR:#1f497d;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;strong&gt;&lt;font color="#000000"&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="FONT-SIZE:11pt;COLOR:#1f497d;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;We are using themes.In login page when user submitting the login information the specified exception is rasing.Is the following exception might be the reason.But we are not getting in the remaining servers.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="FONT-SIZE:11pt;COLOR:#1f497d;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;LogDetails:&lt;/span&gt;&lt;/p&gt;&lt;span style="FONT-SIZE:11pt;COLOR:#1f497d;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Exception information: &lt;/span&gt;&lt;span style="FONT-SIZE:11pt;COLOR:#1f497d;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Exception type: ProviderException &lt;/span&gt;&lt;span style="FONT-SIZE:11pt;COLOR:#1f497d;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Exception message: This property cannot be set for anonymous users. &lt;/span&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:11pt;COLOR:#1f497d;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;Can U please tell the reason.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:11pt;COLOR:#1f497d;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Thanks&lt;/span&gt;&lt;/p&gt;&lt;span style="FONT-SIZE:11pt;COLOR:#1f497d;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Ramana.PV&lt;/span&gt;</description></item></channel></rss>