<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Ajax Exception Logging</title><link>http://www.codeplex.com/AjaxExceptionLogging/Project/ProjectRss.aspx</link><description>The purpose of this project is to provide an effective Error Logging System for Client Side which supports multiple trace listeners.</description><item><title>Source code checked in</title><link>http://www.codeplex.com/AjaxExceptionLogging/SourceControl/ListDownloadableCommits.aspx</link><description>Mehfuz Demo.</description><author>kazimanzurrashid</author><pubDate>Wed, 26 Dec 2007 09:52:08 GMT</pubDate><guid isPermaLink="false">Source code checked in 20071226095208A</guid></item><item><title>CREATED TASK: Discover Caller</title><link>http://www.codeplex.com/AjaxExceptionLogging/WorkItem/View.aspx?WorkItemId=2102</link><description>Build automatic Stack Trace from JavaScript callee statement. Might be an issue for recursive calls.&lt;br /&gt;</description><author>kazimanzurrashid</author><pubDate>Fri, 02 Nov 2007 19:42:01 GMT</pubDate><guid isPermaLink="false">CREATED TASK: Discover Caller 20071102074201P</guid></item><item><title>CLOSED ISSUE: Ajax.Logging is not working</title><link>http://www.codeplex.com/AjaxExceptionLogging/WorkItem/View.aspx?WorkItemId=1522</link><description>In case of ScripManage LoadScriptsBeforeUI&amp;#61;&amp;#34;false&amp;#34; Ajax.Logging is not working.&lt;br /&gt;Comments: Fixed.</description><author>kazimanzurrashid</author><pubDate>Fri, 02 Nov 2007 19:39:22 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: Ajax.Logging is not working 20071102073922P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/AjaxExceptionLogging/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Ajax Exception Logging
&lt;/h2&gt;Welcome to Ajax Exception Logging Project&lt;br /&gt; &lt;br /&gt;The purpose of this project is to develop an effective error logging system on top of &lt;b&gt;Microsoft Ajax Framework&lt;/b&gt;. In Modern Web Applications (AKA Ajax Applications) a fair amount of code has been transferred to user browser from web server but suffers when logging these client side exceptions. This will allow you to log these exceptions to multiple listeners. Currently it contains the following listeners:&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;ul&gt;
&lt;li&gt;SysDebug&lt;/li&gt;&lt;li&gt;Alert&lt;/li&gt;&lt;li&gt;Panel/Div&lt;/li&gt;&lt;li&gt;WebService&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;It is also extensible to roll your own custom listeners. By default it logs the exceptions in Asp.net built-in HealthMonitoring/WebEvents provider, you can also customize this to log differently.&lt;br /&gt; &lt;br /&gt;The initial draft was published in &lt;br /&gt;&lt;a href="http://dotnetslackers.com/columns/ajax/AspNetAjaxExceptionLogging.aspx" class="externalLink"&gt;http://dotnetslackers.com/columns/ajax/AspNetAjaxExceptionLogging.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;The latest version is described in&lt;br /&gt;&lt;a href="http://weblogs.asp.net/rashid/archive/2007/09/19/new-project-asp-net-ajax-exception-logging.aspx" class="externalLink"&gt;New Project - Asp.net Ajax Exception Logging &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Project contact: kazimanzurrashid at gmail dot com.&lt;br /&gt;Read my blog: &lt;a href="http://weblogs.asp.net/rashid/" class="externalLink"&gt;Kazi Manzur Rashid's blog&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;If you want to contribute in this project, please do not hesitate to contact me.&lt;br /&gt;
&lt;/div&gt;</description><author>kazimanzurrashid</author><pubDate>Fri, 26 Oct 2007 11:44:01 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071026114401A</guid></item><item><title>CREATED ISSUE: Published Queued Exceptions</title><link>http://www.codeplex.com/AjaxExceptionLogging/WorkItem/View.aspx?WorkItemId=1691</link><description>Ensure all the queued exceptions is submitted to the server when browser is closed or user decided to visit some where else.&lt;br/&gt;</description><author>kazimanzurrashid</author><pubDate>Mon, 01 Oct 2007 20:25:05 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Published Queued Exceptions 20071001082505P</guid></item><item><title>NEW POST: Wish List</title><link>http://www.codeplex.com/AjaxExceptionLogging/Thread/View.aspx?ThreadId=15737</link><description>&lt;div class="wikidoc"&gt;
Pls put your features here you would like to see in the upcoming version.&lt;br /&gt;
&lt;/div&gt;</description><author>kazimanzurrashid</author><pubDate>Fri, 28 Sep 2007 08:51:46 GMT</pubDate><guid isPermaLink="false">NEW POST: Wish List 20070928085146A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/AjaxExceptionLogging/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>kazimanzurrashid</author><pubDate>Mon, 24 Sep 2007 20:22:05 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070924082205P</guid></item><item><title>COMMENTED ISSUE: Ajax.Logging is not working</title><link>http://www.codeplex.com/AjaxExceptionLogging/WorkItem/View.aspx?WorkItemId=1522</link><description>In case of ScripManage LoadScriptsBeforeUI&amp;#61;&amp;#34;false&amp;#34; Ajax.Logging is not working.&lt;br/&gt;Comments: ** Comment from web user: kazimanzurrashid ** &lt;p&gt;Bug Fixed.&lt;/p&gt;</description><author>kazimanzurrashid</author><pubDate>Sun, 23 Sep 2007 20:33:07 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Ajax.Logging is not working 20070923083307P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/AjaxExceptionLogging/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>kazimanzurrashid</author><pubDate>Sun, 23 Sep 2007 20:31:38 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070923083138P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/AjaxExceptionLogging/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>kazimanzurrashid</author><pubDate>Sun, 23 Sep 2007 20:05:51 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070923080551P</guid></item><item><title>CREATED ISSUE: Ajax.Logging is not working</title><link>http://www.codeplex.com/AjaxExceptionLogging/WorkItem/View.aspx?WorkItemId=1522</link><description>In case of ScripManage LoadScriptsBeforeUI&amp;#61;&amp;#34;false&amp;#34; Ajax.Logging is not working.&lt;br /&gt;&lt;br /&gt;Also please Upload WebEventLogProvider.cs file.&lt;br/&gt;</description><author>ilias</author><pubDate>Sun, 23 Sep 2007 12:34:37 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Ajax.Logging is not working 20070923123437P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/AjaxExceptionLogging/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Ajax Exception Logging
&lt;/h2&gt;Welcome to Ajax Exception Logging Project&lt;br /&gt; &lt;br /&gt;The purpose of this project is to develop an effective error logging system on top of &lt;b&gt;Microsoft Ajax Framework&lt;/b&gt;. In Modern Web Applications (AKA Ajax Applications) a fair amount of code has been transferred to user browser from web server but suffers when logging these client side exceptions. This will allow you to log these exceptions to multiple listeners. Currently it contains the following listeners:&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;ul&gt;
&lt;li&gt;SysDebug&lt;/li&gt;&lt;li&gt;Alert&lt;/li&gt;&lt;li&gt;Panel/Div&lt;/li&gt;&lt;li&gt;WebService&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;It is also extensible to roll your own custom listeners. By default it logs the exceptions in Asp.net built-in HealthMonitoring/WebEvents provider, you can also customize this to log differently.&lt;br /&gt; &lt;br /&gt;The initial draft was published in &lt;br /&gt;&lt;a href="http://dotnetslackers.com/columns/ajax/AspNetAjaxExceptionLogging.aspx" class="externalLink"&gt;http://dotnetslackers.com/columns/ajax/AspNetAjaxExceptionLogging.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Project contact: kazimanzurrashid at gmail dot com.&lt;br /&gt;Read Kazi Manzur Rashid's blog: &lt;a href="http://weblogs.asp.net/rashid/" class="externalLink"&gt;http://weblogs.asp.net/rashid/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;If you want to contribute in this project, please do not hesitate to contact me.&lt;br /&gt;
&lt;/div&gt;</description><author>kazimanzurrashid</author><pubDate>Tue, 18 Sep 2007 22:52:55 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070918105255P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/AjaxExceptionLogging/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Ajax Exception Logging
&lt;/h2&gt;Welcome to Ajax Exception Logging Project&lt;br /&gt; &lt;br /&gt;The purpose of this project is to develop an effective error logging system on top of &lt;b&gt;Microsoft Ajax Framework&lt;/b&gt;. In Modern Web Applications (AKA Ajax Applications) a fair amount of code has been transferred to user browser from web server but suffers when logging these client side exceptions. This will allow you to log these exceptions to multiple listeners. Currently it contains the following listeners:&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;ul&gt;
&lt;li&gt;SysDebug&lt;/li&gt;&lt;li&gt;Alert&lt;/li&gt;&lt;li&gt;Panel/Div&lt;/li&gt;&lt;li&gt;WebService&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;It is also extensible to roll your own custom listeners. By default it logs the exceptions in Asp.net built-in HealthMonitoring/WebEvents provider, you can also customize this to log differently.&lt;br /&gt; &lt;br /&gt;The initial draft was published in &lt;br /&gt;&lt;a href="http://dotnetslackers.com/columns/ajax/AspNetAjaxExceptionLogging.aspx" class="externalLink"&gt;http://dotnetslackers.com/columns/ajax/AspNetAjaxExceptionLogging.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Project contact: kazimanzurrashid at gmail dot com.&lt;br /&gt;Read Amit's blog: &lt;a href="http://weblogs.asp.net/rashid/" class="externalLink"&gt;http://weblogs.asp.net/rashid/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;If you want to contribute in this project, please do not hesitate to contact me.&lt;br /&gt;
&lt;/div&gt;</description><author>kazimanzurrashid</author><pubDate>Tue, 18 Sep 2007 14:49:05 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070918024905P</guid></item><item><title>CREATED RELEASE: Beta-1 (Sep 12, 2007)</title><link>http://www.codeplex.com/AjaxExceptionLogging/Release/ProjectReleases.aspx?ReleaseId=7017</link><description>Contains the first Beta version.</description><author></author><pubDate>Tue, 11 Sep 2007 19:34:24 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Beta-1 (Sep 12, 2007) 20070911073424P</guid></item><item><title>RELEASED: Beta-1 (Sep 12, 2007)</title><link>http://www.codeplex.com/AjaxExceptionLogging/Release/ProjectReleases.aspx?ReleaseId=7017</link><description>Contains the first Beta version.</description><author></author><pubDate>Tue, 11 Sep 2007 19:34:24 GMT</pubDate><guid isPermaLink="false">RELEASED: Beta-1 (Sep 12, 2007) 20070911073424P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/AjaxExceptionLogging/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>kazimanzurrashid</author><pubDate>Tue, 11 Sep 2007 14:18:35 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070911021835P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/AjaxExceptionLogging/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>kazimanzurrashid</author><pubDate>Tue, 11 Sep 2007 09:11:26 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070911091126A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/AjaxExceptionLogging/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>kazimanzurrashid</author><pubDate>Tue, 11 Sep 2007 08:46:48 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070911084648A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/AjaxExceptionLogging/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>kazimanzurrashid</author><pubDate>Tue, 11 Sep 2007 07:17:31 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070911071731A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/AjaxExceptionLogging/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>kazimanzurrashid</author><pubDate>Tue, 11 Sep 2007 05:59:04 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070911055904A</guid></item></channel></rss>