Click here to Skip to main content
15,884,388 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello All,

I am developing an app in which i have to make backup of file on to the server using Volume Shadow Copy Service, but i have no idea about that, i have googled it alot but couldn't find any appropriate solution.

I found microsoft's sdk for that but dont know how to use it for my app.

Kindly suggest me appropriate solution...



Thanks
Posted
Updated 3-May-13 13:19pm
v2
Comments
[no name] 3-May-13 20:54pm    
You could not find the documentation? The documentation is located at http://msdn.microsoft.com/en-us/library/windows/desktop/bb968832%28v=vs.85%29.aspx
Sandeep Mewara 4-May-13 2:02am    
+5
abhishekagrwl25 4-May-13 3:06am    
but how to use it using c#..?
[no name] 4-May-13 10:47am    
How about reading the documentation and then trying something?
abhishekagrwl25 9-May-13 20:15pm    
having this error....dont know what to do.... Method 'DoSnapshotSet' in type 'Alphaleonis.Win32.Vss.VssBackupComponents' from assembly 'AlphaVSS.60.x86, Version=1.2.4000.3, Culture=neutral, PublicKeyToken=959d3993561034e3' does not have an implementation.
H

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