Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 930749 - Last Review: March 21, 2007 - Revision: 2.0
Error message when you try to start an application in Microsoft SoftGrid: "Error code: xxxxxx-xxxxxx44-00000010"
On This Page
SYMPTOMS
When you try to start an application, you may receive the following error message:
The SoftGrid Client could not launch the application you requested.
The OSD file specified is missing either the NAME or VERSION in the SOFTPKG element. Please report the following error code to your System Administrator.
Error code: xxxxxx-xxxxxx44-00000010
Additionally, an entry that resembles the following may be logged in the SoftGrid Client log file (Sftlog.txt):
The SoftGrid Client could not parse the OSD file 'Path\File_Name.osd'
Reason: SOFTPKG\NAME or VERSION missing or invalid (rc xxxxxx04-00000010)
The app manager could not create an application from 'Path\File_Name.osd' (rc xxxxxx44-00000010).
CAUSE
This problem may occur if the application name or the version name is invalid.
The application name and the version name are specified by the NAME and VERSION attributes of the CODEBASE element within the .osd file.
An error code is displayed if one of the following conditions is true:
- The NAME or VERSION attribute is missing.
- The NAME or VERSION value is empty.
RESOLUTION
To resolve this problem, update the .osd file by using a text editor or the Sequencer.
Using a text editor
- Use a text editor to make the following change to the .osd file:
Within the <SOFTPKG> element, type the following string:
NAME="Application_Name" VERSION="Version_Number"
For example, the changed text may resemble the following:
<SOFTPKG NAME="Default Application" VERSION="1.0">
</SOFTPKG>
- Save the .osd file, and then exit the text editor.
Using the Sequencer
- Copy the sequence to the sequencing station.
- Start the SoftGrid Sequencer.
- Click File, click Open, and then open the sequence.
- Click the OSD tab.
- In the list that appears, select the application that you want to update.
- Click SOFTPKG.
- If NAME does not exist, right-click SOFTPKG, point to Attributes, and then click Add NAME.
- In the NAME Value box, type the application name.
- If VERSION does not exist, right-click SOFTPKG, point to Attributes, and then click Add VERSION.
- In the VERSION Value box, type the application version number.
- Click File, and then click Save.
- Copy the updated .osd file to the computer that is running SoftGrid Virtual Application Server.
Important Copy only the updated .osd file. Do not copy the .ico, .sft, or .sprj files or any other .osd files.
APPLIES TO
- Microsoft SoftGrid for Terminal Services
- Microsoft SoftGrid for Windows Desktops
| kbtshoot kbexpertiseinter KB930749 |
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