Microsoft Knowledge Base Email Alertz

In FrontPage, when you save a page to a content folder on a Web site based on Microsoft Internet Information Services (IIS), you may receive the following error message:

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 308451 - Last Review: January 31, 2007 - Revision: 2.3

"The folder '/' is marked executable" error message when you save a page to a folder on a Web site based on IIS

This article was previously published under Q308451

SYMPTOMS

In Microsoft FrontPage, when you save a page to a content folder on a Web site based on Microsoft Internet Information Services (IIS), you may receive the following error message:
Server error: The folder "" is marked executable. You are not allowed to put files into an executable folder on this server.
Note This error message may vary, depending on the folder to which you are saving. You may receive this message multiple times with different folder names.

CAUSE

This problem may occur if the content folder you are trying to save a file that is configured to allow executable programs to run. You cannot save files to a folder that is set to run executable files.

RESOLUTION

Configure the Web site to allow only scripts in the content folder to run. To do this, follow these steps:
  1. Start Internet Services Manager. To do this, follow the steps for your version of IIS:
    • For IIS 4.0:
      1. Click Start, point to Programs, and then click Windows NT 4.0 Option Pack.
      2. Click Microsoft Internet Information Server.
      3. Click Internet Service Manager.
    • For IIS 5.0:
      1. On the Windows Start menu, point to Programs, and then click Administrative Tools.
      2. Select Internet Services Manager.
    • For IIS 5.1:
      1. On the Start menu, point to Settings, and then click Control Panel.
      2. Double-click the Administrative Tools icon.
      3. Double-click the Internet Information Services icon.
  2. Right-click the Web site that you want to change, and then click Properties on the shortcut menu.
  3. Click the Home Directory tab.
  4. Configure the execute permissions for scripts only, and then click Apply.
  5. If you are prompted about Inheritance Overrides (meaning that several subfolders are configured with different execute permissions), do not select any _vti_bin path in any subfolder. If you do, you will not be able to access your Web site from FrontPage. You can override permissions settings on any folder that does not need execute permissions.
  6. Click OK to close the Properties dialog box.

MORE INFORMATION

For more information about configuring the security settings for FrontPage Server Extensions and SharePoint Team Services from Microsoft, click the following article number to view the article in the Microsoft Knowledge Base:
310932  (http://kbalertz.com/Feedback.aspx?kbNumber=310932/ ) How to obtain the SharePoint Team Services Administrator's Guide

APPLIES TO
  • Microsoft FrontPage 2002 Standard Edition
  • Microsoft FrontPage 2002 Server Extensions
  • Microsoft Office FrontPage 2003
Keywords: 
kberrmsg kbprb KB308451
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate

tahir Report As Irrelevant  
Written: 9/13/2005 4:25 AM
Thanks. It really helped.