<?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: Caution when using System.IO.FileStream - ask what you need - System.UnauthorizedAccessException: Access to the path is denied</title>
	<atom:link href="http://debuggingblog.com/wp/2009/05/15/caution-when-using-systemiofilestream-ask-what-you-need-systemunauthorizedaccessexception-access-to-the-path-is-denied/feed/" rel="self" type="application/rss+xml" />
	<link>http://debuggingblog.com/wp/2009/05/15/caution-when-using-systemiofilestream-ask-what-you-need-systemunauthorizedaccessexception-access-to-the-path-is-denied/</link>
	<description></description>
	<pubDate>Fri, 12 Mar 2010 20:34:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Michael Mortensen</title>
		<link>http://debuggingblog.com/wp/2009/05/15/caution-when-using-systemiofilestream-ask-what-you-need-systemunauthorizedaccessexception-access-to-the-path-is-denied/#comment-1520</link>
		<dc:creator>Michael Mortensen</dc:creator>
		<pubDate>Wed, 02 Sep 2009 20:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=389#comment-1520</guid>
		<description>The missing link; thanks mate!</description>
		<content:encoded><![CDATA[<p>The missing link; thanks mate!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prashant</title>
		<link>http://debuggingblog.com/wp/2009/05/15/caution-when-using-systemiofilestream-ask-what-you-need-systemunauthorizedaccessexception-access-to-the-path-is-denied/#comment-1435</link>
		<dc:creator>prashant</dc:creator>
		<pubDate>Wed, 12 Aug 2009 18:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=389#comment-1435</guid>
		<description>&lt;a href="#comment-1433" rel="nofollow"&gt;@Sai&lt;/a&gt;, Did you verify the ACL for the account under which your process is running? Most likely the user account trying to access the file doesn't have access at all.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1433" rel="nofollow">@Sai</a>, Did you verify the ACL for the account under which your process is running? Most likely the user account trying to access the file doesn&#8217;t have access at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sai</title>
		<link>http://debuggingblog.com/wp/2009/05/15/caution-when-using-systemiofilestream-ask-what-you-need-systemunauthorizedaccessexception-access-to-the-path-is-denied/#comment-1433</link>
		<dc:creator>Sai</dc:creator>
		<pubDate>Wed, 12 Aug 2009 16:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=389#comment-1433</guid>
		<description>I am getting the error even after I give explicitly FileAccess.Read in the FileStream constructor. Could you throw some more light on this again?

Thanks</description>
		<content:encoded><![CDATA[<p>I am getting the error even after I give explicitly FileAccess.Read in the FileStream constructor. Could you throw some more light on this again?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frankieg</title>
		<link>http://debuggingblog.com/wp/2009/05/15/caution-when-using-systemiofilestream-ask-what-you-need-systemunauthorizedaccessexception-access-to-the-path-is-denied/#comment-1046</link>
		<dc:creator>frankieg</dc:creator>
		<pubDate>Fri, 03 Jul 2009 09:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=389#comment-1046</guid>
		<description>thanx dude, you rock</description>
		<content:encoded><![CDATA[<p>thanx dude, you rock</p>
]]></content:encoded>
	</item>
</channel>
</rss>
