Hi,
I am trying to open a solution through VS.NET using the Open from Source Control menu option. This is a solution that was created in the past couple of days from a different computer using VS.NET VSS Integration (using my user account) with VSS V6.0c.
When I try to open the solution on a different machine using SOS integration (4.0.2), I get the following error:
An error occurred when you attempted to access the source control system. Check your solution's source control bindings.
Another user that is using SOS to access this same solution is not having issues, so I feel like it must be related to my user account or my machine in some way. I have tried deleting all the source safe related files on my machine, and I've tried replacing my vss user ss.ini file with a new copy.
We just recently upgraded from 3.5 and thought that we would have less issues with this kind of stuff.
Any other suggestions?
Error Accessing Source Control System - Bindings Issue
Moderator: SourceGear
-
- Posts: 5
- Joined: Wed Oct 20, 2004 1:41 pm
Have you seen this KB article about binding a solution to both VSS and SOS?
http://support.sourcegear.com/viewtopic.php?t=1149
If you still experience difficulty after following the suggestions, contact me via email at Linda at Sourcegear.com
http://support.sourcegear.com/viewtopic.php?t=1149
If you still experience difficulty after following the suggestions, contact me via email at Linda at Sourcegear.com
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
-
- Posts: 5
- Joined: Wed Oct 20, 2004 1:41 pm
Thanks for responding, Linda.
I tried the solution in that KB and it did not resolve the issue.
As I mentioned in my original post, the solution was built using integrated VSS v6.0c, and I'm trying to open it using SOS 4.0.2. In addition, the vss files in source safe appear to correctly have the SAK reference, and the solutions are being used fine by another member of my team using SOS. - so it appears to be somehow related to my user account or remote machine.
I did find one thing that seems to work - if I open the solution on my second machine (the remote machine) using integrated VSS first, close, and then switch to SOS again, I'm able to get it loaded. But if I open the solution on the 1st machine again using integrated VSS, I have to do this procedure again on the remote machine. I can keep doing this as a workaround for now, but with quite a few solutions that I'm managing, and considering that it can take hours to load any one of them on my remote machine using integrated vss, this isn't desirable - so if you can come up with something else that might work, I would really appreciate it.
Thanks!
I tried the solution in that KB and it did not resolve the issue.
As I mentioned in my original post, the solution was built using integrated VSS v6.0c, and I'm trying to open it using SOS 4.0.2. In addition, the vss files in source safe appear to correctly have the SAK reference, and the solutions are being used fine by another member of my team using SOS. - so it appears to be somehow related to my user account or remote machine.
I did find one thing that seems to work - if I open the solution on my second machine (the remote machine) using integrated VSS first, close, and then switch to SOS again, I'm able to get it loaded. But if I open the solution on the 1st machine again using integrated VSS, I have to do this procedure again on the remote machine. I can keep doing this as a workaround for now, but with quite a few solutions that I'm managing, and considering that it can take hours to load any one of them on my remote machine using integrated vss, this isn't desirable - so if you can come up with something else that might work, I would really appreciate it.
Thanks!
Are you just opening the solution on the 1st machine, or are you checking in changes to the solution and/or project files? Simply opening a solution on one machine should have no effect on another machine unless there are changes to the project being checked into source control.robincurry wrote: I did find one thing that seems to work - if I open the solution on my second machine (the remote machine) using integrated VSS first, close, and then switch to SOS again, I'm able to get it loaded. But if I open the solution on the 1st machine again using integrated VSS, I have to do this procedure again on the remote machine.
Corey Steffen
SourceGear LLC
SourceGear LLC
Error Accessing Source Control System
I am experiencing this same issue with one of our remote developers. I can do 'open from source control' via Visual Studio (VS) with SOS as the SCC but when she tries to do so against the same VS solution, she receives this error message. Haven't tried having her do so with SourceSafe (SS) as the SCC and then doing the same with SOS as the SCC so I don't know if that is true. She is accessing our network over VPN, if this makes any difference.