Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 598335
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T16:22:39+00:00 2026-05-13T16:22:39+00:00

When I run an executable that I built, I get the following error: The

  • 0

When I run an executable that I built, I get the following error:

The system cannot execute the specified program

My immediate thought was that it was a dependency problem with one of the VC8.0 re-distributable DLLs (msvcr80d.dll et al.). We have had a few problems with patched versions of these DLLs affecting our programs.

When I opened my executable under Dependency Walker, the following errors are displayed:

Error: The Side-by-Side configuration information in "w:\MYPROGRAM.EXE.manifest" 
       contains errors. This application has failed to start because the
       application configuration is incorrect. Reinstalling the application may
       fix this problem (14001).
Warning: At least one delay-load dependency module was not found.
Warning: At least one module has an unresolved import due to a missing export
         function in a delay-load dependent module.

If I open up the manifest file for my executable, it has the following in it:

<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
  <dependency>
    <dependentAssembly>
      <assemblyIdentity type='win32' name='Microsoft.VC80.DebugCRT' version='8.0.50727.762' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b' />
    </dependentAssembly>
  </dependency>
  <dependency>
    <dependentAssembly>
      <assemblyIdentity type='win32' name='Microsoft.VC80.DebugCRT' version='8.0.50727.4053' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b' />
    </dependentAssembly>
  </dependency>
</assembly>

It seems to have 2 copies of the Microsoft.VC80.DebugCRT dependent assembly in it.

The 8.0.50727.4053 version of the assembly is not in my side-by-side configuration (I believe this version comes with a Visual Studio patch which is not installed).

If I remove this assembly from the manifest file, the executable runs fine.

However, when I re-build my application, the manifest is re-generated and the extra dependency is added again.

What causes this dependency to be added to the manifest? I’m guessing it has something to do with another DLL which my application depends on being built on another PC with a different set of re-distributable DLLs, but I want to confirm this.

Update:

I have tried a lot of the suggestions in this blog post, without a lot of luck. One thing that is strange is that the manifest generated when I do a Release build doesn’t include the 8.0.50727.4053 entry, but the Debug build does.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T16:22:39+00:00Added an answer on May 13, 2026 at 4:22 pm

    You are right. Security update for Visual C++ 2005 SP1 forces your app to use a newer version of CRT and MFC (8.0.50727.4053 instead of 8.0.50727.762). As it maybe compatible, it’s better to use the new one. You should distribute with your app also the vcredist_x86.exe.

    As I now, VS C++ does not scan for dependency, so the manifest is generated from the core VS (you can manualy control it by project settings). I thing the VS update was installed on the development PC, so VS reflect it in the manifest.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 294k
  • Answers 294k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You could do it you just need to write your… May 13, 2026 at 6:41 pm
  • Editorial Team
    Editorial Team added an answer I have got the answer for this from http://www.darkside.co.za/archive/2008/01/21/castle-activerecord-connecting-to-multiple-databases.aspx IDbConnection… May 13, 2026 at 6:41 pm
  • Editorial Team
    Editorial Team added an answer No, that would be fine. The server will keep the… May 13, 2026 at 6:41 pm

Related Questions

I've written an application in Microsoft Visual C# 2008 Express Edition. The Windows XP
I followed Chris Hanson's advice about debugging framework unit tests in Xcode 3.1, but
I have an application that gets installed with a Wise installer (EDIT: Wise creates
This is closely related to my previous question , which was about using CMake
I am the new maintainer for an in-house Python system that uses a set

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.