Question
October 22, 2007 at 11:28 PM
nitin_soneji75

EnableWriterClasses() returns E_NOTIMPL_ on Windows XP

by nitin_soneji75 . Updated 18 years, 9 months ago

Hi,

I am using VSS(Voume Shadow copy service) IVssBackupComponents::EnableWriterClasses() to enable only required writers for my application.
This method runs fine on Windows Server 2003 but it returns 0x80004001 (Not implemented) on Windows XP. I am running this on Windows XP SP2.

I checked MSDN article for this method and it mentioned that it is supported in Windows XP also.
I am just wondering is there anything else I have to install or is it an issue in MSDN documentation?

Many Thanks
Nitin

This discussion is locked

All Comments