candera / hobocopy

An open source backup tool for Windows
http://candera.github.com/hobocopy/
MIT License
176 stars 52 forks source link

COM failure 0x8000ffff #6

Closed candera closed 13 years ago

candera commented 13 years ago

Migrated from SourceForge: https://sourceforge.net/tracker/?func=detail&aid=1985589&group_id=117783&atid=679446

When running HoboCopy on Vista x64 Business I get the following error (username replaced by "xxxxx"):

c:\Program Files (x86)\HoboCopy>"c:\Program Files (x86)\HoboCopy\HoboCopy.exe" /full /recursive "c:\Users\xxxxx\Local Settings\Application Data\Microsoft\Outlook" "c:\Users\xxxxx\Local Settings\Application Data\Microsoft\Outlook Snapshot" HoboCopy (c) 2006 Wangdera Corporation. hobocopy@wangdera.com

Starting a full copy from c:\Users\xxxxx\Local Settings\Application Data\Microsoft\Outlook to c:\Users\xxxxx\Local Settings\Application Data\Microsoft\Outlook Snapshot There was a COM failure 0x8000ffff - .\HoboCopy.cpp (172)

candera commented 13 years ago

Migrated comment:

64-bit platforms are not currently supported. I basically need to recompile the code against the new system. Conveniently, I just bought a new 64-bit box, so I should be doing this before too much longer.

candera commented 13 years ago

Migrated comment:

I should add that the "Volume Shadow Copy" service is running and that a disk scan showed no errors on the drive I'm attempting to work with.

candera commented 13 years ago

Migrated comment:

Yes, this is likely due to the fact that you're on a 64-bit platform. I'll be updating hobocopy to have 64-bit versions before too long.

candera commented 13 years ago

hobocopy now ships 64-bit versions.