FIX: Debugger Can't Debug Project That Has Spaces in Path NameLast reviewed: September 18, 1997Article ID: Q120966 |
2.00
WINDOWS NT
kbtool kbfixlist
The information in this article applies to:
SYMPTOMSVisual Workbench generates the following message box when you debug an application on a drive that uses a file format that supports long filenames (such as NTFS and VFAT) when a directory name in the executable's full path contains a space:
------------------------------------------------ | Microsoft Visual C++ | |------------------------------------------------| | The executable 'xxxxxxx' could not be opened | | | | OK | ------------------------------------------------Here 'xxxxxxx' is the full path up to the space in the directory name.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This problem was fixed in Microsoft Visual C++, 32-bit Edition, version 4.0.
MORE INFORMATION
Steps to Reproduce Problem
|
Additional reference words: 2.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |