Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 264775 - Last Review: February 21, 2007 - Revision: 2.2
FP2000: Cannot Upgrade Entire Web Server to FrontPage 2000 Server Extensions
This article was previously published under Q264775
When you attempt to upgrade an entire Web server from FrontPage 98 Server Extensions to FrontPage 2000 Server Extensions, you may receive an error message similar to the following in the application log:
(1) The description for Event ID ( 1000 ) in Source ( FrontPage 4.0 ) could not be found. It contains the following insertion string(s): Microsoft, FrontPage Server Extensions, :, Non-interactive mode: defaulting to yes., , , , , .
(2) The description for Event ID ( 1000 ) in Source ( FrontPage 4.0 ) could not be found. It contains the following insertion string(s): Microsoft, FrontPage Server Extensions, :, There is no web named ""., , , , , .
Consequently, none of the Web sites are upgraded.
To resolve this issue, reset the permissions for the content folder of the virtual server where you cannot upgrade the extensions. To do so, follow these steps:
- Log on to your server as an administrator.
- Click Start, and then click Run.
- Type cmd in the Open box, and then click OK.
- Change the directory to the folder that contains your Web content. For example, type:
cd /d C:\InetPub
- Type the following command at the command prompt
cacls folder name /T /E /R iusr_machine name network interactive everyone
where:- folder name is the name of the home directory for the virtual server
- iusr_machine name is the name of the anonymous account that Microsoft Internet Information Server (IIS) is using.
- If you are denied access to a folder during the procedure, take ownership of the folder, and then follow these steps:
- Change the directory to the directory that you just took ownership of.
- Type the following command at the command prompt:
cacls folder name /T /E /G your admin account:F
- Repeat step 5.
- Change the directory to the following:
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\40\bin
- Type fpsrvadm.exe, press ENTER, and then use the appropriate menu choices to upgrade the FrontPage Server Extensions.
For additional information about how to troubleshoot upgrade issues when you install the FrontPage 2000 Server Extensions, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
264774Â
(http://kbalertz.com/Feedback.aspx?kbNumber=264774/EN-US/
)
FP2000: Virtual Servers Not Upgraded to 2000 Server Extensions
304411Â
(http://kbalertz.com/Feedback.aspx?kbNumber=304411/EN-US/
)
FP2000: You Cannot Upgrade FrontPage Server Extensions
265062Â
(http://kbalertz.com/Feedback.aspx?kbNumber=265062/EN-US/
)
FP2000: Subwebs Lose Permissions After Reinstalling Extensions
APPLIES TO
- Microsoft FrontPage 2000 Server Extensions, when used with:
- Microsoft Windows NT 4.0 Service Pack 5
- Microsoft Windows NT 4.0 Service Pack 6
| kbdta kberrmsg kbprb KB264775 |
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