Users Cannot Author, Permissions Are Set Correctly in FrontPage
ID: Q198431
|
The information in this article applies to:
-
Microsoft Internet Information Server versions 3.0, 4.0
-
Microsoft FrontPage 98 for Windows
-
Microsoft FrontPage 97 for Windows
SYMPTOMS
When you attempt to author a FrontPage extended Web, you are denied
access, even though you have been given the appropriate permissions in
FrontPage, or permission changes do not take effect.
CAUSE
On a computer running Internet Information Server (IIS) 3.0, there is no
IP
address bound to one of the Web sites, and/or content is nested. On an IIS
4.0 computer, content is nested. Nested content is defined as placing the
document root of one virtual server within the content area of another
virtual server (for example, d:\InetPub\WWWRoot [containing the default
Web site] and d:\InetPub\WWWRoot\Virtual1 [containing a virtual server]).
RESOLUTION
To resolve this problem, use one of the following methods depending on
your version of IIS.
For IIS 4.0:
- Uninstall the extensions from the default Web
site. To do this do the following:
- Right-click Start and point to Explore.
- Browse to c:\Program
Files\Microsoft\FrontPage\Version3.0\Bin.
- Double-click Fpsrvwin.exe to run the FrontPage Server
Administrator.
- In the Select Server or Port window, highlight the entry for your
default Web site (on IIS 4.0).
- Click the Uninstall button.
- Move the content that is in WWWRoot down one level. (for example,
d:\InetPub\WWWRoot\Default).
- Open the Microsoft Management Console for IIS and re-map the site to
the new home directory. To do this, do the following:
- Click Start, point to Programs, point to Windows NT Option Pack,
point to Microsoft Internet Information Server, and click Internet Service
Manager.
- Click the plus (+) sign next to Console Root to expand.
- Click the plus (+) sign next to Internet Information
Server.
- Click the plus (+) sign next to your computer name.
- Right-click the default Web site and click Properties.
- On the Home Directory tab, click the Browse button to browse to
the new home directory.
- Click OK.
- Reinstall the FrontPage Server Extensions by doing the
following:
- Right-click Start and point to Explore.
- Browse to c:\Program Files\Microsoft
FrontPage\Version3.0\Bin.
- Double-click Fpsrvwin.exe to run the FrontPage Server
Administrator.
- Click the Install button.
- Choose Microsoft Internet Information Server from the
drop-down list.
- Complete the installation.
- Stop IIS 4.0. To do this, go to Control Panel and double-click the
Services Icon. Stop the IIS Admin service to stop WWW publishing, FTP,
and possibly SMTP. Restart the IIS Admin service and all dependent
services that were stopped.
NOTE:
You may be asked to restart the server to complete the installation.
For IIS 3.0:
- Uninstall the extensions from the first Web
site. To do this do the following:
- Right-click Start and point to Explore.
- Browse to c:\Program Files\Microsoft
FrontPage\Version3.0\Bin.
- Double-click Fpsrvwin.exe to run the FrontPage Server
Administrator.
- In the Select Server or Port window, highlight the entry for your
first Web site (Port 80).
- Click the Uninstall button.
- Move the content that is in WWWRoot down one level (for example,
d:\InetPub\WWWRoot\Default).
- Open the Internet Service Manager for IIS, re-map the site to the
new home directory, and bind it to an IP address. To do this, do the
following:
- Click Start, point to Programs, point to Microsoft Internet
Server (Common), and click Internet Service Manager.
- Double-click the WWW Service,
- Click the Directories tab.
- Double-click the Home alias.
- Click the Browse button to browse to the new home
directory.
- Click OK.
- Check the Virtual Server check box and enter an IP
Address.
- Click OK twice.
- Reinstall the FrontPage Server Extensions by doing the
following:
- Right-click Start and point to Explore.
- Browse to c:\Program Files\Microsoft
FrontPage\Version3.0\Bin.
- Double-click Fpsrvwin.exe to run the FrontPage Server
Administrator.
- Click the Install button.
- Choose Microsoft Internet Information Server from the drop-down
list.
- Complete the installation.
- Restart the computer.
MORE INFORMATION
For additional information, please see the following
article in the Microsoft Knowledge Base:
Q194475 FP98: Server
Extensions Do Not Support Nested Virtual Roots
Additional query words:
Keywords :
Version : WINDOWS:; winnt:3.0,4.0
Platform : WINDOWS winnt
Issue type : kbprb
|