Page 1 of 1

Access Valut

Posted: Thu Mar 06, 2008 1:33 am
by shoukat
Hi Every Body!

I am developing a web application using c# which uses the some files from vault repository and add some new files to it. We are using vault 3.5.0.

1- How i can access my vault.
2-which dll files i need.
3-How i can check out files
4-How i can add files

Posted: Thu Mar 06, 2008 8:07 am
by lbauer
I could use more information.

Is your web project current under source control in Vault?

If not, will you be adding this project to Vault once you've finished adding new and existing files to it?

Posted: Thu Mar 06, 2008 6:36 pm
by shoukat
Actually we are using vault (3.5.0)for our web site and we had added many web pages and related docs into vault. I am cehcking out, checking in and adding docs manulay by using vault interface. Now i want to develop a web application using c# to get access to our web site.so that my application can check out the existing files as well as add new docs to our web site.Does it make sence.
If you have any question please let me know.Thanks

Posted: Tue Mar 11, 2008 9:55 pm
by lbauer
What version of Visual Studio are you using?

Posted: Tue Mar 11, 2008 11:39 pm
by shoukat
I am using Visual studio.net 2005

Posted: Wed Mar 12, 2008 8:15 am
by shannon
It might be easiest to just shell out to the Vault command line client from your application.