Click here to Skip to main content
15,890,512 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello All,

Currently, I have a project in which I have to perform System C drive Backup. so that I got readymade project from Here

I received an error:

'Unable to cast COM object of type 'VSS.VSSCoordinatorClass' to interface type 'VSS.IVssCoordinator'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{93BA4344-AA56-403E-87F2-819650FEDACD}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).'


but I didn't understand what kind of above error I had received.

What I have tried:

Finding a solution online but not result.
Posted
Updated 1-Aug-19 1:39am

1 solution

You should post your question in the forum at the end of the article so the author can help you.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900