BUG: Invalid Syntax Error When Logging On to Visual SourceSafeLast reviewed: January 28, 1998Article ID: Q159777 |
The information in this article applies to:
SYMPTOMSWhen you log on to Visual SourceSafe version 5.0, the following error message might appear:
"Invalid Syntax on line <line #> of the file <path to user's SS.INI file>\SS.INI"When you use the Command Line, the following error message might appear:
"Invalid Syntax on line <line #> of the file <path to user's SS.INI file>\SS.INI Too many SS.INI environment settings"In both error messages, <line #> is some integer and <path to user's Ss.ini file> is the MS-DOS path to the user's Ss.ini file.
CAUSEThis error occurs if your SS.INI file references settings for more than ten (10) computers.
WORKAROUNDManually edit the user's Ss.ini file, and reduce the number of references to computer names to less than ten.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONIn Visual SourceSafe Version 5.0, user settings, such as window size and window state, are all saved to the user's Ss.ini file. This is done to preserve the appearance of the Visual SourceSafe Explorer from one Visual SourceSafe session to another. Each entry is identified with a machine name. If users log on from MachineA, their Ss.ini might contain entries like the following:
Maximized (MachineA) = No PrjWidth (MachineA) = 260If they log on from MachineB later on, then a section of the SS.INI might look like the following:
Maximized (MachineA) = No PrjWidth (MachineA) = 260 Maximized (MachineB) = Yes PrjWidth (MachineB) = 300Users can log on to Visual SourceSafe from ten different machines successfully. However, once they attempt to log on from the 11th machine, the above error messages appears.
Steps to Reproduce Problem
Keywords : sscl ssconfig kberrmsg Version : WINNT:5.0 Platform : WINDOWS Issue type : kbbug |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |