<?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>Learn XML &#187; relative path</title>
	<atom:link href="http://www.learnxmlws.com/tag/relative-path/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learnxmlws.com</link>
	<description></description>
	<lastBuildDate>Sat, 11 Feb 2012 08:28:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>I am writing an ASP.NET application and I get the below error when trying to load an xml file?</title>
		<link>http://www.learnxmlws.com/i-am-writing-an-asp-net-application-and-i-get-the-below-error-when-trying-to-load-an-xml-file/</link>
		<comments>http://www.learnxmlws.com/i-am-writing-an-asp-net-application-and-i-get-the-below-error-when-trying-to-load-an-xml-file/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 10:24:58 +0000</pubDate>
		<dc:creator>xml guru</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[c program]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[microsoft visual studio]]></category>
		<category><![CDATA[project directory]]></category>
		<category><![CDATA[relative path]]></category>
		<category><![CDATA[studio 8]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/i-am-writing-an-asp-net-application-and-i-get-the-below-error-when-trying-to-load-an-xml-file/</guid>
		<description><![CDATA[with readXml method. Could not find file &#8216;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\File.xml The File.xml file is in the same project directory as default.aspx This has to do with relative path? How do I configure it to automatically look in its same directory for the xml file? I&#8217;m debugging in the VWD 2005 IDE from Microsoft]]></description>
			<content:encoded><![CDATA[<p>with readXml method. </p>
<p>Could not find file &#8216;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\File.xml</p>
<p>The File.xml file is in the same project directory as default.aspx<br />
This has to do with relative path? How do I configure it to automatically look in its same directory for the xml file?<br />
I&#8217;m debugging in the VWD 2005 IDE from Microsoft</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/i-am-writing-an-asp-net-application-and-i-get-the-below-error-when-trying-to-load-an-xml-file/feed/</wfw:commentRss>
		<slash:comments>153</slash:comments>
		</item>
	</channel>
</rss>

