Microsoft Knowledge Base Email Alertz

KBAlertz.com: (930744) - When streaming or loading an application, why does it fail with the following error code? The SoftGrid Client could not launch {application_name}. The SoftGrid Client could not load {application_name}. The host name or IP address specified was...

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]

Search KbAlertz

Advanced Search

Webmasters
Put kbAlertz on your website.
[ Click Here for more! ]





ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
The ad says 3 - but KBAlertz referrals get
** SIX MONTHS FREE **


Bug Tracking Software
For bug tracking software or defect tracking software or issue tracking software, visit Axosoft.


Community Site



We Send hundreds of thousands of emails using ASP.NET Email



Expert Web Design & Graphic Design
Design44.com

ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
The ad says 3 - but KBAlertz referrals get
** SIX MONTHS FREE **




Mentioned In








Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks




Article ID: 930744 - Last Review: May 3, 2007 - Revision: 2.0

Error message when you try to start or to load an application in SoftGrid Client: "The host name or IP address specified was invalid. Error code: xxxxxx-xxxxxx0B-8006B02B"

On This Page

SYMPTOMS

When you try to start or to load an application in Microsoft SoftGrid Client, the operation is unsuccessful. Additionally, you receive one of the following error messages:
The SoftGrid Client could not launch application_name.

The host name or IP address specified was invalid and the SoftGrid Client was unable to enter into disconnected operation mode. Please check your network connection and try again. If the problem persists, please report the following error code to your System Administrator.
Error code: xxxxxx-xxxxxx0B-8006B02B
The SoftGrid Client could not load application_name.

The host name or IP address specified was invalid and the SoftGrid Client was unable to enter into disconnected operation mode. Please check your network connection and try again. If the problem persists, please report the following error code to your System Administrator.
Error code: xxxxxx-xxxxxx0B-8006B02B

CAUSE

This issue occurs when the SoftGrid Client is unable to communicate with the SoftGrid Virtual Application Server, and when the application is not 100 percent loaded in cache.

MORE INFORMATION

The protocol, the server name, and the port in SoftGrid Virtual Application Server are specified in the HREF attribute of the CODEBASE element in the .osd file as follows:
HREF="protocol://server_name:port
The default protocol is RTSP. The alternative protocol is RTSPS.

The default server name is %SFT_SOFTGRIDSERVER%. This environmental variable must be configured on the SoftGrid clients. This variable can be replaced with the host name, the DNS name, or the IP address of the server or of the load balancing device.

The default port is 554. Alternative ports include but are not limited to 332 and 443.

Examples of the HREF attribute are as follows:
HREF="rtsp://%SFT_SOFTGRIDSERVER%:554/DefaultApp.sft"
HREF="rtsps://%SFT_SOFTGRIDSERVER%:332/DefaultApp.sft"
If the protocol, the server name, or the port are not valid, the application will not start.

If the protocol, the server name, and the port are valid, diagnose and troubleshoot the issue by using the following methods.

Verify that the SoftGrid Virtual Application Server service is started

To do this, follow these steps:
  1. Click Start, point to All Programs, point to Administrative Tools, and then click Services.
  2. In the Name column, locate SoftGrid Virtual Application Server.
  3. Verify that Started is displayed in the Status column.
  4. If the service is not started, right-click SoftGrid Virtual Application Server, and then click Start.

Verify that the client can ping the server name

To do this, follow these steps:
  1. Open a command prompt.
  2. Type ping SERVERNAME PORT, and then press ENTER.

    For example, type the following command, and then press ENTER:
    ping %SFT_SOFTGRIDSERVER% 554
  3. If the ping operation is successful, you receive the following message:
    Pinging SERVERNAME xxx.xxx.xxx.xxx with 32 bytes of data:
    Reply from xxx.xxx.xxx.xxx: bytes=32 time<1ms TTL=128
    If the ping operation is unsuccessful, you receive the following message:
    Ping request could not find host SERVERNAME. Please check the name and try again.
If the client cannot ping the server, a network-related issue is preventing the client from communicating with the server. You must correct the network-related issue before you can start an application. To do this, contact the network administrator.

Verify that the client can telnet to the server name and to the port

To do this, follow these steps:
  1. Open a command prompt.
  2. Type telnet SERVERNAME PORT, and then press ENTER.

    For example, type the following command, and then press ENTER:
    telnet %SFT_SOFTGRIDSERVER% 554
  3. If the connection is successful, the Command Prompt window will appear to be blank. Press ENTER two times. You receive the following message:
    RTSP/1.0 400 Bad Request
    Server: Softricity SoftGrid Server/x.x.x.xxx [Win32; Windows NT x.x]
    Date: xxx, xx xxx xxxx xx:xx:xx xxx
    If the connection is unsuccessful, you receive the following message:
    Could not open connection to the host, on port 554: Connect failed
If the client can ping the server but cannot telnet to the server, verify that port traffic between the client and the server is not restricted by a firewall or by software. To do this, contact the network administrator.

APPLIES TO
  • Microsoft SoftGrid for Terminal Services
  • Microsoft SoftGrid for Windows Desktops
Keywords: 
kbtshoot kbexpertiseinter KB930744
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate

Be the first to leave feedback, to help others about this knowledge base article.

(Optional) Name

(Optional) Public URL Or Email

Comments
No HTML -- Text Only Please