How to solve the problem that the sequence number XX cannot be located in the dynamic link library XX. dll

Source: Internet
Author: User

Problem description:

Development Environment: vs2008 uses release to generate executable files, which can be executed normally on some computers, but fails to be executed on some computers. The following error occurs: unable to locate the sequence number 8523 at the dynamic link library mfc90.dll.

Find some information on the Internet to solve the problem. For example, download mfc90.dll and put it in the running file or C: System/system32.

 

Solution:

This problem occurs mainly because the version number of the dynamic link library of the development machine and the test machine is inconsistent. Solution: find the location of the dynamic library mfc90.dll on the development machine, copy it to the directory in the same path of the test machine on the terminal !!

How to solve the problem that the sequence number XX cannot be located in the dynamic link library XX. dll

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.