PRB: Component Gallery Errors with Read-Only Project FilesLast reviewed: March 11, 1998Article ID: Q182324 |
The information in this article applies to:
SYMPTOMSWhen inserting a standard MFC component from the Component Gallery, a message box appears with the following text:
Errors encountered:- <a long list with no filenames> Continuing may render your project unbuildable. Continue?Clicking Yes causes the Visual C++ IDE (Integrated Development Environment) to hang.
CAUSESource file permissions are read-only, perhaps due to source control.
RESOLUTIONChange the source file permissions to permit write access. In a source control environment, this may require checking out the file, or having the file's current owner check it back in.
STATUSMicrosoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Behavior
For additional information, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q182323 TITLE : BUG: ClassView Add... Errors with Read-Only Project Files Keywords : vcbuglist420 vcbuglist500 VwbIss WizardIss Version : WINNT:4.2,5.0,5.0sp1,5.0sp2,5.0sp3 Platform : winnt Issue type : kbprb |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |