error(s) using the vss addin in VS 2005

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

Moderator: SourceGear

Post Reply
spatra
Posts: 5
Joined: Wed May 10, 2006 8:04 am

error(s) using the vss addin in VS 2005

Post by spatra » Mon May 15, 2006 2:02 pm

I am trying to explore the offsite tool with VS 2005. The problems I observe are
1. If I am loading a .net solution for the first time, I am not able to do it using offsite. What I am doing is
a) Get the latest .sln file using offsite client.
b) Double click on this solution.
c) Then VS 2005 gives me an error for <solutionname>.vssscc file not found.

2. In my next attempt. I get the sln file using the VSS 2005. This also gets the <solutionname>.vssscc file. Now when I doubleclick on the file, I get an error after a while with only the project structure loaded. The image attached shows the error I get.

Am I doing something wrong? Is there a guideline I can follow?

Thanks
Attachments
plugin.GIF
error for point 2
plugin.GIF (5.16 KiB) Viewed 4707 times

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Mon May 15, 2006 3:21 pm

Are you using SOS 4.1.2? Earlier versions have not been tested with VS 2005.

Try clearing your working directories and do a fresh open from Source Control. In VS 2005 this is under File->Source Control ->Open from Source Control.

Do you still get errors?
Linda Bauer
SourceGear
Technical Support Manager

spatra
Posts: 5
Joined: Wed May 10, 2006 8:04 am

it works

Post by spatra » Mon May 15, 2006 4:46 pm

I followed your instructions and now it works fine. Thanks for the fast response.

Post Reply