Changing the Keyboard Layout May Cause an Application Error

Last reviewed: May 9, 1997
Article ID: Q103487
The information in this article applies to:
  • Microsoft Windows NT operating system version 3.1
  • Microsoft Windows NT Advanced Server version 3.1

SYMPTOMS

When you install a Keyboard Layout Dynamic Link Library (DLL) using the Control Panel, International, Keyboard Layout option, and you specify the wrong location (based on hardware platform, such as x86 versus MIPS) for the driver to install from, an application error may occur instead of a warning message indicating an incorrect driver. If the wrong driver is already on the system, the application error occurs as soon as you choose the new Keyboard type.

RESOLUTION

To install the correct driver, you must first remove the MIPS layout DLL from the %SYSTEMROOT%\SYSTEM32 subdirectory. To determine which file to remove, refer to the [Files-Layout] and [OptionsTextEng] section of the LAYOUT.INF file in the %SYSTEMROOT%\SYSTEM32 subdirectory.

MORE INFORMATION

Steps to Reproduce Problem

  1. From Control Panel, select the International option.

  2. Change the Keyboard Layout to Swiss French.

  3. When you are prompted for the location of the new driver, type the directory name for the MIPS tree on the Windows NT CD-ROM.

  4. The files will copy and then you will receive the following error message:

          SETUP.EXE
          Exception: (<memaddress>), Address: <memaddress>
    

          where <memaddress> is an 8 digit hex number.
    

    If the MIPS layout DLL has already been installed, you will receive the following error message instead:

          CONTROL.exe
          Exception: (<memaddress>), Address: <memaddress>
    

          where <memaddress> is an 8 digit hex number.
    


Additional query words: prodnt
Keywords : kbsetup ntsetup
Version : 3.1
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: May 9, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.