哪里是在Server 2008 R2的microsoft.interop.security.azrole​​s?是在、Server、azrole、security

2023-09-03 04:07:59 作者:一块两毛2的爱情。

据我记得,在Server 2003中,microsoft.interop.security.azrole​​s以前住在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?

推荐答案

我有同样的问题,我自己。他们已经把它放回了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:

gacutil /l Microsoft.Interop.Security.AzRoles
Microsoft (R) .NET Global Assembly Cache Utility.  Version 4.0.30319.1
Copyright (c) Microsoft Corporation.  All rights reserved.

The Global Assembly Cache contains the following assemblies:
Microsoft.Interop.Security.AzRoles, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=AMD64
Microsoft.Interop.Security.AzRoles, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=x86

Number of items = 2