RE: Error 0x80042316 on VSS

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hello Customer,

Thank you for kind update.

I want to explain that since we have performed some troubleshooting steps
and the issue remains. I think this problem may be a little complex and our
troubleshooting maybe time-consuming. So if you would like to call CSS for
assistance, I would be appreciate and think it is a more effective ways. To
obtain the phone numbers for specific technology request please take a look
at the web site listed below.

http://support.microsoft.com/default.aspx?scid=fh;EN-US;PHONENUMBERS

If you are outside the US please see http://support.microsoft.com for
regional support phone numbers.

Thank you for your understanding.

Best regards,

Terence Liu

Best regards,

Terence Liu(MSFT)

Microsoft CSS Online Newsgroup Support

Get Secure! - www.microsoft.com/security

=====================================================
This newsgroup only focuses on SBS technical issues. If you have issues
regarding other Microsoft products, you'd better post in the corresponding
newsgroups so that they can be resolved in an efficient and timely manner.
You can locate the newsgroup here:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx

When opening a new thread via the web interface, we recommend you check the
"Notify me of replies" box to receive e-mail notifications when there are
any updates in your thread. When responding to posts via your newsreader,
please "Reply to Group" so that others may learn and benefit from your
issue.

Microsoft engineers can only focus on one issue per thread. Although we
provide other information for your reference, we recommend you post
different incidents in different threads to keep the thread clean. In doing
so, it will ensure your issues are resolved in a timely manner.

For urgent issues, you may want to contact Microsoft CSS directly. Please
check http://support.microsoft.com for regional support phone numbers.

Any input or comments in this thread are highly appreciated.
=====================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| X-Tomcat-ID: 162371868
| References: <1182940543.886088.73530@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: v-terliu@xxxxxxxxxxxxxxxxxxxx (Terence Liu [MSFT])
| Organization: Microsoft
| Date: Wed, 08 Aug 2007 11:27:41 GMT
| Subject: RE: Error 0x80042316 on VSS
| X-Tomcat-NG: microsoft.public.windows.server.sbs
| Message-ID: <pHwVm8a2HHA.4100@xxxxxxxxxxxxxxxxxxxxxx>
| Newsgroups: microsoft.public.windows.server.sbs
| Lines: 78
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.server.sbs:55170
| NNTP-Posting-Host: tomcatimport2.phx.gbl 10.201.218.182
|
| Hello Customer,
|
| Thank you for your email.
|
| Based on my experience, the issue would occur if you installed some third
| party backup tools. After you remove it, we may need to reinstall COM+,
and
| then re-register the services and binaries again.
|
| 1. To reinstall COM+, follow these steps:
|
| a. Backup and then delete HKLM\Software\Microsoft\COM3
|
| b. Boot to Recovery console and rename clbcatq.dll to ~clbcatq.dll. Be
sure
| to use the tilde.
|
| 2. 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+
|
| a. 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
|
| b. 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.
|
| 3. Please also check the following register key:
|
| On the SBS server, open Registry Editor, locate the registry key
| HKEY_CLASSES_ROOT\CLSID\{FAF53CC4-BD73-4E36-83F1-2B23F46E513E}, normally
| you should find the following keys and values:
|
| [HKEY_CLASSES_ROOT\CLSID\{FAF53CC4-BD73-4E36-83F1-2B23F46E513E}]
| Default="VssEvent"
| "AppID"="{FAF53CC4-BD73-4E36-83F1-2B23F46E513E}"
|
|
[HKEY_CLASSES_ROOT\CLSID\{FAF53CC4-BD73-4E36-83F1-2B23F46E513E}\InprocServer
| 32] Default="C:\WINDOWS\system32\ES.DLL""ThreadingModel"="Both"
|
| [HKEY_CLASSES_ROOT\CLSID\{FAF53CC4-BD73-4E36-83F1-2B23F46E513E}\ProgID]
| Default="VssEvent.1"
|
|
[HKEY_CLASSES_ROOT\CLSID\{FAF53CC4-BD73-4E36-83F1-2B23F46E513E}\VersionIndep
| endentProgID]
| Default="VssEvent"
|
| Please make sure your server has the keys and values listed above, and
the
| values have the correct data.
|
| If we cannot resolve the issue after we perform the above steps, please
| kindly help me collect the information again for further investigation:
|
| 1. Please send me the backup log files:
|
| a. The Backupxx.log files in the folder ''C:\Documents and Settings\SBS
| Backup User\Local Settings\Application Data\Microsoft\Windows
| NT\NTBackup\data''.
|
| Note: Before reproduce the problem, please open NTBACKUP, click
| "Tools"->"Options" and then check "Detailed" on the "Backup Log" tab.
Then
| reproduce this issue and send the backup log to me (Tools->Report).
|
| b. The Sbsbackuplog0x.log files which can be located under the folder
| ''%sbsprogramdir%\Support\Backup Logs''.
|
| 2. Save the application event log and system event log as evt files on
the
| SBS and send to my mailbox: v-terliu@xxxxxxxxxxxxx
|
| Hope these steps will give you some help.
|
| Thanks and have a nice day!
|
| Best regards,
|
| Terence Liu
|
|

.



Relevant Pages

  • Re: SBS 2003 VSS Unable to create shadow copies Event IDs 11 12292
    ... Please register the dlls thru the following steps: ... regsvr32 /i swprv.dll   ...  Perform a backup operation to verify that the issue is resolved. ... Shadow Copy Service software provider" is listed. ...
    (microsoft.public.windows.server.sbs)
  • Re: Problem Backing up SBS2003
    ... Click Services tab and select Hide All Microsoft Services and Disable ... regsvr32 /i swprv.dll ... This newsgroup only focuses on SBS technical issues. ... <I tried to backup a single directory on the c drive and store the backup ...
    (microsoft.public.windows.server.sbs)
  • RE: Error 0x80042316 on VSS
    ... party backup tools. ... To reinstall COM+, follow these steps: ... regsvr32 /i swprv.dll ... Please also check the following register key: ...
    (microsoft.public.windows.server.sbs)
  • RE: SBS 2003 Premium R2 Backup Failed
    ... Microsoft CSS Online Newsgroup Support ... This newsgroup only focuses on SBS technical issues. ... SBS 2003 Premium R2 Backup Failed ... regsvr32 /i swprv.dll ...
    (microsoft.public.windows.server.sbs)
  • RE: vssadmin list volumes Error 0x8000ffff
    ... if you installed some third party backup tools. ... regsvr32 /i swprv.dll ... Microsoft Online Newsgroup Support ... This newsgroup only focuses on SBS technical issues. ...
    (microsoft.public.windows.server.sbs)