<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>tim peel</title>
	<atom:link href="http://timpeel.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://timpeel.wordpress.com</link>
	<description>personal blog of a web developer from manchester, england.</description>
	<lastBuildDate>Fri, 14 Nov 2008 22:07:56 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='timpeel.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/52e6a3c402c8b5a78bea7f5cc2318d26?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>tim peel</title>
		<link>http://timpeel.wordpress.com</link>
	</image>
			<item>
		<title>ASP.NET MVC Incoming request does not match any route</title>
		<link>http://timpeel.wordpress.com/2008/11/14/aspnet-mvc-incoming-request-does-not-match-any-route/</link>
		<comments>http://timpeel.wordpress.com/2008/11/14/aspnet-mvc-incoming-request-does-not-match-any-route/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 22:05:04 +0000</pubDate>
		<dc:creator>timpeel</dc:creator>
				<category><![CDATA[ASP.MVC]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[NAnt]]></category>
		<category><![CDATA[CruiseControl]]></category>

		<guid isPermaLink="false">http://timpeel.wordpress.com/?p=3</guid>
		<description><![CDATA[Been developing an MVC application over the last month or so and struggled getting the first version installed and running on the client&#8217;s web server this week. No problems running locally but refused to run on the web server.
I use NAnt and CC.NET for my integration platform and configured a quick build file for the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timpeel.wordpress.com&blog=1337797&post=3&subd=timpeel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Been developing an <a title="MVC application" href="http://www.asp.net/mvc/" target="_blank">MVC application</a> over the last month or so and struggled getting the first version installed and running on the client&#8217;s web server this week. No problems running locally but refused to run on the web server.</p>
<p>I use NAnt and CC.NET for my integration platform and configured a quick build file for the MVC application, taking a lot of the settings from our .NET 2 projects at work, without giving it much thought. Ran the build and deployed the files &#8211; ERROR &#8211; Incoming request does not match any route.</p>
<p>I was deploying to IIS6 and no amount of wildcard mappings or .mvc extensions helped.</p>
<p>In the end, turns out my problem was caused by a missing Global.asax file. Sounds simple now but excluding them in .NET 2 projects is never an issue as the application config location is determined from a .compiled file in the bin directory.</p>
<p>Putting the Global.asax stub file back in the website root and all is good in the world again!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/timpeel.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/timpeel.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/timpeel.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/timpeel.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/timpeel.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/timpeel.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/timpeel.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/timpeel.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/timpeel.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/timpeel.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timpeel.wordpress.com&blog=1337797&post=3&subd=timpeel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://timpeel.wordpress.com/2008/11/14/aspnet-mvc-incoming-request-does-not-match-any-route/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11e1d25d83dfe4b216c6f856175d95d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">timpeel</media:title>
		</media:content>
	</item>
		<item>
		<title>My first blog entry</title>
		<link>http://timpeel.wordpress.com/2007/07/07/hello-world/</link>
		<comments>http://timpeel.wordpress.com/2007/07/07/hello-world/#comments</comments>
		<pubDate>Sat, 07 Jul 2007 18:37:27 +0000</pubDate>
		<dc:creator>timpeel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Boo
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timpeel.wordpress.com&blog=1337797&post=1&subd=timpeel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Boo</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/timpeel.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/timpeel.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/timpeel.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/timpeel.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/timpeel.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/timpeel.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/timpeel.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/timpeel.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/timpeel.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/timpeel.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/timpeel.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/timpeel.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timpeel.wordpress.com&blog=1337797&post=1&subd=timpeel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://timpeel.wordpress.com/2007/07/07/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11e1d25d83dfe4b216c6f856175d95d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">timpeel</media:title>
		</media:content>
	</item>
	</channel>
</rss>