Search found 227 matches

by corey
Mon Mar 22, 2004 10:58 am
Forum: Support (SourceOffSite)
Topic: 4.0 BUG: Timeout Idle Connections causes client disconnects
Replies: 0
Views: 6844

4.0 BUG: Timeout Idle Connections causes client disconnects

Enabling the Timeout Idle Connections feature of the SOS Server prevents more than one user from connecting at a time. If that feature is enabled, once one user connects, if a second user tries to connect, both get disconnected. To prevent this from happening, start the Server Manager, go to the Gen...
by corey
Mon Mar 22, 2004 10:44 am
Forum: Support (SourceOffSite)
Topic: 4.0 BUG: Serial numbers do not appear in Server Manager
Replies: 8
Views: 11451

4.0 BUG: Serial numbers do not appear in Server Manager

When you enter multiple serial numbers in the SOS 4.0 Server Manager, they will be written to the sossvr.prp file and recognized by the SOS Server, but the next time you open the Server Manager, only one serial number will appear.
by corey
Mon Mar 22, 2004 9:55 am
Forum: Support (SourceOffSite)
Topic: IDE logs off by a time out, no good way to re-login
Replies: 9
Views: 12280

Can you both repost your Collab issues to the Collab support forum? That will eliminate any confusion and hopefully trigger some responses.
by corey
Fri Mar 19, 2004 10:12 am
Forum: Support (SourceOffSite)
Topic: File Status in VB6 IDE
Replies: 6
Views: 9919

Did you install SOS 4.0 to the same directory as your 3.5 Client? The SOS 4.0 client was designed to use the same cache file format (for remembering file statuses) as 3.5, but 4.0 will only find those cache files if stored to the same directory as 3.5. If you use the 4.0 GUI Client, I'm guessing all...
by corey
Fri Mar 19, 2004 9:02 am
Forum: Support (SourceOffSite)
Topic: Problems with 4.0
Replies: 3
Views: 4737

Can you email me your sossvr.prp file? We've had a couple of similiar reports of the errors you are seeing with the server and multiple connections, and in both cases, the server machine had multiple network cards. Does your server had 2 NICs? When more than one user connects, do the connections dro...
by corey
Thu Mar 18, 2004 9:26 pm
Forum: Support (SourceOffSite)
Topic: SOS4 Pro / Standard Differences?
Replies: 1
Views: 4370

Yep, that's the only difference. Professional has encryption, Standard doesn't.
by corey
Thu Mar 18, 2004 9:25 pm
Forum: Support (SourceOffSite)
Topic: Read Only after check in from IDE
Replies: 3
Views: 6108

That option seems to work fine in the SOS GUI Client, but it does not work in the IDE Client. It will be fixed in our next bug fix release. One word of caution though, if this option was working in the IDE, it would cause the behavior of VB and VS.NET to change when performing operations like file e...
by corey
Thu Mar 18, 2004 8:25 pm
Forum: Support (SourceOffSite)
Topic: <file> is read-only but may contains modifications
Replies: 5
Views: 8018

No, there is no limit to the size of the cache file.

See my first note... try exiting VS.NET and perform a Get Latest using the SOS GUI Client and once that finishes correctly and file statuses are no longer Renegade, then close the GUI Client and restart VS.NET
by corey
Thu Mar 18, 2004 4:44 pm
Forum: Support (SourceOffSite)
Topic: File Status in VB6 IDE
Replies: 6
Views: 9919

Is this a project you just recently added to source control?

If you perform a Get Latest Version on one of the files, what happens?
by corey
Thu Mar 18, 2004 4:34 pm
Forum: Support (SourceOffSite)
Topic: Read Only after check in from IDE
Replies: 3
Views: 6108

You should be able to turn of the SOS Client option "Use read-only flag for files that are not checked out" but we are currently investigating a bug with this option in 4.0 which may be preventing it from working correctly. If it is a bug, we will fix it and release a patch.
by corey
Thu Mar 18, 2004 4:19 pm
Forum: Support (SourceOffSite)
Topic: <file> is read-only but may contains modifications
Replies: 5
Views: 8018

Yes, running two instances of VS.NET with integrated SOS 3.5 could cause files in one instance to appear Renegade. The fetch date of files are stored by SOS in cache files called *.sos files. SOS compares the date at which it fetches a file with the current mod date to determine Edited and Renegade ...
by corey
Thu Mar 18, 2004 3:23 pm
Forum: Support (SourceOffSite)
Topic: <file> is read-only but may contains modifications
Replies: 5
Views: 8018

If you are positive that you haven't modified any of the files, then the simpliest way to resolve this would be to exit VS.NET and using the SOS GUI Client, perform a Get Latest from the root of the solution. When it prompts you about overwriting, choose Yes to All, as you've been doing within the I...
by corey
Thu Mar 18, 2004 8:15 am
Forum: Support (SourceOffSite)
Topic: upgrading from 3.5 to 4.0
Replies: 3
Views: 6004

The SOS 4.0 Server was designed so that it could be installed on the same machine as the 3.5 Server, without the two interfering with each other. Email to me your sossvr.prp file from your SOS 4.0 Server installation directory and also the log.txt file (which should exist if you tried to start the 4...
by corey
Wed Mar 17, 2004 4:59 pm
Forum: Support (SourceOffSite)
Topic: Have to retrieve the files from source control
Replies: 1
Views: 4125

Hmmm. SourceOffSite should work the same way, and does in our testing here. The keyword expanded file should be updated locally after your Check In. So we still need to determine why this isn't happening for you. What type of source files are you testing with?
by corey
Wed Mar 17, 2004 4:45 pm
Forum: Support (SourceOffSite)
Topic: Rebinding after working disconnected conflict
Replies: 1
Views: 4038

Using the SOS GUI Client, what is the status of those files? (select their parent project and look under the Status column of the file list pane)