gpt4 book ai didi

c# - 共享点 "Could not load file or assembly" "The system cannot find the file specified"

转载 作者:太空狗 更新时间:2023-10-29 18:24:12 24 4
gpt4 key购买 nike

我已将对 dll (sharpPDF) 的引用添加到我的 .net 项目中。在代码中,它已经获取了 dll,我可以使用它。当我通过 Sharepoint webpart 部署时,出现以下错误:

Could not load file or assembly 'sharpPDF, Version=1.0.3511.18105, Culture=neutral,
PublicKeyToken=f099e668beaaa0f9' or one of its dependencies. The system cannot find the
file specified.

我正在使用 STSDEV 部署 Web 应用程序。我已尝试清除 C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files 但这并不能解决问题。

有什么可能出错的想法吗?

最佳答案

您需要确保 sharpPDF dll 已在 GAC 中注册。

转到 %Windows%\assembly。如果 sharpPDF 没有 1.0.3511.18105 版本,您需要将它安装到服务器上的 GAC。只需将它拖到 Windows 资源管理器中的该文件夹中,它就会自行安装。

关于c# - 共享点 "Could not load file or assembly" "The system cannot find the file specified",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1265505/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com