Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将 pcapDotNet 库用于我的项目,但是在启动应用程序时出现异常。我正在使用 Visual Studio 2010、winpcap 4.1.3 和 PcapDotNet 1.0.2.21772。
例外是:
无法加载文件或程序集“PcapDotNet.Core, Version=1.0.2.21772, Culture=neutral, PublicKeyToken=4b6f3e583145a652”或其依赖项之一。试图加载格式不正确的程序。
我使用了 32 位 dll 文件,我的问题解决了。