Help with Version 3.5.0 in VS 2005

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
skinzz
Posts: 6
Joined: Tue Aug 14, 2007 1:33 pm

Help with Version 3.5.0 in VS 2005

Post by skinzz » Tue Aug 14, 2007 1:43 pm

Please forgive me for I am new to Visual Studio 2005 and to Sourcegear Vault. I have been trying to get a website from my Vault Repository into a client computer's Visual Studio 2005. I am starting to wonder if it is even possible? When open a solution from source control (which was added using VS), all I get is a dialog box:

Code: Select all

The project you have chosen cannot be correctly opened from source control.

You are attempting to open a solution or project that was not added to 
source control using Microsoft Visual Studio.   Microsoft Visual Studio 
supports opening solutions from source control only when they are added 
(or bound) using Microsoft Visual Studio.  The user who initially added 
the solution must use the Change Source Control command to bind the 
solution to source  control in its current location.
I decided to go simple and create a new website in VS 2005 and upload that to the repository. When I tried to Open From Source Control, i get an error that says there was no project file or solution file (I don't think either one is created when a new website is created in VS 2005).

So I am at a loss. Could someone give/point me to explicit directions on how to open a website from the repository using Vault 3.5.0 and Visual Studio 2005? Thanks a lot.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Tue Aug 14, 2007 1:47 pm

You are correct that websites generally don't have project files in VS 2005.

See this KB article for help:

http://support.sourcegear.com/viewtopic.php?t=5548
Linda Bauer
SourceGear
Technical Support Manager

skinzz
Posts: 6
Joined: Tue Aug 14, 2007 1:33 pm

Post by skinzz » Tue Aug 14, 2007 2:20 pm

Thanks for your reply. I did manage to get something to work with a very basic test site. I am still getting the pop up box, but the files are now appearing in the solution explorer. I need to hack away a little more, just hope that warning does not cause troubles in the future.

Post Reply