SparkleFlow is the acclaimed packaging solution that combines all aspects of a software packaging project into a single interface. Preparing an application migration? Need to reduce your TCO? Need to manage lots of applications? Want to setup your applications right now and not waste to much of your value time? SparkleFlow Package Management offers the complete solution for creating structure in your packaging project.
SYMPTOMS:
(KB931580) 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.
An unexpected error occurred. Please report the following error code to your System Administrator.
Error code: xxxxxx-xxxxxx07-000D3002
The SoftGrid Client could not load application_name.
An unexpected error occurred. Please report the following error code to your System Administrator.
Error code: xxxxxx-xxxxxx07-000D3002
CAUSE:
This issue may occur if the following conditions are true:
* The HREF attribute of the CODEBASE element of the .osd file does not contain a valid RTSP or
RTSPS value.
* You load the application from the command line by using the Sfttray.exe file.
* The "file://" element that follows "/sftfile" contains some uppercase letters or is missing.
RESOLUTION:
To resolve this issue, modify the .osd file by using a text editor such as Notepad to correct the
RTSP or RTSPS value.
Examples of the RTSP and RTSPS values are as follows:
HREF="rtsp://%SFT_SOFTGRIDSERVER%:554/Softricity/sft_ea70.v1.sft"
HREF="rtsps://%SFT_SOFTGRIDSERVER%:332/Softricity/sft_ea70.v1.sft"
MORE INFORMATION:
For more information about command-line options, click the following article number to view the
article in the Microsoft Knowledge Base:
930965 (http://support.microsoft.com/kb/930965/ ) How to import an .sft file from the command line
in SoftGrid Client.
» Back to article overview