How do you get the source control integration with SourceOffsite to work with VB 6?
I have tried re-installing VS 6 and both versions of SourceOffsite 4.1 and 3.5. The option in SourceOffsite is checked as my default source control provider.
When I open a project (downloaded from SourceOffsite from my server) I do not see any source code integration.
Thanks
Sourcecontrol integration with VB 6 not working
Moderator: SourceGear
In the SOS GUI Client under Tools->Options->General, verify that the box is checked for "Make SOS your default SCC provider."
Is that doesn't work:
The SOS GUI Client does not require that a copy of VSS reside on the same machine, but the Integration DLL does require that a copy of VSS reside on the same machine.
There are a few things you can try to get the SOS Integration to work in Visual Basic. They are:
1. Add the following entry to the VBAddin.ini file:
[Add-Ins32]
SccAddIn.SourceCodeControlAddIn=1
2. If that doesn't enable integration, then you probably need to install
a copy of a SourceSafe client on your machine.
3. After installing VSS, we would suggest going to Tools-Options->
General, and unset and reset the "Make SourceOffSite your default
Source Code Control provider setting".
Is that doesn't work:
The SOS GUI Client does not require that a copy of VSS reside on the same machine, but the Integration DLL does require that a copy of VSS reside on the same machine.
There are a few things you can try to get the SOS Integration to work in Visual Basic. They are:
1. Add the following entry to the VBAddin.ini file:
[Add-Ins32]
SccAddIn.SourceCodeControlAddIn=1
2. If that doesn't enable integration, then you probably need to install
a copy of a SourceSafe client on your machine.
3. After installing VSS, we would suggest going to Tools-Options->
General, and unset and reset the "Make SourceOffSite your default
Source Code Control provider setting".
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager