Here is a quick tip for App-V 5 local publishing of an App-V client package After packaging an application recently, we wanted to test it locally first before adding to the App-V shared content store, or distributing it via the App-V infrastructure mode servers etc. You may however come across some errors when trying to add and […]
Scenario: Our AppV Applications on Citrix are published globally to the citrix servers computer accounts so the apps are available before the users login. These applications all launch and integrate with AppV either directly calling the AppV exe or by using the /appvve or switch on a hosted Citrix desktop. When the same AppV application […]
YES! We had an application that was old and a number of its ‘working files’ referenced c:\program files\PROGRAM, but the new version of the app was c:\program files (x86)\PROGRAM This was embedded in many of the older files that referred to this path directly During the APP-V sequencing a junction point was created with mklink […]
Scenario: When installing the APP-V server side components and pointing to the SQL database sometimes we would get the following message. Our user account had full rights to the SQL instance and was a local admin of the APP-V box. Error: The installation program could not connect to the configuration data store. Please see the installation […]
Exact Error: The application took too long to be ready to interact with the user, possibly because the system was too busy. Try again in a few minutes. If the problem persists Report the following error code to your System Administrator Error code: 4604EE8-0B01FE04-0000041E Solution: seems to be realted to a number of JAVA applications, in […]
Situation: we had recently repackaged a new verson of an applicaiton and though the ucn path had changed, the APP-V name was identical. Error: The Application Virtualization Client cannot use the OSD file specified because the GUID attribute for the CODEBASE element changed (rc 0C403B04-00001004). Solution: under sftcmc.msc the properties of the app showed the OSD file pointing to the previous […]
Setting the following keys will allow app-v packages to be installed from the packages MSI (if the option is ticked for said package when sequencing) this should then allow for the packages to be run in offline / disconnect mode indefinitely. MSI Install Example: msiexec.exe /i “app-v msi package” sftpath=”path to matching package sft file” Registry […]
Situation: Office 2010 installed on Windows 2008 R2 with XenApp 6.5. App-V with Excel 2003 packaged with old Excel 2003 add-in When the App-V Excel 2003 Application was open – All excel files opened there after or double clicked – would be converted and loaded into the App-V Excel 2003. When attachments from outlook 2010 were […]
During sequencing and app-v application after sequencing and then runing the first stream for optimisation – the package can launch but not quit out. The following fixes have worked for me on various occasions 1. <IMPLEMENTATION> <CODEBASE HREF=”RTSP://%streamingserver%/PACKAGEPATH/PACKAGENAME.sft” GUID=”BLAH-BLAH” PARAMETERS=”” FILENAME=”PACKAGEPATHEXECUTABLE.exe” SYSGUARDFILE=”PACKAGEPATHosguard.cp” SIZE=”163917615″/> <VIRTUALENV TERMINATECHILDREN=”TRUE”> <POLICIES> <LOCAL_INTERACTION_ALLOWED>FALSE</LOCAL_INTERACTION_ALLOWED> </VM> </IMPLEMENTATION> 2. The application had a printer driver […]
Error Message: “The application vistualization sequencer did not shutdown successgfully the last time the sequencer was user. Please reboot your sustem before using the Application Virtualization sequencer” Resolution: Simply delete the following registry key [HKEY_LOCAL_MACHINESOFTWAREWow6432NodeMicrosoftSoftGrid4.5SequencerSeqLastStartTime]=dword:4fd5f977
- 1
- 2