Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Error message when you try to start a sequenced application in the Microsoft SoftGrid Client: "Error code: xxxxxx-xxxxxx2C-800736B1"
| Article ID | : | 939084 |
| Last Review | : | December 5, 2007 |
| Revision | : | 1.1 |
On This Page
SYMPTOMS
When you try to start a sequenced application in the Microsoft SoftGrid Client, the application does not start. Additionally, you may receive an error message that resembles the following error message:
The SoftGrid Client could not launch application_name. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.
Error code: xxxxxx-xxxxxx2C-800736B1
You may also see the following events logged in the Event Viewer System log:
Source: SideBySide
Event ID: 59
Description: Generate Activation Context failed for <path of the .exe file>. Reference error message: The operation completed successfully.
Source: SideBySide
Event ID: 59
Description: Resolve Partial Assembly failed for Microsoft.VC80.MFC. Reference error message: The referenced assembly is not installed on your system.
Source: SideBySide
Event ID: 59
Description: Dependent Assembly Microsoft.VC80.MFC could not be found and Last Error was The referenced assembly is not installed on your system.
Back to the top
CAUSE
This problem occurs if the following packages are not installed locally on the SoftGrid Client:
| • | The Microsoft .NET Framework 2.0 Redistributable Package |
| • | The Microsoft Visual C++ Redistributable Package |
Back to the top
RESOLUTION
To resolve this problem, use one of the following methods, depending on the situation.
Back to the top
Method 1: Install the redistributable package locally on the SoftGrid Client
If the sequenced application requires the .NET Framework 2.0 Redistributable Package, install the .NET Framework 2.0 Redistributable Package locally on the SoftGrid Client. Additionally, if the sequenced application requires the Visual C++ Redistributable Package, install the Visual C++ Redistributable Package locally on the SoftGrid Client.
Back to the top
Method 2: Copy the SxS files locally to the SoftGrid Client
| 1. | Use any text editor, such as Notepad, to open the .osd file of the sequenced application. |
| 2. | Copy the following text to the .osd file.<SCRIPT TIMING="POST" EVENT="STREAM" PROTECT="TRUE" WAIT="TRUE" TIMEOUT="0">
<SCRIPTBODY LANGUAGE="Batch">
echo off \n
copy /y %SFT_MNT%\02MindMa.014\VFS\CSIDL_WINDOWS\WinSxS\Manifests %windir%\WinSxS\Manifests \n
xcopy /S /y %SFT_MNT%\02MindMa.014\VFS\CSIDL_WINDOWS\WinSxS\Policies %windir%\WinSxS\Policies \n
</SCRIPTBODY>
</SCRIPT>
|
| 3. | Save the .osd file, and then exit the text editor. |
Back to the top
APPLIES TO
| • | Microsoft SoftGrid for Terminal Services |
| • | Microsoft SoftGrid for Windows Desktops |
Back to the top
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