PRB: The File 'filename.xxx' Is No Longer Checked Out to You
ID: Q196377
|
The information in this article applies to:
-
Microsoft Visual InterDev, version 6.0
-
Microsoft Visual SourceSafe, version 6.0
SYMPTOMS
When a Visual InterDev Web project is under source control the following
error occurs:
The file 'filename.xxx' is no longer checked out to you.
CAUSE
There are two possible scenarios where this error can occur:
- The file that you are trying to check in to Visual SourceSafe has
already been checked in by the same valid user on a different computer.
- If the anonymous account(IUSR_machinename) has authoring or
administrative permissions to the Web, all files will be checked out as
this user. This allows different users to check out the same file as the
same user. The anonymous account should never have authoring or
administrative permissions to a Web.
STATUS
This behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior
- Open a source control enabled Visual InterDev project on computer 1.
- Open a source control enabled Visual InterDev project on computer 2.
- In Visual SourceSafe, check out a file on computer 1.
- In Visual SourceSafe, check out a file on computer 2.
- In Visual SourceSafe, check in the file on computer 1.
- In Visual SourceSafe, check in the file on computer 2.
NOTE: You must be logged in as the same user on both computers or as two
different users when anonymous access is allowed to the project.
Additional query words:
Keywords : kbSSafe600 kbVisID600 kbGrpASP
Version : WINDOWS:6.0; :6.0
Platform : WINDOWS
Issue type : kbprb