RE: Volume Shadow Copy service starts and stops every few minutes
- From: v-iversx@xxxxxxxxxxxxxxxxxxxx (Iverson Xue [MSFT])
- Date: Thu, 19 Oct 2006 09:24:43 GMT
Hi Terry,
Thank you for your update. From the description, I understand that when
re-register the regsrvr32 /i eventcls.dll, the error code 0x8000ffff is
received.
Step 1.
========
Per my experience, this issue can be due to VSS thinks the system is still
in setup process. Please perform the steps below to check the status.
WARNING: Using Registry Editor incorrectly can cause serious problems that
may require you to reinstall Windows. Microsoft cannot guarantee that
problems resulting from the incorrect use of Registry Editor can be solved.
Use Registry Editor at your own risk.
Open the registry and locate the registry key:
HKEY_LOCAL_MACHINE\SYSTEM\Setup
Ensure both registry values are set to 0:
- SystemSetupInProgress
- UpgradeInProgress
Step 2.
=========
Based on my further research, this issue may occur due to the COM+ is
corrupted. Let's reinstall COM+, and then re-register the services and
binaries again to check the effect.
A. To reinstall COM+, follow these steps:
---------------------------
1. Backup and then delete HKLM\Software\Microsoft\COM3
2. Boot to Recovery console and rename clbcatq.dll to ~clbcatq.dll. Be sure
to use the tilde.
3. Boot to normal mode and in Control Panel, open the Add or Remove
Programs tool, and then open the Add/Remove Windows Components tool. Do not
make any changes, just click "Next". This reinstalls COM+.
NOTE: You must have your Windows Server 2003 SP1 files available during
this step.
B. To register the services and binaries:
--------------------------
1. Stop the Volume Shadow Copy service: Open a command prompt and change
directories to \WINDOWS\system32 (this is important when you begin
registering the DLLs):
net stop vss
2. Then register the following DLLs and services (be sure you're still in
the WINDOWS\system32 directory at your command prompt):
regsvr32 ole32.dll
regsvr32 vss_ps.dll
Vssvc /Register
regsvr32 /i swprv.dll
regsvr32 /i eventcls.dll
regsvr32 es.dll
regsvr32 stdprov.dll
regsvr32 vssui.dll
regsvr32 msxml.dll
regsvr32 msxml3.dll
regsvr32 msxml4.dll
Start the Volume Shadow Copy service by running "net start vss", do a test
backup and see how it goes.
Hope this helps. If there are any updates, please feel free to get in
touch. I am looking forward to hearing from you.
Best Regards,
Iverson Xue, MCSE
Microsoft Online Partner Support
======================================================
PLEASE NOTE: The partner managed newsgroups are provided to assist with
break/fix issues and simple how to questions.
We also love to hear your product feedback!
Let us know what you think by posting from the web interface: Partner
Feedback from your newsreader:
microsoft.private.directaccess.partnerfeedback.
We look forward to hearing from you!
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- RE: Volume Shadow Copy service starts and stops every few minutes
- From: Iverson Xue [MSFT]
- RE: Volume Shadow Copy service starts and stops every few minutes
- References:
- Volume Shadow Copy service starts and stops every few minutes
- From: Terry
- RE: Volume Shadow Copy service starts and stops every few minutes
- From: Iverson Xue [MSFT]
- RE: Volume Shadow Copy service starts and stops every few minutes
- From: Iverson Xue [MSFT]
- Volume Shadow Copy service starts and stops every few minutes
- Prev by Date: RE: Slow Internet speeds - Explorer
- Next by Date: Re: Application popup: Windows - Delayed Write Failed
- Previous by thread: RE: Volume Shadow Copy service starts and stops every few minutes
- Next by thread: RE: Volume Shadow Copy service starts and stops every few minutes
- Index(es):
Relevant Pages
|