Microsoft Knowledge Base Email Alertz

When you try to create a new folder in your FrontPage Web, you get the 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: 201697 - Last Review: February 22, 2007 - Revision: 1.1

'Cgi-bin' Does Not Refer to a Page or Folder in This Web

This article was previously published under Q201697

SYMPTOMS

When you try to create a new folder in your FrontPage Web, you get the message:
folder name does not refer to a page or folder in this web
The most common errors seen are:
Server error: 'cgi-bin' does not refer to a page or folder in this web. It may be a page or folder in a subweb, or it could be a badly formed URL.
and

Server error: 'images' does not refer to a page or folder in this web. It may be a page or folder in a subweb, or it could be a badly formed URL.
The folder name for this error could essentially be any folder you create.

CAUSE

Typically, the error means that you are trying to create a folder that is already mapped with a virtual directory and already exists for the virtual server you are working on. Furthermore, it could be that you are trying to create a folder in a Web for which there is already a sub Web with that name.

For instance, Cgi-bin is usually created by FrontPage in the root Web. If you were to make changes on the Web server to map Cgi-bin to a noncontiguous location outside of the FrontPage Web, then turn around and try to create a new folder with FrontPage in the Web, you would get an error message. The error message in this case would be:
Server Error: 'cgi-bin' does not refer to a page or folder in this web.
Another example would be if the Images folder, which is included for each FrontPage Web, is mapped to a noncontiguous location outside of the FrontPage content area, and an attempt is made to make a new folder in the Web called Images. This would also give the error message:
Server Error: 'images' does not refer to a page or folder in this web.
Another possible cause of this error would occur if you were to create a sub Web called "myweb," then open the root Web and try to create a folder with the name "myweb." This would result in the error message:
Server Error: 'myweb' does not refer to a page or folder in this web.

WORKAROUND

You can workaround this problem in two ways:
  • For a virtual server, FrontPage uses the virtual directories defined on the Web server. If FrontPage detects that a virtual directory exists for an existing folder mapped with the same alias, contiguous or not, it will give the errors listed above when creating new folders. You can either name the folder something else or rename the existing mapped virtual directory to another name.
  • Open the Web site that is returning the error and run a Recalculate on the Hyperlinks.

STATUS

Microsoft has confirmed that this is a problem in the FrontPage 2000 Server Extensions.

APPLIES TO
  • Microsoft FrontPage 2000 Server Extensions
Keywords: 
kbbug kbpending KB201697
       

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

Walter - walterohlig NOSPAM-AT-NOSPAM att.net Report As Irrelevant  
Written: 5/4/2005 10:36 AM
After lots of trial and error, this worked: I deleted the folder mentioned in the error message on the host computer only. Then, I published the whole website.