<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: JavaScript Error Publishing using ASP.NET AJAX</title>
	<atom:link href="http://seejoelprogram.wordpress.com/2008/02/05/javascript-error-publishing-using-aspnet-ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://seejoelprogram.wordpress.com/2008/02/05/javascript-error-publishing-using-aspnet-ajax/</link>
	<description>Life's More Interesting When You Know How It Works.</description>
	<lastBuildDate>Tue, 13 Oct 2009 14:07:11 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 50 Excellent AJAX Tutorials &#124; 9Tricks.Com - Tips - Tricks - Tutorials</title>
		<link>http://seejoelprogram.wordpress.com/2008/02/05/javascript-error-publishing-using-aspnet-ajax/#comment-253</link>
		<dc:creator>50 Excellent AJAX Tutorials &#124; 9Tricks.Com - Tips - Tricks - Tutorials</dc:creator>
		<pubDate>Sat, 03 Oct 2009 03:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://seejoelprogram.wordpress.com/?p=65#comment-253</guid>
		<description>[...] JavaScript Error Publishing using ASP.NET AJAX Use AJAX to display errors in code. [...]</description>
		<content:encoded><![CDATA[<p>[...] JavaScript Error Publishing using ASP.NET AJAX Use AJAX to display errors in code. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angela</title>
		<link>http://seejoelprogram.wordpress.com/2008/02/05/javascript-error-publishing-using-aspnet-ajax/#comment-251</link>
		<dc:creator>Angela</dc:creator>
		<pubDate>Mon, 07 Sep 2009 01:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://seejoelprogram.wordpress.com/?p=65#comment-251</guid>
		<description>Great code example thanks!

However, there are bugs in it nothing, tweaking can&#039;t help.

First is a javascript error off the bat before the page is processed by the browser.  You code will not work in this instances I have tried it.

Second, isyou have bugs in the errorhandler.js file

publishError: function ErrorHandler$handledError(error)

Is getting in error but when trying to 

ErrorDataService.PublishError(stackTrace, msg, url, lineNumber);

it gets an error because 3 out of the 4 variables do not exist in that method....

Both are easily resolved.

#1 define your own onerror method that calls the service to report inital pageload errors.

It will get redefined by the control once it loads up.

#2 use the information in the error object.  unfortuantely the error object does not have line number or url.  So I set the line to 0, and the url to document.location.href

thanks though, thinking about buying the books :)</description>
		<content:encoded><![CDATA[<p>Great code example thanks!</p>
<p>However, there are bugs in it nothing, tweaking can&#8217;t help.</p>
<p>First is a javascript error off the bat before the page is processed by the browser.  You code will not work in this instances I have tried it.</p>
<p>Second, isyou have bugs in the errorhandler.js file</p>
<p>publishError: function ErrorHandler$handledError(error)</p>
<p>Is getting in error but when trying to </p>
<p>ErrorDataService.PublishError(stackTrace, msg, url, lineNumber);</p>
<p>it gets an error because 3 out of the 4 variables do not exist in that method&#8230;.</p>
<p>Both are easily resolved.</p>
<p>#1 define your own onerror method that calls the service to report inital pageload errors.</p>
<p>It will get redefined by the control once it loads up.</p>
<p>#2 use the information in the error object.  unfortuantely the error object does not have line number or url.  So I set the line to 0, and the url to document.location.href</p>
<p>thanks though, thinking about buying the books <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajax Frameworks,JavaScript Libraries and Toolkit Tutorials &#124; Dev Techie</title>
		<link>http://seejoelprogram.wordpress.com/2008/02/05/javascript-error-publishing-using-aspnet-ajax/#comment-230</link>
		<dc:creator>Ajax Frameworks,JavaScript Libraries and Toolkit Tutorials &#124; Dev Techie</dc:creator>
		<pubDate>Fri, 15 May 2009 03:46:57 +0000</pubDate>
		<guid isPermaLink="false">http://seejoelprogram.wordpress.com/?p=65#comment-230</guid>
		<description>[...] JavaScript Error Publishing using ASP.NET AJAX - This tutorial shows the steps in using AJAX to display errors in codes. [...]</description>
		<content:encoded><![CDATA[<p>[...] JavaScript Error Publishing using ASP.NET AJAX - This tutorial shows the steps in using AJAX to display errors in codes. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajax Frameworks,JavaScript Libraries and Toolkit Tutorials &#124; Dev Techie</title>
		<link>http://seejoelprogram.wordpress.com/2008/02/05/javascript-error-publishing-using-aspnet-ajax/#comment-231</link>
		<dc:creator>Ajax Frameworks,JavaScript Libraries and Toolkit Tutorials &#124; Dev Techie</dc:creator>
		<pubDate>Fri, 15 May 2009 03:46:57 +0000</pubDate>
		<guid isPermaLink="false">http://seejoelprogram.wordpress.com/?p=65#comment-231</guid>
		<description>[...] JavaScript Error Publishing using ASP.NET AJAX - This tutorial shows the steps in using AJAX to display errors in codes. [...]</description>
		<content:encoded><![CDATA[<p>[...] JavaScript Error Publishing using ASP.NET AJAX - This tutorial shows the steps in using AJAX to display errors in codes. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best of 158 Ajax Framework,JavaScript Libraries and Toolkit Tutorials &#124; Click On Tech</title>
		<link>http://seejoelprogram.wordpress.com/2008/02/05/javascript-error-publishing-using-aspnet-ajax/#comment-229</link>
		<dc:creator>Best of 158 Ajax Framework,JavaScript Libraries and Toolkit Tutorials &#124; Click On Tech</dc:creator>
		<pubDate>Thu, 14 May 2009 11:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://seejoelprogram.wordpress.com/?p=65#comment-229</guid>
		<description>[...] JavaScript Error Publishing using ASP.NET AJAX - This tutorial shows the steps in using AJAX to display errors in codes. [...]</description>
		<content:encoded><![CDATA[<p>[...] JavaScript Error Publishing using ASP.NET AJAX &#8211; This tutorial shows the steps in using AJAX to display errors in codes. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 150 AJAX Tutorials &#187; TemplateLite.com</title>
		<link>http://seejoelprogram.wordpress.com/2008/02/05/javascript-error-publishing-using-aspnet-ajax/#comment-228</link>
		<dc:creator>150 AJAX Tutorials &#187; TemplateLite.com</dc:creator>
		<pubDate>Thu, 14 May 2009 01:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://seejoelprogram.wordpress.com/?p=65#comment-228</guid>
		<description>[...] JavaScript Error Publishing using ASP.NET AJAX – This tutorial shows the steps in using AJAX to display errors in codes. [...]</description>
		<content:encoded><![CDATA[<p>[...] JavaScript Error Publishing using ASP.NET AJAX – This tutorial shows the steps in using AJAX to display errors in codes. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best Ajax Tutorials and Dynamic Solution for PHP ,Asp.net.Ruby On Rrails &#124; Click On Tech</title>
		<link>http://seejoelprogram.wordpress.com/2008/02/05/javascript-error-publishing-using-aspnet-ajax/#comment-222</link>
		<dc:creator>Best Ajax Tutorials and Dynamic Solution for PHP ,Asp.net.Ruby On Rrails &#124; Click On Tech</dc:creator>
		<pubDate>Mon, 23 Feb 2009 14:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://seejoelprogram.wordpress.com/?p=65#comment-222</guid>
		<description>[...] JavaScript Error Publishing using ASP.NET AJAX Use AJAX to display errors in code. [...]</description>
		<content:encoded><![CDATA[<p>[...] JavaScript Error Publishing using ASP.NET AJAX Use AJAX to display errors in code. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
