<?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: Unknown error (again and again)</title><link>http://forums.asp.net/thread/1921324.aspx</link><pubDate>Fri, 21 Sep 2007 20:55:23 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1921324</guid><dc:creator>jrummell</dc:creator><author>jrummell</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1921324.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=1921324</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I just found this on the elmah google group.&amp;nbsp; I haven&amp;#39;t tried it yet, but it looks like the answer!&lt;/p&gt;&lt;p&gt;&lt;a href="http://groups.google.com/group/elmah/browse_thread/thread/6de9a7baeedf8eda/b24284d572adcf6c?lnk=gst&amp;amp;q=ajax&amp;amp;rnum=2#b24284d572adcf6c" title="http://groups.google.com/group/elmah/browse_thread/thread/6de9a7baeedf8eda/b24284d572adcf6c?lnk=gst&amp;amp;q=ajax&amp;amp;rnum=2#b24284d572adcf6c"&gt;http://groups.google.com/group/elmah/browse_thread/thread/6de9a7baeedf8eda/b24284d572adcf6c?lnk=gst&amp;amp;q=ajax&amp;amp;rnum=2#b24284d572adcf6c&lt;/a&gt; &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Unknown error (again and again)</title><link>http://forums.asp.net/thread/1921306.aspx</link><pubDate>Fri, 21 Sep 2007 20:44:59 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1921306</guid><dc:creator>jrummell</dc:creator><author>jrummell</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1921306.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=1921306</wfw:commentRss><description>&lt;p&gt;The ScriptManager handles all of the Ajax exceptions differently than the main application.&amp;nbsp; I don&amp;#39;t think you can even catch them in the Application_Error event.&amp;nbsp; If anyone has found a way to do this, I would love to know!&amp;nbsp; I don&amp;#39;t know how I could have an app in the wild without elmah.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Unknown error (again and again)</title><link>http://forums.asp.net/thread/1423605.aspx</link><pubDate>Tue, 10 Oct 2006 09:23:54 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1423605</guid><dc:creator>angel eyes</dc:creator><author>angel eyes</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1423605.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=1423605</wfw:commentRss><description>&lt;p&gt;I keep getting that annoying pop up, and, not only does it seem to originate for more than one error, it prevents me from debugging my application!&lt;/p&gt;&lt;p&gt;I&amp;#39;m using ELMAH, and I have the ScriptManager in my Master page, with Script Manager Proxies on pages that need Altas/Ajax.&lt;/p&gt;&lt;p&gt;Is this a conflict with ELMAH? Is it something I did? I don&amp;#39;t want to turn off site validation, it&amp;#39;s security, and that&amp;#39;s important.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any ideas? &lt;/p&gt;</description></item><item><title>Atlas + ELMAH = problems?</title><link>http://forums.asp.net/thread/1400847.aspx</link><pubDate>Fri, 15 Sep 2006 20:44:05 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1400847</guid><dc:creator>angel eyes</dc:creator><author>angel eyes</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1400847.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=1400847</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m using &lt;a href="http://geekswithblogs.net/angeleyes/archive/2006/06/01/80357.aspx" target="_blank"&gt;ELAMH&lt;/a&gt;&amp;nbsp;with Atlas and the atlas control toolkit,&lt;/p&gt;&lt;p&gt;Now, I can&amp;#39;t be sure, but it seems they don&amp;#39;t work well together. I have some errors that I receive on my server but not on localhost, and while the cause maybe something in my application - I cannot debbug it. Atlas causes empty msgboxes to appear, and ELMAH doesn&amp;#39;t go into action, as it does on other occasions.&lt;/p&gt;&lt;p&gt;So,&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;div&gt;Is it really the problem, the fact I&amp;#39;m using both? If so, how do I fix it, and still manage to use them?&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;If not, I guess the problem is still Atlas, how do I debug this&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;If the answer for question 1 didn&amp;#39;t do it, how do I make the application not cause msgboxes to appear on errors? &lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;Thanks in advance for any ideas!&lt;/p&gt;</description></item></channel></rss>