<?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: How to Disable &#8220;Just My Code&#8221; in Visual Studio 2005</title>
	<atom:link href="http://johnlamansky.com/tech/how-to-disable-just-my-code-in-visual-studio-2005/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnlamansky.com/tech/how-to-disable-just-my-code-in-visual-studio-2005/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-disable-just-my-code-in-visual-studio-2005</link>
	<description></description>
	<lastBuildDate>Fri, 18 May 2012 16:58:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Josh Dannemann</title>
		<link>http://johnlamansky.com/tech/how-to-disable-just-my-code-in-visual-studio-2005/comment-page-1/#comment-158</link>
		<dc:creator>Josh Dannemann</dc:creator>
		<pubDate>Fri, 03 Sep 2010 20:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnlamansky.com/?p=160#comment-158</guid>
		<description>@Muhammad aamir

You might want to check if there is more than one reference to justmycode. Using the windows search dog (search champion) search all directories for *.vssettings and once found, change the value within each for JustMyCode to 0. I would say to go ahead and import new settings, but no need for convoluted instructions. If every settings file is changed and you still have justmycode  enabled, then something else must going on.</description>
		<content:encoded><![CDATA[<p>@Muhammad aamir</p>
<p>You might want to check if there is more than one reference to justmycode. Using the windows search dog (search champion) search all directories for *.vssettings and once found, change the value within each for JustMyCode to 0. I would say to go ahead and import new settings, but no need for convoluted instructions. If every settings file is changed and you still have justmycode  enabled, then something else must going on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muhammad aamir</title>
		<link>http://johnlamansky.com/tech/how-to-disable-just-my-code-in-visual-studio-2005/comment-page-1/#comment-156</link>
		<dc:creator>Muhammad aamir</dc:creator>
		<pubDate>Thu, 19 Feb 2009 07:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnlamansky.com/?p=160#comment-156</guid>
		<description>Hi,
   justmycode is 0, but still I am unable to debug the code.
   Remeber that this problem comes when you are converting VB6 code to .NET</description>
		<content:encoded><![CDATA[<p>Hi,<br />
   justmycode is 0, but still I am unable to debug the code.<br />
   Remeber that this problem comes when you are converting VB6 code to .NET</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Dannemann</title>
		<link>http://johnlamansky.com/tech/how-to-disable-just-my-code-in-visual-studio-2005/comment-page-1/#comment-155</link>
		<dc:creator>Josh Dannemann</dc:creator>
		<pubDate>Sat, 10 Jan 2009 08:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnlamansky.com/?p=160#comment-155</guid>
		<description>NP ;0)</description>
		<content:encoded><![CDATA[<p>NP ;0)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Lamansky</title>
		<link>http://johnlamansky.com/tech/how-to-disable-just-my-code-in-visual-studio-2005/comment-page-1/#comment-154</link>
		<dc:creator>John Lamansky</dc:creator>
		<pubDate>Wed, 19 Nov 2008 01:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnlamansky.com/?p=160#comment-154</guid>
		<description>Hi Josh,
Sorry the code cleaner gave you trouble. Thanks for posting the tip!
- John</description>
		<content:encoded><![CDATA[<p>Hi Josh,<br />
Sorry the code cleaner gave you trouble. Thanks for posting the tip!<br />
- John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Dannemann</title>
		<link>http://johnlamansky.com/tech/how-to-disable-just-my-code-in-visual-studio-2005/comment-page-1/#comment-153</link>
		<dc:creator>Josh Dannemann</dc:creator>
		<pubDate>Thu, 23 Oct 2008 16:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnlamansky.com/?p=160#comment-153</guid>
		<description>The code cleaner in this reply form appears to be deleting the code I&#039;m putting in. Just find the property value named &quot;justmycode&quot; and change the 1 to a zero.</description>
		<content:encoded><![CDATA[<p>The code cleaner in this reply form appears to be deleting the code I&#8217;m putting in. Just find the property value named &#8220;justmycode&#8221; and change the 1 to a zero.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Dannemann</title>
		<link>http://johnlamansky.com/tech/how-to-disable-just-my-code-in-visual-studio-2005/comment-page-1/#comment-152</link>
		<dc:creator>Josh Dannemann</dc:creator>
		<pubDate>Thu, 23 Oct 2008 16:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnlamansky.com/?p=160#comment-152</guid>
		<description>Uh.. Steps 1 and two are supposed to read

Change &quot;&quot;1&quot;&quot;
To &quot;&quot;0&quot;&quot;</description>
		<content:encoded><![CDATA[<p>Uh.. Steps 1 and two are supposed to read</p>
<p>Change &#8220;&#8221;1&#8243;&#8221;<br />
To &#8220;&#8221;0&#8243;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Dannemann</title>
		<link>http://johnlamansky.com/tech/how-to-disable-just-my-code-in-visual-studio-2005/comment-page-1/#comment-151</link>
		<dc:creator>Josh Dannemann</dc:creator>
		<pubDate>Thu, 23 Oct 2008 16:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnlamansky.com/?p=160#comment-151</guid>
		<description>If you happen to be missing the option to diable Just My code, there is another round about way of doing it.

1. Open the settings File for VB Express 2005:
   Visual Studio 2005SettingsVB ExpressCurrentSettings.vssettings

2. Find This line of text:
    1

3. Change it to:
    0

4. Save the file, but under a different name like:
    Visual Studio 2005SettingsVB ExpressMySettings.vssettings

5. Open VB Express 2005 Click Tools &gt; Import and Export Settings &gt; Import Selected Environment Settings &gt; Next

6. Choose &quot;No, just import new settings overwriting my current&quot; &gt; Next

7.  Choose MySettings.vssettings or browse to it.

8. Finish.

After this, Just my Code should be disabled and you may debug whatever you wish to.</description>
		<content:encoded><![CDATA[<p>If you happen to be missing the option to diable Just My code, there is another round about way of doing it.</p>
<p>1. Open the settings File for VB Express 2005:<br />
   Visual Studio 2005SettingsVB ExpressCurrentSettings.vssettings</p>
<p>2. Find This line of text:<br />
    1</p>
<p>3. Change it to:<br />
    0</p>
<p>4. Save the file, but under a different name like:<br />
    Visual Studio 2005SettingsVB ExpressMySettings.vssettings</p>
<p>5. Open VB Express 2005 Click Tools &gt; Import and Export Settings &gt; Import Selected Environment Settings &gt; Next</p>
<p>6. Choose &#8220;No, just import new settings overwriting my current&#8221; &gt; Next</p>
<p>7.  Choose MySettings.vssettings or browse to it.</p>
<p>8. Finish.</p>
<p>After this, Just my Code should be disabled and you may debug whatever you wish to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ale-X</title>
		<link>http://johnlamansky.com/tech/how-to-disable-just-my-code-in-visual-studio-2005/comment-page-1/#comment-150</link>
		<dc:creator>ale-X</dc:creator>
		<pubDate>Wed, 23 Jan 2008 10:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnlamansky.com/?p=160#comment-150</guid>
		<description>hi,
here you can be find a valid solution that works in my project:

http://blogs.msdn.com/vbteam/archive/2008/01/19/source-code-of-visual-basic-runtime-has-been-released-to-public.aspx

BR</description>
		<content:encoded><![CDATA[<p>hi,<br />
here you can be find a valid solution that works in my project:</p>
<p><a href="http://blogs.msdn.com/vbteam/archive/2008/01/19/source-code-of-visual-basic-runtime-has-been-released-to-public.aspx" rel="nofollow">http://blogs.msdn.com/vbteam/archive/2008/01/19/source-code-of-visual-basic-runtime-has-been-released-to-public.aspx</a></p>
<p>BR</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: johnlamansky.com @ 2012-05-21 08:45:15 -->
