I'm having difficulties getting Vault to integrate with Visual Basic on one of our computers. In the other cases, installing the Vault client automagically placed a Vault menu tab under the Tools tab. The problematic installation did successfully get the Vault quickbar on the C++ IDE, so I'm at a loss why it isn't showing up in VB which is part of the Dev Studio 6.0 suite.
Is there a standard set of things to check and try to get the integration working properly?
Integrating with Visual Basic
Moderator: SourceGear
keith:
this may or may not solve your problem:
from the menu -> tools -> add in manager.
highlight the source code control item, and make sure "load on startup" and "loaded/unloaded" are checked.
additionally, you may want to check your vbaddin.ini file. there should be some sort of entry for scc integration. it should be set to 1.
this may or may not solve your problem:
from the menu -> tools -> add in manager.
highlight the source code control item, and make sure "load on startup" and "loaded/unloaded" are checked.
additionally, you may want to check your vbaddin.ini file. there should be some sort of entry for scc integration. it should be set to 1.
Jeff Clausius
SourceGear
SourceGear
-
- Posts: 6
- Joined: Fri Jan 23, 2004 10:57 am
Another occurrence
Chalk up another occurrence of this. The problem was the same thing, the vbaddin.ini entry was not there. After adding the entry by hand, everything behaved perfectly.
Thanks.
Thanks.
gabriel magana-gonzalez