Copy VSS structure to server with asp.net

Posted by Tyzak on Stack Overflow See other posts from Stack Overflow or by Tyzak
Published on 2010-02-18T13:53:37Z Indexed on 2010/05/23 4:10 UTC
Read the original article Hit count: 223

i want to copy the structure (with the documents) from our vss server to an webserver. Therefore i want to create an application which is on this webserver. i want to use asp.net.

i don't know what exactly i need therefore :>

I have to build somekind of connection? then go throw the structure and copy it somehow :> ?

important: i want to copy the documents with the right creation date ( it changes when i just copy the doc.)

are there APIs for asp.net <-> vss?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about database