Source offsite issues

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

Moderator: SourceGear

Post Reply
seiadmin
Posts: 5
Joined: Tue Apr 03, 2007 12:16 pm

Source offsite issues

Post by seiadmin » Tue May 29, 2007 8:16 am

Source: SOS SOSIP:3101, SOSuser, VSSPROJECT

VSSPROJECT  VSSPROJECT.root  VSSPROJECT
VSSPROJECT
VSSPROJECT

Image “BindingInfo Missing”: when opening a solution this the first warning message to tell binding information is missing.

Image “PreVersion”: When opening the solution from VS2005, this message appears ‘The solution is in older version.’

Image “UnabletoAccessDB” : Continue migrating solution from VS2003 to VS2005, This message appears ‘Data Base is inaccessible’.

Image “ConversionError” : Migration is completed with errors.

seiadmin
Posts: 5
Joined: Tue Apr 03, 2007 12:16 pm

added info

Post by seiadmin » Tue May 29, 2007 10:03 am

I am using version 4.2
Attachments
BindingInfo Missing.JPG
BindingInfo Missing.JPG (93.41 KiB) Viewed 5847 times
PreVersion.JPG
PreVersion.JPG (107.46 KiB) Viewed 5847 times
UnabletoaccessDB.JPG
UnabletoaccessDB.JPG (106.94 KiB) Viewed 5847 times

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

Post by lbauer » Tue May 29, 2007 10:12 am

It looks like some of the information about this problem is missing. Did you have screenshots? If so they were not attached to this posting.

OK I see the screenshots now.

Could you describe what the problem is? It looks like you are having a problem accessing source control in Visual Studio.

What version of Visual studio are you using?

What are you trying to do when you get these errors? Are you converting a project from Visual Studio 2003 to Visual Studio 2005?
Linda Bauer
SourceGear
Technical Support Manager

seiadmin
Posts: 5
Joined: Tue Apr 03, 2007 12:16 pm

files seem to be missing

Post by seiadmin » Tue May 29, 2007 12:32 pm

we are not doing any conversions etc just looking to connect to the project.

We have narrowed it down to this issue

It seems that when we "get latest" on the project files in sourceoffsite client it pulls the project folder and files but the .ssc machine generated files are missing when we try and open it up in visual studio, which then gives us these errors

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

Post by lbauer » Tue May 29, 2007 8:36 pm

If you add a project to Source0ffSite/VSS with the GUI client, the proper source control bindings will not be created.

In order for the bindings and the source control files (.SCC) to be created, you must add the project using Visual Studio. You would use the command: file->source control->add solution to source control. Once the project is under source control, the next person who opens it would do so through the Visual Studio command file->source control->open from source control.

You may be able to create bindings with the existing project by opening the project in Visual Studio and then using the file-> source control->change source control command. This will allow you to bind the files on your local disk to their proper location in the project tree.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply