Add Solution to Source Control does not open login dialog

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

Moderator: SourceGear

Post Reply
Hay

Add Solution to Source Control does not open login dialog

Post by Hay » Thu Apr 14, 2005 1:46 pm

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

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Thu Apr 14, 2005 1:51 pm

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.

Hay

Post by Hay » Thu Apr 14, 2005 2:20 pm

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.
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.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Thu Apr 14, 2005 4:17 pm

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.

Hay

Post by Hay » Fri Apr 15, 2005 7:10 am

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.

Post Reply