<?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 for Codebeater - Programming .NET</title>
	<atom:link href="http://codebeater.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://codebeater.com</link>
	<description>Navigating Visual Studio and the .NET Framework</description>
	<lastBuildDate>Thu, 05 Aug 2010 01:51:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Solution for ASP.NET MVC Routing issue on Godaddy shared hosting by Joe</title>
		<link>http://codebeater.com/2010/05/solution-for-asp-net-mvc-routing-issue-on-godaddy-shared-hosting/comment-page-1/#comment-44</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 05 Aug 2010 01:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://codebeater.com/?p=21#comment-44</guid>
		<description>That little rewrite rule worked beautifully... Odd intellisense error though, about time for me to upgrade to vs2010 anyway.
Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>That little rewrite rule worked beautifully&#8230; Odd intellisense error though, about time for me to upgrade to vs2010 anyway.<br />
Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solution for ASP.NET MVC Routing issue on Godaddy shared hosting by admin</title>
		<link>http://codebeater.com/2010/05/solution-for-asp-net-mvc-routing-issue-on-godaddy-shared-hosting/comment-page-1/#comment-43</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 26 Jul 2010 04:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://codebeater.com/?p=21#comment-43</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-42&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-42&quot; rel=&quot;nofollow&quot;&gt;jeff00seattle&lt;/a&gt; :&lt;/strong&gt;
&lt;blockquote cite=&quot;#commentbody-39&quot;&gt;&lt;p&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-39&quot; rel=&quot;nofollow&quot;&gt;CloudyOne &lt;/a&gt; :&lt;/strong&gt;Thanks so much for sharing this! I’ve been beating my head over this for the last week! Was about to give up on using MVC2 as the base for my site.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;How did you get this to work in MVC 2? The ‘rewrite’ is not a valid child element of ‘system.webServer’ element.&lt;/p&gt;
&lt;/blockquote&gt;
Are you basing this on something in the Visual Studio editor or does it not work at runtime?  If so, I also get that squiggly blue line telling me that &#039;rewrite&#039; is not a valid child element of &#039;system.webServer&#039;.  However, it works at runtime and it appears that it might be a problem with Visual Studio intellisense.  See this post:  http://ruslany.net/2009/08/visual-studio-xml-intellisense-for-url-rewrite-1-1/.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-42"><p>
<strong><a href="#comment-42" rel="nofollow">jeff00seattle</a> :</strong></p>
<blockquote cite="#commentbody-39"><p>
<strong><a href="#comment-39" rel="nofollow">CloudyOne </a> :</strong>Thanks so much for sharing this! I’ve been beating my head over this for the last week! Was about to give up on using MVC2 as the base for my site.</p>
</blockquote>
<p>How did you get this to work in MVC 2? The ‘rewrite’ is not a valid child element of ‘system.webServer’ element.</p>
</blockquote>
<p>Are you basing this on something in the Visual Studio editor or does it not work at runtime?  If so, I also get that squiggly blue line telling me that &#8216;rewrite&#8217; is not a valid child element of &#8216;system.webServer&#8217;.  However, it works at runtime and it appears that it might be a problem with Visual Studio intellisense.  See this post:  <a href="http://ruslany.net/2009/08/visual-studio-xml-intellisense-for-url-rewrite-1-1/" rel="nofollow">http://ruslany.net/2009/08/visual-studio-xml-intellisense-for-url-rewrite-1-1/</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solution for ASP.NET MVC Routing issue on Godaddy shared hosting by jeff00seattle</title>
		<link>http://codebeater.com/2010/05/solution-for-asp-net-mvc-routing-issue-on-godaddy-shared-hosting/comment-page-1/#comment-42</link>
		<dc:creator>jeff00seattle</dc:creator>
		<pubDate>Sun, 25 Jul 2010 17:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://codebeater.com/?p=21#comment-42</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-39&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-39&quot; rel=&quot;nofollow&quot;&gt;CloudyOne &lt;/a&gt; :&lt;/strong&gt;Thanks so much for sharing this! I’ve been beating my head over this for the last week! Was about to give up on using MVC2 as the base for my site.&lt;/blockquote&gt;

How did you get this to work in MVC 2? The &#039;rewrite&#039; is not a valid child element of &#039;system.webServer&#039; element.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-39"><p>
<strong><a href="#comment-39" rel="nofollow">CloudyOne </a> :</strong>Thanks so much for sharing this! I’ve been beating my head over this for the last week! Was about to give up on using MVC2 as the base for my site.</p></blockquote>
<p>How did you get this to work in MVC 2? The &#8216;rewrite&#8217; is not a valid child element of &#8216;system.webServer&#8217; element.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solution for ASP.NET MVC Routing issue on Godaddy shared hosting by CloudyOne</title>
		<link>http://codebeater.com/2010/05/solution-for-asp-net-mvc-routing-issue-on-godaddy-shared-hosting/comment-page-1/#comment-39</link>
		<dc:creator>CloudyOne</dc:creator>
		<pubDate>Mon, 07 Jun 2010 23:07:26 +0000</pubDate>
		<guid isPermaLink="false">http://codebeater.com/?p=21#comment-39</guid>
		<description>Thanks so much for sharing this! I&#039;ve been beating my head over this for the last week! Was about to give up on using MVC2 as the base for my site.</description>
		<content:encoded><![CDATA[<p>Thanks so much for sharing this! I&#8217;ve been beating my head over this for the last week! Was about to give up on using MVC2 as the base for my site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET MVC Routing on Godaddy shared hosting by Solution for ASP.NET MVC Routing issue on Godaddy shared hosting &#124; Codebeater - Programming .NET</title>
		<link>http://codebeater.com/2010/05/asp-net-mvc-routing-on-godaddy-shared-hosting/comment-page-1/#comment-27</link>
		<dc:creator>Solution for ASP.NET MVC Routing issue on Godaddy shared hosting &#124; Codebeater - Programming .NET</dc:creator>
		<pubDate>Fri, 14 May 2010 05:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://codebeater.com/?p=19#comment-27</guid>
		<description>[...] code for something I felt should work &#8216;out of the box&#8217;.  After posting the question here and scouring various forums I found many others having the same problem but not one [...]</description>
		<content:encoded><![CDATA[<p>[...] code for something I felt should work &#8216;out of the box&#8217;.  After posting the question here and scouring various forums I found many others having the same problem but not one [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
