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:
(KB930639) When you try to start an application in Microsoft SoftGrid, you receive the following error message:
The SoftGrid Client could not launch Application.
The directory name is invalid.
Error code: xxxxxx-xxxxxx24-0000010B
When this problem occurs, an entry that resembles the following is logged in the SoftGrid Client log file (Sftlog.txt):
The client could not launch PathFileName (rc xxxxxx24-0000010B, last error 0).
CAUSE:
This problem occurs because the working directory is not valid. The working directory is specified by the WORKINGDIR element in the .osd file. This problem can also occur if either of the following conditions is true:
The FILENAME element in the .osd file contains an invalid path.
The user does not have the appropriate access permissions to the following elements that are defined in the .osd file:
WORKINGDIR
FILENAME
RESOLUTION:
To resolve this problem, follow these steps:
Edit the .osd file by using a text editor. For example, edit the file by using Notepad.
Make sure that the path of the working directory is correct. The path of the working directory appears between the and elements. For example, the .osd file may contain code that resembles the following.
C:WorkingDir
After you make changes, save the .osd file.
» Back to article overview