Article ID: 2271253 - Last Review: August 30, 2010 - Revision: 2.0

A virtualized application on a Microsoft App-V client fails to launch with Error Code: 2A-00002AF9

System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
Expand all | Collapse all

SYMPTOMS

An application on an App-V client fails to launch with the following error:

The Application Virtualization Client could not launch application name.
No such host is known.
Error Code: xxxxxxx-xxxxxx2A-00002AF9

CAUSE

This issue can occur if the server name specified in the HREF attribute in the application .osd file is incorrect.

RESOLUTION

To resolve this issue, perform the following steps:

1. On the App-V Management Server, open the application .osd file and scroll down to the following line:

<CODEBASE HREF="rtsp://servername:554/ApplicationDirectory/Application.sft"

2. Verify that the server name specified in the HREF attribute is correct.

Example: If the App-V Management Server name is Appv-Svr, the HREF attribute should look like the example below:
<CODEBASE HREF="rtsp://Appv-Svr:554/ApplicationDirectory/Application.sft"

3. Once the sever name is corrected in the application .osd file, open the Application Virtualization Client MMC snap-in on the App-V client and refresh the Publishing Server.

4. Launch the application on the App-V client.
Note This is a "FAST PUBLISH" article created directly from within the Microsoft support organization. The information contained herein is provided as-is in response to emerging issues. As a result of the speed in making it available, the materials may include typographical errors and may be revised at any time without notice. See Terms of Use (http://go.microsoft.com/fwlink/?LinkId=151500) for other considerations.

APPLIES TO
  • Microsoft Application Virtualization 4.5 for Terminal Services
  • Microsoft Application Virtualization 4.5 for Windows Desktops
  • Microsoft Application Virtualization 4.6 for Terminal Services
  • Microsoft Application Virtualization 4.6 for Windows Desktops
  • Microsoft Application Virtualization for Terminal Services
  • Microsoft Application Virtualization for Windows Desktops
Keywords: 
KB2271253