Error: File Not Found / cannot display ASP pages (Windows 2003) - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com2012-02-09T09:04:29Zhttp://fogbugz.stackexchange.com/feeds/question/277http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://fogbugz.stackexchange.com/questions/277/error-file-not-found-cannot-display-asp-pages-windows-2003Error: File Not Found / cannot display ASP pages (Windows 2003)FogBugz KB2009-10-15T01:30:35Z2012-01-04T23:53:00Z
<p><strong>Details:</strong></p>
<p>After installing FogBugz on a Windows 2003
Server running IIS 6.0, going to the website returns an error.</p>
<p><strong>Error Message:</strong></p>
<p>HTTP Error 404 File Not Found
</p>
<p>or </p>
<p><p>HTTP Error 404- File or Directory not found</p></p>
http://fogbugz.stackexchange.com/questions/277/error-file-not-found-cannot-display-asp-pages-windows-2003/278#278Answer by FogBugz KB for Error: File Not Found / cannot display ASP pages (Windows 2003)FogBugz KB2009-10-15T01:31:04Z2009-10-15T01:31:04Z<p>This may be because ASP pages are
disabled in IIS.</p>
<p><strong>Solution:</strong></p>
<ol>
<li>Open IIS Manager, expand the master server node (that
is, the Servername node), and then select the Web service extensions node.
</li>
<li>In the right pane of the IIS Manager, right-click the
Active Server Pages extension.
</li>
<li>Click to select the <strong>Allow</strong> check box.
</li>
</ol>
<p>More Information is available at <a href="http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q315122" rel="nofollow">Microsoft
Knowledge Base article Q315122</a></p>
http://fogbugz.stackexchange.com/questions/277/error-file-not-found-cannot-display-asp-pages-windows-2003/9118#9118Answer by ERK for Error: File Not Found / cannot display ASP pages (Windows 2003)ERK2011-09-06T02:15:50Z2011-09-06T02:15:50Z<p>I already allowed them and did not work</p>
http://fogbugz.stackexchange.com/questions/277/error-file-not-found-cannot-display-asp-pages-windows-2003/9755#9755Answer by Jones for Error: File Not Found / cannot display ASP pages (Windows 2003)Jones2012-01-04T23:53:00Z2012-01-04T23:53:00Z<p>this work fine! thanks</p>