Problems with customized lanugage support components

L

LD

Hi

I have some problems with customized Language Support components. I
defined some Language Support Components based on the original
components as Prototype and redefined some of the keyboard values
(cmiLangKbd000x) as I would like to redefine the default keyboard
layout for a specific language. If I add now one of these components
to my configuration in target designer, the following error message is
displayed:

Configuration Management Interface (CMI) Error
Code = 0x8004234d
Description = The application attempted to add an element to the
collection and a dublicate element already exists within the
collection.


When I closed the dialog with the ok button, the following message box
appears:

"An internal error occurred while adding the selected component to the
configuration."


When I close the target designer, the following error appears:

Configuration Management Interface (CMI) Error
Code = 0x800a01a8
Description = Object required: 'm_oDict(...)'



Does anyone know something about this problem?


Greetings
Lukas
 
G

Guest

Hi Lukas

The reason for the error is the prototype component that you are basing. I got he same problem, but on a different configuration. If you're using the language component that has "Keyboard Layout", "Font Type", and "Code Page" support, that will cause the error message of 0x8004234d

I recommend make your own component that is independent of MS Language support. You can achieve through various method

Hope this helps

J

----- LD wrote: ----

H

I have some problems with customized Language Support components.
defined some Language Support Components based on the origina
components as Prototype and redefined some of the keyboard value
(cmiLangKbd000x) as I would like to redefine the default keyboar
layout for a specific language. If I add now one of these component
to my configuration in target designer, the following error message i
displayed

Configuration Management Interface (CMI) Erro
Code = 0x8004234
Description = The application attempted to add an element to th
collection and a dublicate element already exists within th
collection


When I closed the dialog with the ok button, the following message bo
appears

"An internal error occurred while adding the selected component to th
configuration.


When I close the target designer, the following error appears

Configuration Management Interface (CMI) Erro
Code = 0x800a01a
Description = Object required: 'm_oDict(...)



Does anyone know something about this problem


Greeting
Luka
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top