Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Error message when you try to open a Web site in FrontPage 2003 or to extend the site by using FrontPage 2002 Server Extensions: "Server Error: Error 5, Error in opening registry key"


View products that this article applies to.

Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 (http://support.microsoft.com/kb/256986/ ) Description of the Microsoft Windows registry

↑ Back to the top


Symptoms

You try to open a Web site in Microsoft Office FrontPage 2003. Alternatively, you try to extend the Web site by using Microsoft FrontPage 2002 Server Extensions. When you do this, you may receive the following error message:
Server Error: Error 5, Error in opening registry key \software\KeyName

↑ Back to the top


Cause

This issue may occur if the permissions settings on the HKEY_LOCAL_MACHINE\software\ registry subkey are overwritten when a third-party application is installed.

↑ Back to the top


Resolution

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

To resolve this issue, follow these steps:
  1. Run Regmon for Windows NT/9x.

    To download Regmon, visit the following Systernals Web site: Note Do not set any filters for Regmon.
  2. Try to open a Web site in FrontPage 2003. Alternatively, try to extend the Web site by using FrontPage 2002 Server Extensions.
  3. When you receive the error message, click Capture in Regmon.
  4. Copy the results that you captured in Regmon, paste the results into a Microsoft Excel worksheet, and then filter the results for the term "ACCESS DENIED."
  5. Note the account for which the HKEY_LOCAL_MACHINE\software\ registry subkey displays "ACCESS DENIED."
  6. Click Start, click Run, type regedit, and then click OK.
  7. Locate and then click the registry subkey that is mentioned in step 5. On the Edit menu, click Permissions.
  8. Select the account that is mentioned in step 5, and then click to select the Allow check box for Read permissions.
  9. Click OK.
The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.

↑ Back to the top


Keywords: KB925898, kbprb, kbtshoot, kbexpertiseinter

↑ Back to the top

Article Info
Article ID : 925898
Revision : 4
Created on : 12/14/2006
Published on : 12/14/2006
Exists online : False
Views : 299