<?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"
	>
<channel>
	<title>Comments on: Visual Studio: Could not write to output file</title>
	<atom:link href="http://outerlevel.com/blog/2006/01/09/visual-studio-could-not-write-to-output-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://outerlevel.com/blog/2006/01/09/visual-studio-could-not-write-to-output-file/</link>
	<description>Building a MicroISV</description>
	<pubDate>Tue, 02 Dec 2008 22:17:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Jon Trainer</title>
		<link>http://outerlevel.com/blog/2006/01/09/visual-studio-could-not-write-to-output-file/#comment-71</link>
		<dc:creator>Jon Trainer</dc:creator>
		<pubDate>Mon, 30 Jan 2006 13:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.outerlevel.com/blog/2006/01/09/visual-studio-could-not-write-to-output-file/#comment-71</guid>
		<description>Thanks Jason.  I was not working in 'Release' mode so this would probably work.  But, doesn't this strip the debug info that the debugger uses?  I also have #if statements relying on the DEBUG value to be set for debugging code.  These also would cease working.</description>
		<content:encoded><![CDATA[<p>Thanks Jason.  I was not working in &#8216;Release&#8217; mode so this would probably work.  But, doesn&#8217;t this strip the debug info that the debugger uses?  I also have #if statements relying on the DEBUG value to be set for debugging code.  These also would cease working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://outerlevel.com/blog/2006/01/09/visual-studio-could-not-write-to-output-file/#comment-70</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Mon, 30 Jan 2006 06:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.outerlevel.com/blog/2006/01/09/visual-studio-could-not-write-to-output-file/#comment-70</guid>
		<description>An other work around is to switch to 'Release' configuration - wait while it does it's thing - delete the obj directory and then switch back to 'Debug'.  This of course assumes you were working with Debug to begin with.  This is slightly quicker than closing the process but equally as annoying ...</description>
		<content:encoded><![CDATA[<p>An other work around is to switch to &#8216;Release&#8217; configuration - wait while it does it&#8217;s thing - delete the obj directory and then switch back to &#8216;Debug&#8217;.  This of course assumes you were working with Debug to begin with.  This is slightly quicker than closing the process but equally as annoying &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
