Error: the specified module cannot be found (exception from hresult: 0x8007007e

Source: Internet
Author: User
  1. Error: the specified module (exception from hresult:0x8007007e)

    C # When the project calls the DLL file compiled by VC 6.0, an exception occurs: the specified module cannot be found (exception from hresult:0x8007007e)!

    Development Environment: Vista, VS 2005, no VC 6.0

    I checked some information and found many reasons for this exception. I finally confirmed that the reason I encountered was that the DLL file called lacked the support library mfc42d. DLL, msvcp60d. DLL, msvcrtd. DLL (you can use c: \ Program Files \ Microsoft Visual Studio 8 \ common7 \ tools \ bin \ depends. EXE detection, the supported files required by the referenced DLL, such as DLL ). These files are obviously missing from vc6.0. This error is not reported in the development environment where vc6.0 is installed.

     

    The following are some of the posts I have posted to express my gratitude.

    Http://www.cnblogs.com/ly4cn/archive/2006/03/31/363738.html

    Http://www.jschina.com.cn/gb/jschina/tech/17/userobject1ai1410564.html

    Http://blog.csdn.net/flyjimi/archive/2006/09/08/1194676.aspx

     

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.