<?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>Deserialized &#187; iis7</title>
	<atom:link href="http://deserialized.com/tag/iis7/feed/" rel="self" type="application/rss+xml" />
	<link>http://deserialized.com</link>
	<description>The Ramblings of a Web Architect</description>
	<lastBuildDate>Mon, 23 Jan 2012 16:33:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Gotcha: 32-bit applications may not be able to see files on 64-bit Windows</title>
		<link>http://deserialized.com/gotcha/gotcha-32-bit-applications-may-not-be-able-to-see-files-on-64-bit-windows/</link>
		<comments>http://deserialized.com/gotcha/gotcha-32-bit-applications-may-not-be-able-to-see-files-on-64-bit-windows/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 04:29:12 +0000</pubDate>
		<dc:creator>Bryan Migliorisi</dc:creator>
				<category><![CDATA[Gotcha]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[iis7]]></category>

		<guid isPermaLink="false">http://deserialized.com/gotcha-32-bit-applications-may-not-be-able-to-see-files-on-64-bit-windows/</guid>
		<description><![CDATA[This one really threw me off tonight.&#160; I am running Windows Server 2008 on one of my boxes and I was trying to set up some advanced URL Routing on IIS7.&#160; IIS7 Manager has a very nice easy to use GUI interface, but I prefer working directly in the configuration files. I fire up my [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdeserialized.com%2Fgotcha%2Fgotcha-32-bit-applications-may-not-be-able-to-see-files-on-64-bit-windows%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdeserialized.com%2Fgotcha%2Fgotcha-32-bit-applications-may-not-be-able-to-see-files-on-64-bit-windows%2F&amp;source=Deserialized&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 40px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="winlogo-300x265" border="0" alt="winlogo-300x265" align="left" src="http://deserialized.com/wp-content/uploads/2009/11/winlogo300x265.jpg" width="123" height="145" /> This one really threw me off tonight.&#160; I am running Windows Server 2008 on one of my boxes and I was trying to set up some advanced URL Routing on IIS7.&#160; IIS7 Manager has a very nice easy to use GUI interface, but I prefer working directly in the configuration files.</p>
<p>I fire up my Notepad++ and attempt to open a file through the file browser.&#160; I navigate to the IIS config folder (c:\windows\system32\inetsrv\config\) and I see an empty directory.&#160; Huh? How is that possible?!</p>
<p>Now I switch over to Windows Explorer and go to the same folder as above and to my disbelief… there are all the config files.&#160; Ok now I am truly confused!</p>
<h2>Conclusion</h2>
<p>While I cannot seem to find anything from Microsoft about this issue, my findings are that 32-bit applications cannot see the entire file system!&#160; I installed a few applications that I know are only 32-bit to verify this and sure enough they all suffered from the exact same issue.&#160; </p>
<p>Files simply do not show up and if you attempt to open the file (because you do know the full path &amp; filename), it simply tells you that the file does not exist.</p>
]]></content:encoded>
			<wfw:commentRss>http://deserialized.com/gotcha/gotcha-32-bit-applications-may-not-be-able-to-see-files-on-64-bit-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

