<?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: Getting the ASP.NET Development Web Server to use a root path</title>
	<atom:link href="http://rainstorms.me.uk/blog/2009/07/10/getting-the-asp-net-development-web-server-to-use-a-root-path/feed/" rel="self" type="application/rss+xml" />
	<link>http://rainstorms.me.uk/blog/2009/07/10/getting-the-asp-net-development-web-server-to-use-a-root-path/</link>
	<description>Problems that I come across in day to day coding</description>
	<lastBuildDate>Tue, 30 Aug 2011 06:31:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: James McFarland</title>
		<link>http://rainstorms.me.uk/blog/2009/07/10/getting-the-asp-net-development-web-server-to-use-a-root-path/comment-page-1/#comment-14498</link>
		<dc:creator>James McFarland</dc:creator>
		<pubDate>Fri, 21 Jan 2011 00:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://rainstorms.me.uk/blog/?p=261#comment-14498</guid>
		<description>Comment/Update: I am using Visual Studio 2010, and as of the version I installed this week (2011-01-19) I can resolve this problem as follows:
1. Left click / select the root of your file-based website in Solution Explorer
2. This should show the the properties windows for the project.
3. In the property &quot;Virtual Path&quot; change it from /parent-folder-of-files-in-filesystem to /

This resolves the problem without having to run the dev server as an external tool (which I could not find on the path in the above article).

THANKS FOR POSTING THIS - It did lead me on the way to resolving the problem.
-james</description>
		<content:encoded><![CDATA[<p>Comment/Update: I am using Visual Studio 2010, and as of the version I installed this week (2011-01-19) I can resolve this problem as follows:<br />
1. Left click / select the root of your file-based website in Solution Explorer<br />
2. This should show the the properties windows for the project.<br />
3. In the property &#8220;Virtual Path&#8221; change it from /parent-folder-of-files-in-filesystem to /</p>
<p>This resolves the problem without having to run the dev server as an external tool (which I could not find on the path in the above article).</p>
<p>THANKS FOR POSTING THIS &#8211; It did lead me on the way to resolving the problem.<br />
-james</p>
]]></content:encoded>
	</item>
</channel>
</rss>

