Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to solve System.DllNotFoundException

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

How to solve System.DllNotFoundException

Using the VS compilation result, it works fine on the development machine, but it will make an error as soon as it is run on another machine. What mistake? It is usually a System.DllNotFoundException error. The reason is easy to find, that is, the lack of DLL. Which DLL is missing? It's hard to find.

Recently, I developed a demo program and asked my colleagues to try it first, and this error occurred. After searching the Internet for a long time, I finally found a good solution:

C:\ ProgramFiles\ Microsoft Visual Studio 9.0\ VC\ redist\ Debug_NonRedist\ x86

There is some DLL in a similar directory, which can be copied to the directory where the program is running and will run normally.

Thank you for your selfless dedication!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report