Command XenApp Install Error:"Citrix extensible Meta Installer has stopped working"

Command XenApp Install Error:"Citrix extensible Meta Installer has stopped working"

book

Article ID: CTX125925

calendar_today

Updated On:

Description

When trying to install XenApp 6 from the command line using the XenAppSetupConsole.exe options_properties, it fails with the following error message.

"Citrix extensible Meta Installer has stopped working."

After following [#227578] in the Readme for XenApp for Windows Server 2008 R2, continued troubleshooting found the following output in the command window.

C:\XA6 Parra Install Files\XenApp Server Setup\bin>XenAppSetupConsole.exe /logfi
le:C:\XA6_Install.log /install:XenApp,WebInterface /Platinum
Unhandled Exception: System.TypeInitializationException: The type initializer fo
r 'Microsoft.Practices.EnterpriseLibrary.Logging.LogEntry' threw an exception. -
--> System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of
its dependencies. The system cannot find the file specified.
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c
561934e089' at System.ModuleHandle.ResolveMethod(Int32 methodToken, RuntimeTypeHandle* ty
peInstArgs, Int32 typeInstCount, RuntimeTypeHandle* methodInstArgs, Int32 method
InstCount) ……

User-added image

Resolution

Install the Microsoft .NET Framework 3.5 SP1 or later prior to running the XenAppSetupConsole.exe command.

Problem Cause

From the command line output, you can see that the installation fails to invoke the Microsoft .NET Framework 3.5 SP1.

System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0

The Microsoft .NET Framework 3.5 SP1 which is a prerequisite for the XenApp Server Role Manager is missing from the installation.

Issue/Introduction

This article provides resolution to installation failure of XenApp from the command line.