I created a new blank repository and added a user to it. Then I created a blank VS solution and added a new project. When I click on "Add Solution to Source Control", nothing happens. The Vault login dialog is not displayed. I checked to make sure that the user have selected Vault to be his source control provider.
What else can cause this issue? Any help will be appreciated.
Thanks
Add Solution to Source Control does not open login dialog
Moderator: SourceGear
Yes, the user can login via the Vault GUI client on the same machine using the same login.
This is not Express version of Visual Studio. This is Visual Studion 2003 Enterprise Architect version.
This is not Express version of Visual Studio. This is Visual Studion 2003 Enterprise Architect version.
dan wrote:Can the user login via the Vault GUI client on the same machine using the same login?
Also, is this an Express version of Visual Studio? If so, they don't support source code control.
This is a strange error, because if there are problems loading the SCC component, VS usually complains.
I would suggest turning on logging for the IDE component - see http://support.sourcegear.com/viewtopic.php?t=2898.
If Vault is being loaded at all, it will put something in the log.
I would suggest turning on logging for the IDE component - see http://support.sourcegear.com/viewtopic.php?t=2898.
If Vault is being loaded at all, it will put something in the log.
Problem Soved. I ran the "Repair" program from VS setup and that seemed to resolve the issue.
dan wrote:This is a strange error, because if there are problems loading the SCC component, VS usually complains.
I would suggest turning on logging for the IDE component - see http://support.sourcegear.com/viewtopic.php?t=2898.
If Vault is being loaded at all, it will put something in the log.