This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- cmsihandler error 2881 tranforming table error during upgrade no englich language
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
βJan 26, 2011
02:44 AM
cmsihandler error 2881 tranforming table error during upgrade no englich language
I have a problem during a minor upgrade with a language different of english. :confused:
Here following the error :
MSI (c) (40:4C) [10:16:48:646]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
MSI (c) (40:4C) [10:16:48:646]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI (c) (40:4C) [10:16:48:646]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'VLM'.
MSI (c) (40:4C) [10:16:48:646]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'OSL'.
MSI (c) (40:4C) [10:16:48:646]: PROPERTY CHANGE: Adding Installed property. Its value is '2011/01/25 08:21:26'.
MSI (c) (40:4C) [10:16:48:646]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\DOCUME~1\ADMINI~1\IMPOST~1\Temp\1\d8d2e.msi'.
MSI (c) (40:4C) [10:16:48:646]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is '\\Osldata03\share\PRISMAaccess_prepare\Loads\Prepare_5.2\V5.2.0.L5_20110125\bin\setup.msi'.
MSI (c) (40:4C) [10:16:48:646]: PROPERTY CHANGE: Adding MediaSourceDir property. Its value is '1'.
MSI (c) (40:44) [10:16:48:646]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '3.01'.
MSI (c) (40:44) [10:16:48:646]: Transforming table Dialog.
MSI (c) (40:44) [10:16:48:646]: Note: 1: 2254 2: 3: Dialog
MSI (c) (40:44) [10:16:48:646]: Transforming table Error.
MSI (c) (40:44) [10:16:48:661]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
Errore 2881. Inizializzazione di CmsiHandler non riuscita.
MSI (c) (40:44) [10:20:30:161]: Transforming table Error.
MSI (c) (40:44) [10:20:30:161]: Prodotto: OcΓ© PRISMAaccess/prepare Core -- Errore 2881. Inizializzazione di CmsiHandler non riuscita.
Can someone help me to resolve the problem? :confused: :confused:
Here following the error :
MSI (c) (40:4C) [10:16:48:646]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
MSI (c) (40:4C) [10:16:48:646]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI (c) (40:4C) [10:16:48:646]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'VLM'.
MSI (c) (40:4C) [10:16:48:646]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'OSL'.
MSI (c) (40:4C) [10:16:48:646]: PROPERTY CHANGE: Adding Installed property. Its value is '2011/01/25 08:21:26'.
MSI (c) (40:4C) [10:16:48:646]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\DOCUME~1\ADMINI~1\IMPOST~1\Temp\1\d8d2e.msi'.
MSI (c) (40:4C) [10:16:48:646]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is '\\Osldata03\share\PRISMAaccess_prepare\Loads\Prepare_5.2\V5.2.0.L5_20110125\bin\setup.msi'.
MSI (c) (40:4C) [10:16:48:646]: PROPERTY CHANGE: Adding MediaSourceDir property. Its value is '1'.
MSI (c) (40:44) [10:16:48:646]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '3.01'.
MSI (c) (40:44) [10:16:48:646]: Transforming table Dialog.
MSI (c) (40:44) [10:16:48:646]: Note: 1: 2254 2: 3: Dialog
MSI (c) (40:44) [10:16:48:646]: Transforming table Error.
MSI (c) (40:44) [10:16:48:661]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
Errore 2881. Inizializzazione di CmsiHandler non riuscita.
MSI (c) (40:44) [10:20:30:161]: Transforming table Error.
MSI (c) (40:44) [10:20:30:161]: Prodotto: OcΓ© PRISMAaccess/prepare Core -- Errore 2881. Inizializzazione di CmsiHandler non riuscita.
Can someone help me to resolve the problem? :confused: :confused:
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
βJan 31, 2011
08:49 AM
Warning if you use MINOR upgrade don't delete dialog windows!! :confused:
I had some dialog not used in my package and I have deleted it in the newer version. This delete of the dialog seems give the problem if you install the new package (upgrade) on a version not english.
I have added my dialog again and now the upgrade is ok!! π π
I had some dialog not used in my package and I have deleted it in the newer version. This delete of the dialog seems give the problem if you install the new package (upgrade) on a version not english.
I have added my dialog again and now the upgrade is ok!! π π
