FIX: Access Violation When Copying Src File Between ProjectsLast reviewed: September 19, 1997Article ID: Q150292 |
The information in this article applies to:
SYMPTOMSWhen attempting to paste a file into a project that was cut or copied from a different project in Developer Studio, an access violation occurs:
Unhandled exception in MSDEV.EXE(MFC40.DLL): 0xC0000005: Access Violation. RESOLUTIONUse another method to copy or move a file from one project directory to another, such as File Manager, Windows Explorer, or the command line. From the Insert menu, select Files into Project, and add the file to the new project. If you are moving the file, delete the file from the original project by clicking the file and pressing the DELETE key or by choosing Cut from the Edit menu.
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 C++ version 5.0.
REFERENCESFor more information, see "Adding and Removing Files from Projects" in the Visual C++ online documentation.
Keywords : vcbuglist400 vcfixlist500 VwbIss kbui Version : 4.0 4.1 4.2 Platform : NT WINDOWS Issue type : kbbug Solution Type : kbfix |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |