<?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: Deploying ASP.NET MVC Application under IIS6</title>
	<atom:link href="http://helios.ca/2009/06/23/deploying-asp-net-mvc-application-under-iis6/feed/" rel="self" type="application/rss+xml" />
	<link>http://helios.ca/2009/06/23/deploying-asp-net-mvc-application-under-iis6/</link>
	<description>Just another developer blog</description>
	<lastBuildDate>Thu, 05 Jan 2012 01:14:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jewel Nandy</title>
		<link>http://helios.ca/2009/06/23/deploying-asp-net-mvc-application-under-iis6/comment-page-1/#comment-368</link>
		<dc:creator>Jewel Nandy</dc:creator>
		<pubDate>Tue, 02 Mar 2010 09:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=138#comment-368</guid>
		<description>Hi, I am getting &quot;The HTTP verb POST used to access path &#039;/Account.mvc/Login&#039; is not allowed.&quot; error while deploying ASP.net MVC on iis6. It finds the first controller and action. On click of Login button of first page, I am submitting the page to Login action of Account controller and it is a POST method. Then I get this error. I have also noticed that, it does not give any error for GET method. Could you please tell me the solution.</description>
		<content:encoded><![CDATA[<p>Hi, I am getting &#8220;The HTTP verb POST used to access path &#8216;/Account.mvc/Login&#8217; is not allowed.&#8221; error while deploying ASP.net MVC on iis6. It finds the first controller and action. On click of Login button of first page, I am submitting the page to Login action of Account controller and it is a POST method. Then I get this error. I have also noticed that, it does not give any error for GET method. Could you please tell me the solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://helios.ca/2009/06/23/deploying-asp-net-mvc-application-under-iis6/comment-page-1/#comment-87</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 28 Jun 2009 02:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=138#comment-87</guid>
		<description>@YAZID: If you using II7 in classic mode, you can follow the same steps as this article. Otherwise, there is nothing special to do!</description>
		<content:encoded><![CDATA[<p>@YAZID: If you using II7 in classic mode, you can follow the same steps as this article. Otherwise, there is nothing special to do!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yazid</title>
		<link>http://helios.ca/2009/06/23/deploying-asp-net-mvc-application-under-iis6/comment-page-1/#comment-77</link>
		<dc:creator>Yazid</dc:creator>
		<pubDate>Wed, 24 Jun 2009 17:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=138#comment-77</guid>
		<description>How about IIS 7?

TIA
Yaz</description>
		<content:encoded><![CDATA[<p>How about IIS 7?</p>
<p>TIA<br />
Yaz</p>
]]></content:encoded>
	</item>
</channel>
</rss>

