PRB: No Workspace or Project Files Found in Selected SCC ProjectLast reviewed: April 3, 1997Article ID: Q166260 |
The information in this article applies to:
SYMPTOMSWhen attempting to open a project in Developer Studio from Source Control you may receive the following error:
No workspace or project files were found in the selected source control project. CAUSEThe project is a project from an earlier version of Visual C++. Developer Studio cannot simultaneously open a project from source control and convert it.
RESOLUTIONUse the Visual SourceSafe Explorer to get the project. Open the project in Developer Studio and convert it. Either add the project back to the same location in the Visual SourceSafe database with Developer Studio, or add the .dsp and .dsw files to the Visual SourceSafe project with the Visual SourceSafe Explorer. Now you can use the source control integration in Developer Studio as expected.
STATUSThis behavior is by design. |
Keywords : kbprg ssvc
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |