从这些问题可以清楚地看出
When and when-not to install into the GAC?
What are the advantages and disadvantages of using the GAC?
不建议按照说明将程序集部署到GAC。所以,我想知道为什么使用Visual Studio或WSP Builder构建的SharePoint解决方案的默认做法是将程序集部署到GAC?
发布于 2011-08-17 04:32:29
各种sharepoint组件(除了站点)将无法在bin文件夹中找到它。有关更多细节,请参阅另一篇文章。
https://stackoverflow.com/questions/7084551
复制相似问题