PRB: VFP6/VSS6 File Could Not Be Mapped to the SourceSafe Project (194503)
The information in this article applies to:
- Microsoft Visual SourceSafe for Windows 6.0
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q194503 SYMPTOMS
When adding a project to SourceSafe in the Visual FoxPro (VFP) integrated
development environment (IDE) you receive the message:
File <filename> could not be mapped to the SourceSafe project <project
name>.
NOTE: This article uses the term "pjx" to refer to the VFP project, and
"project" to refer to a SourceSafe project.
CAUSE
The project (.pjx) contains a file that is not in the home directory (the
one that contains the .pjx file) or a subdirectory underneath it. The
relative path from the .pjx file is stored in the Name field of the PJX.
(You need to USE the .pjx as a table in order to see this.)
The SourceSafe integration returns the error when it cannot resolve this
relative path to the .vbp file in its database.
For additional information, please see the following article in the
Microsoft Knowledge Base:
164684 "File or Project not Found" Adding Files via Integration
RESOLUTION
It is recommended that all files in the pjx be either in the home directory
or in a subdirectory underneath it.
Alternatively, you can create a project structure in SourceSafe that
mirrors the directory structure on your hard drive before adding the pjx to
SourceSafe.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 5/1/2001 |
---|
Keywords: | kbinterop kbprb KB194503 |
---|
|