You receive an error message when you use FrontPage with URLScan (307976)
The information in this article applies to:
- Microsoft FrontPage 2002
- FrontPage 2002 Server Extensions from Microsoft
- Microsoft FrontPage 2000
- FrontPage 2000 Server Extensions from Microsoft
- Microsoft Visual InterDev 1.0
- Microsoft Visual InterDev 6.0
This article was previously published under Q307976 SYMPTOMS When you try to use the FrontPage client to connect to a Web
site or to publish a Web site, you receive the following error message, and the
Web site is not opened: The Web server at
http://address does not appear to have the FrontPage
server extensions installed. where
http://address is a server having the following
configuration:
- The server is running Microsoft Internet Information
Services (IIS).
- The FrontPage Server Extensions are installed on the
server.
- The URLScan utility is installed.
CAUSE When you install the URLScan utility, the Urlscan.ini file
that lists default settings is installed. The default settings deny requests
from FrontPage to access the server.RESOLUTION You can use the FrontPage Server Extensions if you edit the
settings in the Urlscan.ini file. To do this, follow these steps:
- Locate the Urlscan.ini file in Windows Explorer. By
default, this file is created in the following folder:
Drive:\WINNT\System32\Inetsrv\urlscan
where Drive represents the drive
letter of your hard disk. - Create a copy of the file and name it
Urlscan.old.
- In Notepad, open the original copy of the Urlscan.ini
file.
- Locate the [Options] section. Change the AllowDotInPath=0
setting to AllowDotInPath=1.
- Locate the [AllowVerbs] section. Change the ;OPTIONS verb
to OPTIONS. (Removing the semicolon uncomments the line.)
NOTE: If URLScan 2.1 is installed, you do not need to make this
change. This was corrected in URLScan 2.1. URLScan 2.1 is available at the
following Microsoft web site: If you have URLScan 2.0, you need to make this change. Version
2.0 is included on the compact disc. - Save the file to replace the original.
- Stop and restart IIS services.For additional information about how to restart IIS
services, click the article numbers below to view the articles in the Microsoft
Knowledge Base:
185382 How to Manually Stop or Start the Inetinfo Process
236166 Using NET STOP and NET START Commands to Force IIS Services to Re-Read the Registry
202013 Internet Information Services 5.0 Command-Line Syntax for Iisreset.exe
- Test the ability to connect with FrontPage.
If you encounter further difficulties with other IIS
functionality while URLScan is running, set EnableLogging=1 in the [Options]
section of Urlscan.ini and then restart IIS. If any errors occur, check the
last entries in the Urlscan.log file for information about what requests are
being rejected.
Modification Type: | Minor | Last Reviewed: | 10/8/2004 |
---|
Keywords: | kbwebpublishing kbWebServer kbopenfile kberrmsg kbprb KB307976 |
---|
|