BUG: Copying Samples to a Dir with High ASCII Stops File I/O (168264)
The information in this article applies to:
- Microsoft Visual Studio 97
- Microsoft Visual Studio, Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
- Microsoft Visual J++ 1.1
- Microsoft Visual InterDev 1.0
This article was previously published under Q168264 SYMPTOMS
If you attempt to copy a sample from the online samples to a directory with
high-ASCII characters in the path name, it does download, but when you try
to open the project it cannot be found. The error message displays the
correct path, but says:
File Not Found
Please verify that the path and file name are correct.
At this point, file I/O from the Developer Studio IDE to any directory with
high-ASCII characters fails. For example, if you try to save a file to a
directory with high-ASCII characters, you get the following message:
Cannot save file. Make sure the directory exists and is not read-only.
CAUSE
Developer Studio is in an incorrect state after copying a sample to a
directory with a path containing high-ASCII characters. All subsequent file
name translations involving high-ASCII are done incorrectly.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. We are researching this bug and will post
new information here in the Microsoft Knowledge Base as soon as it is
available.
REFERENCES
For additional information, please see the following article in the
Microsoft Knowledge Base:
168265 FIX: Error "Microsoft JScript error" After Copying Sample
Modification Type: | Minor | Last Reviewed: | 8/11/2005 |
---|
Keywords: | kbBug kbfix KB168264 |
---|
|