FIX: Admin Cannot See Files with Project Security Enabled
ID: Q165776
|
The information in this article applies to:
-
Microsoft Visual SourceSafe, 32-bit, for Windows 5.0
-
Microsoft Visual Studio 97
SYMPTOMS- The SourceSafe Admin does not see any files in a project in the
SourceSafe explorer.
- The error message: "this command only works on projects" appears when
doing various SourceSafe operations.
- When assigning rights by project to a parent project, not all
subprojects inherit the rights.
- When assigning rights by project, or rights assignments to users, you
receive the following error:
Error writing to file.
CAUSE
The Rights.dat file is corrupted when you assign more than 16 users the
rights (by project) to an individual project.
RESOLUTION
To prevent this from happening, do one of the following:
- Turn off project security. This provides all users global-full or
read-only access rights. With project security turned off, you can set
read-only access by selecting the Read Only check box on the Users menu
under Edit User in the Admin module.
- Limit user-right settings to 16 or less users per project.
Once the problem occurs, the Rights.dat file has become corrupted and the
entire user management and rights system must be rebuilt. Use the following steps to do this:
-
Make sure that the Visual SourceSafe server and all client installations are upgraded to Visual SourceSafe 5.0 Service Pack 1 or later, or to a later version of Visual SourceSafe.
- Rename the Rights.dat file in the VSS\data directory.
- Run analyze -f on the data directory.
This will rebuild the Rights.dat file, but there will be no project security information. You will need to run the Visual SourceSafe Admin module and re-create rights by user or by project.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
This bug was corrected in Visual
Studio 97 Service Pack 1.
For additional information about the Visual Studio 97 Service Pack 1,
please see the following article in the Microsoft Knowledge Base:
Q170365 INFO: Visual Studio 97 Service Packs - What, Where, and Why
MORE INFORMATIONSteps to Reproduce Behavior
- Create a new Visual SourceSafe database.
- Add at least 1 project and at least 1 file to that project.
- In the Admin program, add 16 users.
- Setup the users with any combination of rights (R,RC,RCA,RCAD) to the
new project.
- At this point, Admin should still have access to the project.
- Add the 17th user and give him/her rights as well.
- Run SSEXP, login as Admin and try to view the file(s) in the project.
Additional query words:
password missing administrator
Keywords : kbSSafe500bug kbVS97sp1fix
Version : WINDOWS:5.0,97
Platform : WINDOWS
Issue type : kbbug
|