- For individual users
- Instant access to solutions
- Ask your tech questions
- Start your 30-day Free Trial
Main Topics
Browse All TopicsI'm running App-V 4.5 and I know my basic configuration is correct because I can stream some sample apps that I've made, but I just made a new app and am getting the following error:
This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.
Error code: 4513CDC-1B40212C-000036B1
I have resequenced this app four times and it keeps giving me the same error. In the System Log I am getting the errors below. My client machine is running Windows XP SP2, and since I have been getting these errors I've installed .Net Framework 1.1, .Net Framework 2.0 SP1, .Net Framework 3.0 SP1, Visual C++ 2005 Redistributable SP1, Visual C++ 2008 Redistributable SP1, VB6 runtimes, and MSXML 6 SP2
--------------------------
Event Type: Error
Event Source: SideBySide
Event Category: None
Event ID: 32
Date: 5/6/2009
Time: 5:31:39 PM
User: N/A
Computer: APPV-CLIENT2
Description:
Dependent Assembly Microsoft.MSXML2 could not be found and Last Error was The referenced assembly is not installed on your system.
--------------------------
Event Type: Error
Event Source: SideBySide
Event Category: None
Event ID: 59
Date: 5/6/2009
Time: 5:31:39 PM
User: N/A
Computer: APPV-CLIENT2
Description:
Resolve Partial Assembly failed for Microsoft.MSXML2. Reference error message: The referenced assembly is not installed on your system.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: MCKreedPosted on 2009-05-27 at 07:23:58ID: 24483357
The Sequencer that we were using was a Vista machine trying to deploy to an XP machine, and although we told the sequencer to be able to run the app on Vista and XP we were still getting the errors. We built a new sequencer on XP and we are no longer receiving errors and the app will stream to our XP machine now.