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.
我正在编写 WCF IIS 托管服务并尝试使用 libsodium。它在我运行 Windows 7 的 PC 上运行良好,但它对无法在 Windows Server 2012 上找到 libsodium.dll 感到生气。即使我将 DLL 粘贴到 Windows 目录中,它也会继续生气。
有任何想法吗?