Windows error 0x80042308, -2147212536

Detailed Error Information

VSS_E_OBJECT_NOT_FOUND[1]

MessageThe specified object was not found.
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 Code8968 (0x2308)

Questions

2votes
1answer

Restore operation failing in VSS returns VSS_E_OBJECT_NOT_FOUND

I am trying backup and restore of a MS SQL server through VSS. My backup operation is running fine and I store the backup metadata in XML file. During restore operation I am providing the same XML I created during backup operation, what is happening is that restore is failing [...] read more
sql-server
windows
virtual-shadow-copies
0votes
0answers

Failed to back up: The specified object was not found. (0x80042308)

I've been unable to backup my hard drive and I've been trying trying recommendations off of Google for quite a while, to no avail. When I try to backup files, I get the following error message: > The backup did not complete successfully. A shadow copy could not be created [...] read more
laptop
sony-vaio
windows-7-backup
0votes
2answers

cannot create restore point on windows 7 64-bit: "The specified object was not found. (0x80042308)"

I'm trying to create a restore point on my newly built computer, and it fails. I get the following error: The restore point could not be created for the following reason: The specified object was not found. (0x80042308) Here is what I found in the event logs: Event 14, volsnap [...] read more
windows

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