To work around this issue, manually register the VMware Snapshot Provider.
This issue occurs if the VCBRequestor.dll file is not available in the VMware Tools folder C:\Program Files\VMware\VMware Tools\Drivers\vss\.
To manually register the VMware Snapshot Provider:
- Click Start > Run, type cmd, and click OK.
- Enter these commands, in sequence:
- regsvr32 "C:\Program Files\VMware\VMware Tools\Drivers\vss\VCBRequestor.dll"
- regsvr32 "C:\Program Files\VMware\VMware Tools\Drivers\vss\VCBSnapshotProvider.dll"
- sc delete VMVSS
- "C:\Program Files\VMware\VMware Tools\COMREG.EXE" -register "C:\Program Files\VMware\VMware Tools\Drivers\vss\VCBSnapshotProvider.dll" "VMware Snapshot Provider" "vmvss" "VMware Snapshot Provider"
Note: When registering the COM application, you may see an error.- If you see this error:
error 80110801 when attempting to register the COM application
Delete the VMware Snapshot Provider COM application.
To delete the VMware Snapshot Provider COM application:- Go to Start > Programs > Administrative Tools > Component Services.
- Go to Component Services > Computers > My Computer > COM Applications.
- Select VMware Snapshot Provider and press Delete on your keyboard.
- Manually register the VMware Snapshot Provider COM application again.
- If you see this error:
Error: 0x8000FFFF
It may indicate registry key corruption. For more information, see Microsoft's Knowledge Base article 940184. - Reboot the virtual machine to make the changes effective.
- If you see this error: