Microsoft Knowledge Base Email Alertz

KBAlertz.com: This article describes some of the ways you can use Site Server Deployment in conjunction with the FrontPage Server Extensions.

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]

Search KbAlertz

Advanced Search

Webmasters
Put kbAlertz on your website.
[ Click Here for more! ]





ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
The ad says 3 - but KBAlertz referrals get
** SIX MONTHS FREE **


Bug Tracking Software
For bug tracking software or defect tracking software or issue tracking software, visit Axosoft.


Community Site



We Send hundreds of thousands of emails using ASP.NET Email



Expert Web Design & Graphic Design
Design44.com

ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
The ad says 3 - but KBAlertz referrals get
** SIX MONTHS FREE **




Mentioned In








Microsoft Knowledge Base Article

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




Article ID: 226524 - Last Review: August 22, 2007 - Revision: 1.3

How to Use FrontPage and Site Server Deployment

This article was previously published under Q226524

SUMMARY

This article describes some of the ways you can use Site Server Deployment in conjunction with the FrontPage Server Extensions.

MORE INFORMATION

The biggest obstacle here is the fact that FrontPage locks files when they are in use. Site Server 3.0 offers the ability to skip locked files, but there is a chance that the locked file is an important one. It is preferable to have the deployment take place during a time when usage is low (for example, the middle of the night) in order to minimize the number of locked files. To improve things, you can run a batch file that stops and restarts the services on the source server before the replication. This will also help with the locked files.

In addition to the above, the following must be true:
  • The directory structure of the two servers must be identical.
  • The servers must be running the exact same version of IIS.
  • The servers must be running the same version of the FrontPage Server Extensions.
  • The virtual directories on the Web servers must be exactly the same; this means if you create a subweb on the source server, you must also create it on the destination server. This can be done through the FrontPage Client or (recommended) through the Fpsrvadm.exe utility.
  • Do not replicate permissions.
The last step in the process is to recalculate hyperlinks on the destination server. This can be accomplished with a batch file using the Fpsrvadm.exe utility. A sample command line may look similar to the following:
Fpsrvadm.exe -o recalc -p 157.57.144.146:80 -m sample.microsoft.com -w
For more information regarding this utility and its uses, please see the online Server Extensions Resource Kit at the following location:
http://office.microsoft.com/en-us/ork2000/HA011383231033.aspx (http://office.microsoft.com/en-us/ork2000/HA011383231033.aspx)
Note: FrontPage is not designed to be used this way and there may be some problems with certain features of FrontPage (themes, shared borders, and navigation structure) when using Site Server to move the content. The best way to move FrontPage managed content is to use the Publish feature in the FrontPage Client. This article is only intended to give you a starting point for you own experiments.

For additional information, click the article number below to view the article in the Microsoft Knowledge Base:
239833  (http://kbalertz.com/Feedback.aspx?kbNumber=239833/EN-US/ ) How to configure FrontPage Authoring with Site Server Membership

APPLIES TO
  • Microsoft FrontPage 2000 Server Extensions
Keywords: 
kbinfo KB226524
       

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

Be the first to leave feedback, to help others about this knowledge base article.

(Optional) Name

(Optional) Public URL Or Email

Comments
No HTML -- Text Only Please