私が思い出す限り、Server 2003 では、microsoft.interop.security.azroles は "C:\Windows\Microsoft.NET\authman" に存在していました。Server 2008 R2 では、そのフォルダーは空です。
どこに隠れているか分かる人いますか?
私自身も同じ問題を抱えていました。彼らは、32ビットと64ビットの両方のフレーバーで、GACに戻しました。
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
C:\Windows\winsxs のサブフォルダーにコピーが見つかりました。このボックスには SQL Server 2008 がロードされています。