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.
我想知道:如果我在 GAC 中有一些 DLL - 如果我在新的 Windows 2003 机器上恢复 IIS6 的备份,它们会恢复吗?
或者我是否需要与 IIS 分开备份/重建 GAC?
不,GAC 中的程序集不会由 IIS 备份来备份。您需要将程序集重新安装到 GAC 中。