Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 946306 - Last Review: March 10, 2008 - Revision: 2.0
Windows SharePoint Services 3.0 does not appear as an option that can be recovered when you use Windows Server Backup in Windows Server 2008
Important This article contains information about how to modify the registry. Make sure that you 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:
322756Â
(http://kbalertz.com/Feedback.aspx?kbNumber=322756/
)
How to back up and restore the registry in Windows
On This Page
SYMPTOMS
When you use Windows Server Backup to perform a recover operation in Windows Server 2008, Microsoft Windows SharePoint Services 3.0 does not appear as an option that can be recovered under
Applications on the
Select application page.
CAUSE
This issue occurs if certain Windows Server Backup-related registry entries are missing.
To recognize Windows SharePoint Services as a component that can be backed up, Windows Server Backup requires certain registry entries. However, the registry entries are not automatically created when you install Windows SharePoint Services.
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 the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
To resolve this issue, create the registry entries that Windows Server Backup requires.
Note We recommend that you create the registry entries when you install Windows SharePoint Services. However, you can create the registry entries at any time.
To create the registry entries, use one of the following methods.
Method 1: Automatically enter the appropriate registry entries
- Start any text editor. For example, start Notepad.
- Paste the following text into the text editor window:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WindowsServerBackup\Application Support\{c2f52614-5e53-4858-a589-38eeb25c6184}]
"Application Identifier"="Windows Sharepoint Services"
"UseSameVssContext"=dword:00000001 - Save the file as a .reg file. For example, save the file as the WSS.reg file.
- Double-click the .reg file that you saved in step 3.
- When you are prompted to enter the information into the registry, click Yes.
Method 2: Manually create the appropriate registry entries
- Log on to the computer as an administrator, and then start Registry Editor.
- Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
- Under the CurrentVersion registry subkey, create a new registry subkey that is named the WindowsServerBackup registry subkey.
- Under the WindowsServerBackup registry subkey, create a new registry subkey that is named the Application Support registry subkey.
- Under the Application Support registry subkey, create a new registry subkey that is named the {c2f52614-5e53-4858-a589-38eeb25c6184} registry subkey.
Note This GUID represents the Windows SharePoint Services writer GUID. - Click the {c2f52614-5e53-4858-a589-38eeb25c6184} registry subkey.
- In the details pane, create the following registry entries:
Value name: Application Identifier
Value type: REG_SZ
Value data: Windows Sharepoint Services
Value name: UseSameVssContext
Value type: REG_DWORD
Value data: 00000001
- Exit Registry Editor.
APPLIES TO
- Microsoft Windows SharePoint Services 3.0, when used with:
- Windows Server 2008 Datacenter
- Windows Server 2008 Enterprise
- Windows Server 2008 Standard
| kbregistry kbexpertisebeginner kbtshoot kbprb KB946306 |
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