PRB: "Cannot Access the ClassView Information File..." (181719)
The information in this article applies to:
- Microsoft Visual SourceSafe for Windows 5.0
- Microsoft Visual SourceSafe for Windows 6.0
This article was previously published under Q181719 SYMPTOMS
When opening a source-code controlled, Visual C++ project workspace, you
receive following the message:
Cannot access the ClassView information file. ClassView information will
not be available.
CAUSE
The Visual C++ project's "No Compile Browser" file, or .ncb file, is marked
as read-only.
RESOLUTION
Changing the read-only attribute of the <prjname>.ncb to read/write is the
only step necessary to resolve this problem.
NOTE: The most common reason the .ncb file would be marked read-only in the
first place is because the file was manually added to Visual SourceSafe
(VSS). This file was never intended to be placed under source control and
will need to be removed (destroyed) from the project within the VSS
Explorer. Otherwise, VSS may change the file attribute back to read-only.
STATUS
This behavior is by design.
REFERENCES
For additional information, please see the following article in the
Microsoft Knowledge Base:
156513 INFO: Which Visual C++ Files to Add to Source-Code Control
Modification Type: | Major | Last Reviewed: | 5/1/2001 |
---|
Keywords: | kbprb KB181719 |
---|
|