<?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/"
		>
<channel>
	<title>Comments on: Always Set Stop On Exception While Doing Debugging in Visual Studio 2005 or 2008</title>
	<atom:link href="http://peterkellner.net/2007/08/10/stoponexceptionvs/feed/" rel="self" type="application/rss+xml" />
	<link>http://peterkellner.net/2007/08/10/stoponexceptionvs/</link>
	<description>Specializing in Microsoft Web and Database and Sync Technologies</description>
	<lastBuildDate>Wed, 08 Sep 2010 06:48:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dario</title>
		<link>http://peterkellner.net/2007/08/10/stoponexceptionvs/comment-page-1/#comment-1520</link>
		<dc:creator>dario</dc:creator>
		<pubDate>Sun, 31 Aug 2008 19:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2007/08/10/stoponexceptionvs/#comment-1520</guid>
		<description>Hi,
I have the opposite problem: however I set &quot;throw&quot; and
&quot;user unhadled&quot; visual studio 2005 sp1 always stop the
debugger on a &quot;throw ex&quot; instruction in the catch
statement. In my app these exception was trapped by a
custom handler added with AddHandler (AddHandler
Application.ThreadException, New
System.Threading.ThreadExceptionEventHandler(AddressOf
AppExceptionHandler.ManageUnhandledException)).</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have the opposite problem: however I set &#8220;throw&#8221; and<br />
&#8220;user unhadled&#8221; visual studio 2005 sp1 always stop the<br />
debugger on a &#8220;throw ex&#8221; instruction in the catch<br />
statement. In my app these exception was trapped by a<br />
custom handler added with AddHandler (AddHandler<br />
Application.ThreadException, New<br />
System.Threading.ThreadExceptionEventHandler(AddressOf<br />
AppExceptionHandler.ManageUnhandledException)).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Staddon</title>
		<link>http://peterkellner.net/2007/08/10/stoponexceptionvs/comment-page-1/#comment-653</link>
		<dc:creator>Jeff Staddon</dc:creator>
		<pubDate>Fri, 08 Aug 2008 02:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2007/08/10/stoponexceptionvs/#comment-653</guid>
		<description>Thanks. Somehow this option got turned off in my VS 2008 and it was really bugging me. Thank!</description>
		<content:encoded><![CDATA[<p>Thanks. Somehow this option got turned off in my VS 2008 and it was really bugging me. Thank!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Air Purifiers</title>
		<link>http://peterkellner.net/2007/08/10/stoponexceptionvs/comment-page-1/#comment-652</link>
		<dc:creator>Air Purifiers</dc:creator>
		<pubDate>Tue, 15 Jul 2008 15:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2007/08/10/stoponexceptionvs/#comment-652</guid>
		<description>Does anyone have the newest version of Visual Studio yet?  I&#039;ve heard great things about it.</description>
		<content:encoded><![CDATA[<p>Does anyone have the newest version of Visual Studio yet?  I&#8217;ve heard great things about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuriy</title>
		<link>http://peterkellner.net/2007/08/10/stoponexceptionvs/comment-page-1/#comment-651</link>
		<dc:creator>Yuriy</dc:creator>
		<pubDate>Fri, 05 Oct 2007 19:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2007/08/10/stoponexceptionvs/#comment-651</guid>
		<description>There is also one more option in Visual Studio.  If you have &quot;Just My Code&quot; option enabled, you will not see exceptions that are thrown in ASP.NET code and remains unhandled.

This is usually not important, but sometimesit causes problems.  For instance, it is important to see such exceptions while troubleshooting &quot;event validation&quot; problems. See http://couldbedone.blogspot.com/2007/09/conditional-updatepanel-and-event.html</description>
		<content:encoded><![CDATA[<p>There is also one more option in Visual Studio.  If you have &#8220;Just My Code&#8221; option enabled, you will not see exceptions that are thrown in ASP.NET code and remains unhandled.</p>
<p>This is usually not important, but sometimesit causes problems.  For instance, it is important to see such exceptions while troubleshooting &#8220;event validation&#8221; problems. See <a href="http://couldbedone.blogspot.com/2007/09/conditional-updatepanel-and-event.html">http://couldbedone.blogspot.com/2007/09/conditional-updatepanel-and-event.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: airgle</title>
		<link>http://peterkellner.net/2007/08/10/stoponexceptionvs/comment-page-1/#comment-650</link>
		<dc:creator>airgle</dc:creator>
		<pubDate>Mon, 24 Sep 2007 17:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2007/08/10/stoponexceptionvs/#comment-650</guid>
		<description>Your site is very helpful, and help me a lot. Thank you for such useful information.</description>
		<content:encoded><![CDATA[<p>Your site is very helpful, and help me a lot. Thank you for such useful information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Stodola</title>
		<link>http://peterkellner.net/2007/08/10/stoponexceptionvs/comment-page-1/#comment-648</link>
		<dc:creator>Josh Stodola</dc:creator>
		<pubDate>Fri, 10 Aug 2007 16:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2007/08/10/stoponexceptionvs/#comment-648</guid>
		<description>I have wasted some time in the past on a similiar issue.  Just like you said, I found out later and it was much more painful.  I never knew about this option in Visual Studio.  Thanks for sharing!!</description>
		<content:encoded><![CDATA[<p>I have wasted some time in the past on a similiar issue.  Just like you said, I found out later and it was much more painful.  I never knew about this option in Visual Studio.  Thanks for sharing!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 1/25 queries in 0.024 seconds using disk
Content Delivery Network via cdn.peterkellner.net

Served from: peterkellner.net @ 2010-09-09 11:20:33 -->