<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>bencoffman.com/blog - IIS 6.0</title>
    <link>http://bencoffman.com/blog/</link>
    <description>News about Tech and a few other things.</description>
    <language>en-us</language>
    <copyright>Ben Coffman</copyright>
    <lastBuildDate>Fri, 25 Sep 2009 20:22:50 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8102.813</generator>
    <managingEditor>coffmanben@gmail.com</managingEditor>
    <webMaster>coffmanben@gmail.com</webMaster>
    <item>
      <trackback:ping>http://bencoffman.com/blog/Trackback.aspx?guid=9f9ed0fa-263b-4c24-b526-6f22cdfab1d4</trackback:ping>
      <pingback:server>http://bencoffman.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://bencoffman.com/blog/PermaLink,guid,9f9ed0fa-263b-4c24-b526-6f22cdfab1d4.aspx</pingback:target>
      <dc:creator>Ben Coffman</dc:creator>
      <wfw:comment>http://bencoffman.com/blog/CommentView,guid,9f9ed0fa-263b-4c24-b526-6f22cdfab1d4.aspx</wfw:comment>
      <wfw:commentRss>http://bencoffman.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=9f9ed0fa-263b-4c24-b526-6f22cdfab1d4</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <b>Error Readout:</b>
        <br />
HTTP Error 404 - File Not Found 
<br />
HTTP Error 404- File or Directory not found 
<br /><br /><b>Fix:</b><br /><b>Enable a Pre-existing Web Service Extension in IIS 6.0 </b><br /><br />
To permit IIS to serve content that requires a specific ISAPI or CGI extension that
is already listed in the Web service extensions list, follow these steps: 
<ol><li>
Open IIS Manager, expand the master server node (that is, the <var>Servername</var> node),
and then select the <strong class="uiterm">Web service extensions</strong> node. 
</li><li>
In the right pane of IIS Manager, right-click the extension that you want to enable.
In this example, this is <strong class="uiterm">Active Server Pages</strong>. 
</li><li>
Click to select the <strong class="uiterm">Allow</strong> check box. 
</li></ol>
Microsoft Link: <a href="http://support.microsoft.com/kb/315122">http://support.microsoft.com/kb/315122</a><br /><br /><b>Explanation:<br /></b>Apparently there was no easy Google search for this stupidly easy fix. <b>(UPDATE:
I'm wrong Google the title of this blog entry and a Microsoft fix is the first result</b>)
Consequently, I spent more time than I would like on trying to fix it. 
<br /><br />
Here is how it went down. I recive a HTTP Error 404 - File Not Found error on a page
I was browsing to from IIS 6.0. How could this be I ask myself, the page does exists,
I know because I see it in IIS 6.0, I right click the file and I select browse. WTF.
Upon a little investigation I found out what was wrong and I found a Microsoft website
furthers my fix. Soooo  easy! Anyways moving on, going to go drink a beer and
forget this time was lost in which I will never get back.<br /><br /><br /><br /><p></p><img width="0" height="0" src="http://bencoffman.com/blog/aggbug.ashx?id=9f9ed0fa-263b-4c24-b526-6f22cdfab1d4" /></body>
      <title>HTTP Error 404 - File Not Found  or   HTTP Error 404- File or Directory not found </title>
      <guid isPermaLink="false">http://bencoffman.com/blog/PermaLink,guid,9f9ed0fa-263b-4c24-b526-6f22cdfab1d4.aspx</guid>
      <link>http://bencoffman.com/blog/2009/09/25/HTTPError404FileNotFoundOrHTTPError404FileOrDirectoryNotFound.aspx</link>
      <pubDate>Fri, 25 Sep 2009 20:22:50 GMT</pubDate>
      <description>&lt;b&gt;Error Readout:&lt;/b&gt;
&lt;br&gt;
HTTP Error 404 - File Not Found 
&lt;br&gt;
HTTP Error 404- File or Directory not found 
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Fix:&lt;/b&gt;
&lt;br&gt;
&lt;b&gt;Enable a Pre-existing Web Service Extension in IIS 6.0 &lt;/b&gt;
&lt;br&gt;
&lt;br&gt;
To permit IIS to serve content that requires a specific ISAPI or CGI extension that
is already listed in the Web service extensions list, follow these steps: 
&lt;ol&gt;
&lt;li&gt;
Open IIS Manager, expand the master server node (that is, the &lt;var&gt;Servername&lt;/var&gt; node),
and then select the &lt;strong class="uiterm"&gt;Web service extensions&lt;/strong&gt; node. 
&lt;/li&gt;
&lt;li&gt;
In the right pane of IIS Manager, right-click the extension that you want to enable.
In this example, this is &lt;strong class="uiterm"&gt;Active Server Pages&lt;/strong&gt;. 
&lt;/li&gt;
&lt;li&gt;
Click to select the &lt;strong class="uiterm"&gt;Allow&lt;/strong&gt; check box. 
&lt;/li&gt;
&lt;/ol&gt;
Microsoft Link: &lt;a href="http://support.microsoft.com/kb/315122"&gt;http://support.microsoft.com/kb/315122&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Explanation:&lt;br&gt;
&lt;/b&gt;Apparently there was no easy Google search for this stupidly easy fix. &lt;b&gt;(UPDATE:
I'm wrong Google the title of this blog entry and a Microsoft fix is the first result&lt;/b&gt;)
Consequently, I spent more time than I would like on trying to fix it. 
&lt;br&gt;
&lt;br&gt;
Here is how it went down. I recive a HTTP Error 404 - File Not Found error on a page
I was browsing to from IIS 6.0. How could this be I ask myself, the page does exists,
I know because I see it in IIS 6.0, I right click the file and I select browse. WTF.
Upon a little investigation I found out what was wrong and I found a Microsoft website
furthers my fix. Soooo&amp;nbsp; easy! Anyways moving on, going to go drink a beer and
forget this time was lost in which I will never get back.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://bencoffman.com/blog/aggbug.ashx?id=9f9ed0fa-263b-4c24-b526-6f22cdfab1d4" /&gt;</description>
      <comments>http://bencoffman.com/blog/CommentView,guid,9f9ed0fa-263b-4c24-b526-6f22cdfab1d4.aspx</comments>
      <category>IIS 6.0</category>
      <category>Windows</category>
    </item>
  </channel>
</rss>