VS2005+vault 3.1.8
Moderator: SourceGear
VS2005+vault 3.1.8
Hello everybody!!
I have a big problem in my machine ! I explain you :
- when I try to open sources from vault (File-> source control -> open from source control) with Visual Studio 2005 I have this message error :
I searched in the web but nothing concerning this problem.
Thank you for your help!!
I have a big problem in my machine ! I explain you :
- when I try to open sources from vault (File-> source control -> open from source control) with Visual Studio 2005 I have this message error :
I searched in the web but nothing concerning this problem.
Thank you for your help!!
- Attachments
-
- the second message
- Sans titre2.jpg (25.28 KiB) Viewed 4800 times
-
- the first message! Yes I have the autorization because in others machines there aren't problem and I test with admin login/pass
- Sans titre.jpg (15.51 KiB) Viewed 4800 times
Hi,
i have exactly the same problem.
The solution open perfectly outside of source control.
But after injecting the solution to wault, and when trying to open it using "open from source control", the behavior is the same, "could not load project etc....".
The project directories are just not created.
Only solution root files are presents, not projects sub-directories.
Searching the web for this, and find nothing.
We are using VS2005 SP1 and Vault 3.1.8.3771.
Please help !
i have exactly the same problem.
The solution open perfectly outside of source control.
But after injecting the solution to wault, and when trying to open it using "open from source control", the behavior is the same, "could not load project etc....".
The project directories are just not created.
Only solution root files are presents, not projects sub-directories.
Searching the web for this, and find nothing.
We are using VS2005 SP1 and Vault 3.1.8.3771.
Please help !
When you use Visual Studio integration, the project must be added to Vault through Visual Studio, not with the Vault GUI Client. For a project to open properly from source control, it must have been first added to source control with Visual Studio.
Otherwise, proper bindings and source control files will not be created.
To add a project to source control, open it with Visual Studio and select File->Source Control->Add Solution to Source Control. Once you do this, you can open the project normally, from the solution file on your local drive. You do not need to open it from source control.
For another user to retrieve the project, they would Open from Source Control. Then, after the solution has been retrieved from source control, the solution can be opened normally.
See this KB article for details:
http://support.sourcegear.com/viewtopic.php?t=776
Otherwise, proper bindings and source control files will not be created.
To add a project to source control, open it with Visual Studio and select File->Source Control->Add Solution to Source Control. Once you do this, you can open the project normally, from the solution file on your local drive. You do not need to open it from source control.
For another user to retrieve the project, they would Open from Source Control. Then, after the solution has been retrieved from source control, the solution can be opened normally.
See this KB article for details:
http://support.sourcegear.com/viewtopic.php?t=776
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Hi,
Thanks for response, but the procedure is the one we are applying, and the issue is clearly always there.
We are able to reproduce the issue, using the followin procedure:
A) PC1
- Taking a solution NOT under source control, loading and working locally without issue.
- Using visual studio : Add solution to source control : Done, no error
- Close vs, restart vs, reopen solution : Done, no error
- Under vault client, solution is totally ok
B) PC2
- Go to another pc
- No local solution installed, all vault working directories erased
- Open vs, "Open from source control", locate the solution, putting exactly the same local directory as PC1, ok
- Solution begin to load from vault
- Some files are retrieved, inside the correct directory. Files are exactly identicale to PC1 within the same directory (.sln, .vssscc, .scc)
- The error is displayed
- No other files or directories are retrieved from vault.
=> Solution cannot be opened on this PC2.
C) PC2
copy/pasting a non source controlled solution from PC1 to PC2 : PC2 open the solution without issue.
Thanks.
Thanks for response, but the procedure is the one we are applying, and the issue is clearly always there.
We are able to reproduce the issue, using the followin procedure:
A) PC1
- Taking a solution NOT under source control, loading and working locally without issue.
- Using visual studio : Add solution to source control : Done, no error
- Close vs, restart vs, reopen solution : Done, no error
- Under vault client, solution is totally ok
B) PC2
- Go to another pc
- No local solution installed, all vault working directories erased
- Open vs, "Open from source control", locate the solution, putting exactly the same local directory as PC1, ok
- Solution begin to load from vault
- Some files are retrieved, inside the correct directory. Files are exactly identicale to PC1 within the same directory (.sln, .vssscc, .scc)
- The error is displayed
- No other files or directories are retrieved from vault.
=> Solution cannot be opened on this PC2.
C) PC2
copy/pasting a non source controlled solution from PC1 to PC2 : PC2 open the solution without issue.
Thanks.