0

Details:

After installing FogBugz on a Windows 2003 Server running IIS 6.0, going to the website returns an error.

Error Message:

HTTP Error 404 File Not Found

or

HTTP Error 404- File or Directory not found

flag

3 Answers

1

This may be because ASP pages are disabled in IIS.

Solution:

  1. Open IIS Manager, expand the master server node (that is, the Servername node), and then select the Web service extensions node.
  2. In the right pane of the IIS Manager, right-click the Active Server Pages extension.
  3. Click to select the Allow check box.

More Information is available at Microsoft Knowledge Base article Q315122

link|flag
0

I already allowed them and did not work

link|flag
0

this work fine! thanks

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.