BUG: Multi-Byte Character Strings Cause ISAPI Wizard to Fail (201090)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
This article was previously published under Q201090 SYMPTOMS
Using MBCS strings with the ISAPI Wizard causes build errors.
CAUSE
The ISAPI Wizard does not reject "high-ASCII" characters (characters with binary values of 128 or higher). This allows MBCS characters to be added to the class names, which fail during build.
RESOLUTION
Do not type MBCS characters in the ISAPI Wizard dialog box.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 12/8/2003 |
---|
Keywords: | kbAppWizard kbBug kbDevStudio kbide kbNoUpdate KB201090 |
---|
|