I have uninstalled and reinstalled VB6 (including SourceSafe, per other threads on this topic), SP5 and Vault 3.1.9.
I have checked the registry settings per this thread http://support.sourcegear.com/viewtopic ... n+registry. The SOFTWARE\SourceGear\Vault Client\SCCServerPath is C:\Program Files\SourceGear\Vault Client\VaultIDE.dll, which is the correct location. The SourceCodeControlProvider varies accordingly, depending on whether Vault is toggled as the default provider or not. When it is NOT, the ProviderRegKey is Software\Microsoft\SourceSafe. When it IS the default, there are two keys: ProviderRegKey is SOFTWARE\SourceGear\Vault Client, whereas ProviderRegKey_BeforeVault is Software\Microsoft\SourceSafe.
Finally, when I am able to launch VB, I have confirmed that the add-in manager settings are as indicated in this thread:
http://support.sourcegear.com/viewtopic.php?t=2118. I have also changed the vbaddin.ini setting for vbscc=1, HOWEVER, this resets itself to vbscc=3 after every launch. That seems correct, though, since according to the Microsoft KB article:
http://support.microsoft.com/kb/305024/EN-US/,
(VBSCC=1 = load at start up, VBSCC=2 = loaded/unloaded, VBSCC=3 = load at startup and loaded/unloaded)
If both are to be set, shouldn't it be = 3?
I would be grateful for any help you could provide.