May 27, 2008 - General Web Development    Comments Off on Front Page and IIS tips & tricks

Front Page and IIS tips & tricks

General information

  • After installing FrontPage extensions, you must right click on the web site and run the ‘Check Server Extensions’ options once
  • Inetpub directory needs “INTERACTIVE’ and ‘NETWORK’ read-only access
  • Your wwwroot directory needs the following FrontPage local computer group permissions:
    • %SERVER% Admins = Read-Write <–generally, your server or domain admins…unless you delegate developers to have admin control over your FrontPage configuration.
    • %SERVER% Authors = Read-Write <–contains those user accounts that will connect remotely via InterDev tools and need only read-write access (ie. your Developers).
    • %SERVER% Browsers = Read-Only <–contains those user accounts that will connect remotely via InterDev tools and need only read-only access.
    • ‘IUSR’ and ‘IWAM’ need Read-Only access. I have seen some custom web applications which Read-Write access with these accounts, but this is not recommended.
  • Use DNS Fully Qualified Domain Names rather than NetBIOS UNC names when connecting remotely to the FrontPage server from you .NET or InterDev tools, etc…
    (ie. use http:server.faa.gov rather than \\server )
    [NOTE – It is a Microsoft Recommended method to use https: protocol for remote developer FrontPage access.]
    [FYI – It is a Microsoft Recommended method to NOT rename IIS servers. MS suggests that IIS be uninstalled, rename the server, then re-install and configure IIS.]

 

Related articles

Files and Permissions for Internet Information Server (IIS)
http://www.microsoft.com/technet/archive/office/office97/reskit/fp98serk/A_IISPRM.mspx?mfr=true

Basic FrontPage Troubleshooting Utilities
[url:2y0n7etc]http://support.microsoft.com/kb/292623/en-us[/url:2y0n7etc]

How to publish a FrontPage Web
http://support.microsoft.com/kb/198523/EN-US/

How to publish to an unextended Web server by using FTP in FrontPage 2000
http://support.microsoft.com/kb/301553/

FP2000: “Server Could Not Complete Your Request” Error Message When You Attempt to Publish a FrontPage Web
http://support.microsoft.com/kb/296640/en-us

Incorrect Error Installing Server Extensions to a UNC Path
http://support.microsoft.com/kb/215421/en-us

Intranet site is identified as an Internet site when you use an FQDN or an IP address
http://support.microsoft.com/kb/303650/en-us

How to use URLScan with FrontPage 2000
http://support.microsoft.com/kb/309394/[/url:2y0n7etc]

HOW TO: Use the ASP PageCounter Component in FrontPage 2000
http://support.microsoft.com/kb/309008/EN-US/[/url:2y0n7etc]

How to obtain the SharePoint Team Services Administrator’s Guide
http://support.microsoft.com/kb/310932/]http://support.microsoft.com/kb/310932/

How to find the FrontPage 2000 Server Extensions Resource Kit (SERK)
http://support.microsoft.com/kb/310931/[/url:2y0n7etc]

Frequently asked questions about Fpexedll.dll
http://support.microsoft.com/kb/189799/]http://support.microsoft.com/kb/189799/

FP2002: Entries for Fpexedll.dll Are Added to Each Extended Site
http://support.microsoft.com/kb/294150/