Kbase P96593: Translation Manager raises error 12272 when creating zip file for a kit
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  06/07/2006 |
|
Status: Verified
FACT(s) (Environment):
OpenEdge 10.0B
Translation Manager 2.0
SYMPTOM(s):
A variable or array element passed as an INPUT or INPUT-OUTPUT parameter to a DLL cannot contain the Unknown value. (12272)
When creating a zip file in the Translation Manager error 12272 is raised
Unable to create a zip file of a kit in the Translation Manager
CAUSE:
This is a known issue being investigated by Development
FIX:
Please use one of the following workarounds:
Translation Manager (Project database) and Visual Translator on the same PC:
The Visual translator can be started directly from the Translation Manager and open the kit database.
- OR -
A) Translation Manager (Project database) and Visual Translator on different PC:
- Zip the Kit database, .rc files and .ini file.
- Send this zip file to the translator and let them unzip it into the same directory structure.
- They should then be able to open it in Visual Translator and zip it back once they are finished.
- OR -
B) Translation Manager (Project database) and Visual Translator on different PC:
- Click on the "Create Zip File" button in Translation Manager and then "Cancel" (this will create a backup file of your Kit database).
- Zip the Kit backup database (.bku), the resource procedure files (.rc) and the environment file (.ini).
- Add a comment to the zip file with the following format (change date and time if needed):
TranMan2 Kit Zipfile. Created on 03/06/05 at 1:05 PM KitDB: <Kit database name>
- Install the Kit into Visual Translator and make sure you specify the default Working directory (WRK) when doing this (all Kit database files will remain together in this way).
- Once the translator is finished, choose the option to return the Kit (even though it fails, it will create a new Kit database backup file).
- Add the backup to a zip file.
- Add a comment to the zip file with following format:
TranMan2 Return Kit Zipfile. Created on 20/05/03 at 2:49 PM KitDB: <Kit name>
- Install the updated Kit into Translation Manager.
- It would be easier for the translator to zip up the Kit database and leave the rest to the Progress developer.