Installation Manager Fails to Add a Transform File
Posted on October 29th, 2008
Problem Definition
Microsoft Transform (MST) files cannot be imported by Citrix Installation Manager. The following error message is received:
“Installation Manager: Failed to add package – Unspecified Error”
Adding just the package (msi) without the transform (mst) is okay.
The mst transform is know to be working and can be used to install the appliction without any errors.
Environment
• Windows 2003 x64 Standard Edition Server SP2
• Citrix Presentation Server 4.5 HRP2
Event Viewer
1. Checked the Event log of the Windows server:
Event Type: Error
Event Source: InstallationManager
Event Category: None
Event ID: 3601
Description: Error: Function failed during execution. , Details:MsiDatabaseCommit
Resolution
Caution! This fix requires you to edit the registry. Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Citrix cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. Be sure to back up the registry before you edit it.
Citrix Systems, Inc. development has added a registry entry to disable transform integrity verification.
To bypass the error checking during package add, create a value:
HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\IMS\2.0: DWORD IgnoreTransformErrors = 1
The system will generate a warning message in the EventLog:
Message: Transform error checking has been disabled when adding a new package. Details:HKEY_LOCAL_MACHINE\\SOFTWARE\\Citrix\\IMS\\2.0: DWORD IgnoreTransformErrors is set to 1.
Originally posted as: CTX113288
Tags: event id 3601, Installation manager, MST, package, transform
Filed under Citrix XenApp | No Comments »
The Citrix Presentation Server 4.5 Installation Effectively Hangs
Posted on September 4th, 2008
Originally published here: CTX113639
Hotfix available here: CTXUpdate.zip
I have come across this problem and this hotfix definitely fixes it.
Symptoms
In some environments where multiple domains and multiple trusts exist, the installation of Citrix Presentation Server 4.5 appears to hang when the “Citrix is Installing Product Components” message is displayed.
The installation completes successfully if left for a period of 15 hours or more.
Tags: 4.5, CTX113639, freeze, hang slow, hotfix, install, installation, MST, multiple domains, Presentation Server, transform
Filed under Citrix XenApp | No Comments »
