L’équipe App-V a publié un billet concernant le client Microsoft Application Virtualization (App-V) dont le service n’arrive pas à démarrer et génère une erreur 1053. Ceci survient après l’installation du package de correctif 5 pour App-V 5.0 SP2 en lançant le msp. Vous recevez l’erreur suivante lors de l’import du module Appv-Client :
Import-Module : Could not load file or assembly 'Microsoft.AppV.AppvClientComConsumer.dll' or one of its dependencies. The specified module could not be found.
At line:1 char:1
+ Import-Module AppvClient
+ ~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Import-Module], FileNotFo
undException
+ FullyQualifiedErrorId : FormatXmlUpdateException,Microsoft.PowerShell.Co
mmands.ImportModuleCommand
Ce problème survient car il y a deux références manquantes pour MSVCP120.DLL et MSVCR120.DLL.
Pour résoudre le problème, vous devez installer Visual C++ Redistributable Packages for Visual Studio 2013