<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FettesPS &#187; msdn</title>
	<atom:link href="http://www.fettesps.com/tag/msdn/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fettesps.com</link>
	<description>Fettes Programming Solutions</description>
	<lastBuildDate>Sun, 22 Jan 2012 18:21:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Disable the Just-In-Time Debugger</title>
		<link>http://www.fettesps.com/disable-the-just-in-time-debugger/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=disable-the-just-in-time-debugger</link>
		<comments>http://www.fettesps.com/disable-the-just-in-time-debugger/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 16:18:04 +0000</pubDate>
		<dc:creator>FettesPS</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[msdn]]></category>
		<category><![CDATA[visual basic]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.fettesps.com/?p=628</guid>
		<description><![CDATA[If you&#8217;re a programmer and have Visual Studio installed you&#8217;re probably annoyed to no end by the option to launch the Just-In-Time debugging program every time something crashes. It may be helpful if it&#8217;s your program but when someone else wrote it, it will offer you little. To disable Just-In-Time debugging: Open Visual Studio Click [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a programmer and have Visual Studio installed you&#8217;re probably annoyed to no end by the option to launch the Just-In-Time debugging program every time something crashes.  It may be helpful if it&#8217;s your program but when someone else wrote it, it will offer you little.  To disable Just-In-Time debugging:</p>
<p><img src="http://www.fettesps.com/wp-content/uploads/2009/10/just-in-time-277x300.PNG" alt="just-in-time" title="just-in-time" width="277" height="300" class="alignright size-medium wp-image-629" style="float:right" /></p>
<ul style="margin:65px 5px 25px 5px">
<li>Open Visual Studio</li>
<li>Click Tools, then Options</li>
<li>Select Debugging</li>
<li>Select Just-In-Time</li>
<li>Uncheck Managed, Native and Script</li>
<li>Click OK</li>
</ul>
<p style="clear:both">One thing to keep in mind is that since this action performs a registry modification you&#8217;ll have to be operating as an Administrator.  If using Windows Vista or Windows 7 you&#8217;ll have to right click and select Run As Administrator even if you are logged in as an Administrator user.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fettesps.com/disable-the-just-in-time-debugger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

