BUG: Errors Checking In or Out a Custom Resource File (.RES)Last reviewed: January 9, 1998Article ID: Q156872 |
The information in this article applies to:
SYMPTOMSIf your Visual Basic project uses a Resource (.RES) file and is under Source Code Control with Visual SourceSafe, you may receive the following error message when checking in just the .RES file:
Can't load file <path>\<filename>.RES in the Visual Basic project. Ensure the Visual Basic project file is checked out. CAUSEVisual Basic fails to reload the file when Visual SourceSafe calls the reload method on the project template item for .RES file.
WORKAROUNDIf the .VBP file is checked out when the .RES file is being checked in, the error message can be ignored.
STATUSMicrosoft has confirmed this to be a problem in Visual Basic version 4.0 for Windows. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Problem
|
Additional query words: 4.00 5.00 VB
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |