20 October 2011

Application Log ID: 12302 Source: VSS

Symptoms: When you run the vssadmin list writers command on a Windows Server 2003-based computer, you may experience any of the following symptoms.

o    You receive the following error message: Error: 0x8000FFFF
o    The following event may be logged in the Application log:
Event Type: Error
Event Source: VSS
Event ID: 12302
Description: Volume Shadow Copy Service error: An internal inconsistency was detected in trying to contact shadow copy service writers. Please check to see that the Event Service and Volume Shadow Copy Service are operating properly.
o    The list is blank.

Cause: This problem may occur if the following registry key is corrupted:
HKLM\SOFTWARE\Microsoft\EventSystem\{26c409cc-ae86-11d1-b616-00805fc79216}\Subscriptions

Resolution: To have Microsoft resolve this problem for you, go to the following site: http://support.microsoft.com/default.aspx?scid=kb;en-us;940184#FixItForMeAlways.

If you prefer to fix this problem yourself, follow these steps:

1.    Click Start, click Run, type Regedit, and then click OK.
2.    Locate and then click the following registry subkey: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\EventSystem\{26c409cc-ae86-11d1-b616-00805fc79216}\Subscriptions
3.    On the Edit menu, click Delete, and then click Yes to confirm that you want to delete the subkey.
4.    Exit Registry Editor.
5.    Click Start, click Run, type services.msc, and then click OK.
6.    Right-click the following services one at a time. For each service, click Restart:

o    COM+ Event System
o    COM+ System Application
o    Microsoft Software Shadow Copy Provider
o    Volume Shadow Copy

7.    Click Start, click Run, type cmd, and then click OK.
8.    At the command prompt, type vssadmin list writers, and then press ENTER.
9.    If the VSS writers are now listed, close the Command Prompt window. You do not have to complete the remaining steps.

If the VSS writers are not listed, type the following commands at the command prompt.
Press ENTER after each command.

o    cd /d %windir%\system32
o    net stop vss
o    net stop swprv
o    regsvr32 ole32.dll
o    regsvr32 oleaut32.dll
o    regsvr32 /i eventcls.dll
o    regsvr32 vss_ps.dll
o    vssvc /register
o    regsvr32 /i swprv.dll
o    regsvr32 es.dll
o    regsvr32 stdprov.dll
o    regsvr32 vssui.dll
o    regsvr32 msxml.dll
o    regsvr32 msxml3.dll
o    regsvr32 msxml4.dll

Note: The last command may not run successfully.

10. At the command prompt, type vssadmin list writers, and then press ENTER.
11. Confirm that the VSS writers are now listed.

Related Articles:

Popular Posts

My Blog Visitors Counter

Flag Counter

Contact Us

Name

Email *

Message *

Powered by Blogger.