<?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>FlexOOP &#187; status 405</title>
	<atom:link href="http://flexoop.com/tag/status-405/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexoop.com</link>
	<description>Flex, AIR, ColdFusion, and everything in between</description>
	<lastBuildDate>Tue, 13 Jul 2010 03:56:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Flex2Gateway frustrations</title>
		<link>http://flexoop.com/2008/08/flex2gateway-frustrations/</link>
		<comments>http://flexoop.com/2008/08/flex2gateway-frustrations/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 14:32:00 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[flex2gateway]]></category>
		<category><![CDATA[IISAdmin]]></category>
		<category><![CDATA[status 405]]></category>

		<guid isPermaLink="false">http://flexfusion.archfamily.com/?p=25</guid>
		<description><![CDATA[I just ran into this problem again today and realized I had not pulled this post over from my old blog.  This is the first post about my initial issues.  The follow up post will have the solution that I used (and still solves the problem). My manager had recently asked me to set up [...]]]></description>
			<content:encoded><![CDATA[<p>I just ran into this problem again today and realized I had not pulled this post over from my old blog.  This is the first post about my initial issues.  The follow up post will have the solution that I used (and still solves the problem).</p>
<p>My manager had recently asked me to set up my PC to be able to switch web roots, making deploying my code to the live site a little less cumbersome. He had found a nice little program to do this (<a href="http://www.codeplex.com/iisadmin" target="_blank">IISAdmin.NET</a> for those interested). It allows you to choose what you want the web root to be so you can reference all of your files with absolute references (or to reference directories just like on your web server).</p>
<p>I had got everything set up in IISAdmin, set up my website in IIS, switched my web root to my new site and got everything working&#8230;except for my flex2gateway. For some reason, whenever I tried to remote via the flex2gateway, it kept coming back with the error Channel.Connect.Failed error NetConnection.Call.Failed: HTTP: Status 405 Cannot find &#8216;http://localhost/flex2gateway&#8217; However, when I switched back to my Default Web Site, it worked correctly again. I tried restarting IIS, restarting ColdFusion, and nothing seemed to make it work. I then went to http://localhost/flex2gateway/ and it showed the (correct) blank white screen. I then noticed that I was using the new web root I had created. I then went back to my Flex app and tried connecting to CF again, and lo-and-behold, it worked correctly&#8230;what?!? I had made no changes other than visiting the flex2gateway directly in my web browser.</p>
<p>So I guess the fix is to either let ColdFusion simmer for a bit and it will &#8220;figure it out for itself&#8221; or (probably more accurate), open up the http://localhost/flex2gateway/ page for ColdFusion to add whatever settings it needs to for the flex2gateway for that newly moved web root localhost application. Either way, I&#8217;m not complaining, well, not until I have to do this for another site, and hopefully this process will work then too.</p>
]]></content:encoded>
			<wfw:commentRss>http://flexoop.com/2008/08/flex2gateway-frustrations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

