FIX: VC++ Crash When Adding Test Case Under Source-Code ControlLast reviewed: August 25, 1997Article ID: Q159776 |
The information in this article applies to:
SYMPTOMSWhen you add a new test case to a Visual Test project and the project is under source-code control, Developer Studio may cause one of the following errors:
MSDEV.EXE - Application Error MSDEV caused an invalid page fault in module MSVCBLD.PKG at <memory location>. The instruction at <memory location> referenced memory at "<memory location>". The memory could not be "read". MSDEV caused an invalid page fault in module SSSCC.DLL at <memory location>. MSDEV caused an invalid page fault in module KERNEL32.DLL at <memory location>. RESOLUTIONYou must remove the project from source-code control before adding a new test case.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug was corrected in Visual SourceSafe version 5.0.
MORE INFORMATION
Steps To Reproduce Behavior
|
Additional query words: ssvt visualc
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |