Server 2008 R2 上的 microsoft.interop.security.azroles 位于何处?
据我所知,在 Server 2003 上,microsoft.interop.security.azroles 曾经位于“C:\Windows\Microsoft.NET\authman”中。在 Server 2008 R2 上,该文件夹为空。
有谁知道它藏在哪里吗?
As far as I can recall, on Server 2003, microsoft.interop.security.azroles used to live in "C:\Windows\Microsoft.NET\authman". On Server 2008 R2, that folder is empty.
Anyone know where it's hiding?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我自己也有同样的问题。他们已将其放回到 GAC 中,包括 32 位和 64 位版本:
I had the same problem, myself. They've put it back in the GAC, in both 32-bit and 64-bit flavours:
我在 C:\Windows\winsxs 的子文件夹中找到了一个副本。我在这个盒子上加载了 SQL Server 2008。
I found a copy in a subfolder of C:\Windows\winsxs. I have SQL Server 2008 loaded on this box.