Windows error 0x80042304, -2147212540

Detailed Error Information

VSS_E_PROVIDER_NOT_REGISTERED[1]

MessageThe volume shadow copy provider is not registered in the system.
Declared invsserror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode4 (0x004)
NameFACILITY_ITF[2][3]
DescriptionThe source of the error code is COM/OLE Interface management.[2][3]
Error Code8964 (0x2304)

Questions

1vote
0answers

Windows Server 2012 R2 Cannot register certain DLLs

I'm having an issue with a Windows Server 2012 R2 server I've inherited. It started when I was trying to figure out a problem with VSS which didn't allow it to take a backup. One of the suggestions was to un-register and re-register some DLLs; however, now I can't re-register [...] read more
windows
dll

Comments

Leave a comment

(plain text only)

Sources

  1. vsserror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx
  3. winerror.h from Windows SDK 10.0.14393.0

User contributions licensed under CC BY-SA 3.0