<?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: 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>
	<lastBuildDate>Thu, 04 Feb 2010 16:16:05 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jon Trainer</title>
		<link>http://outerlevel.com/blog/2006/01/09/visual-studio-could-not-write-to-output-file/comment-page-1/#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 &#039;Release&#039; mode so this would probably work.  But, doesn&#039;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-page-1/#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 &#039;Release&#039; configuration - wait while it does it&#039;s thing - delete the obj directory and then switch back to &#039;Debug&#039;.  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 &#8211; wait while it does it&#8217;s thing &#8211; 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>
