Question

I am trying to follow these instructions on how to use AD LDS for both Membership and Roles for an application. I've almost got it all set, but the ending code calls for the "IAzApplication2" object from Microsoft.Interop.Security.AzRoles.

I can see how to install it in Server 2003, but I cannot find out how to install it and/or implement it in Server 2008. In fact, my server doesn't seem to be able to reference the Microsoft.Interop Namespace at all.

Can someone point me in the right direction on how to get to the IAzApplication2(+) object? Am I missing a file?

Was it helpful?

Solution

I think the answer you're looking for is here: Where is microsoft.interop.security.azroles on Server 2008 R2? (but to save you clicking, it's in the GAC in 32-bit and 64-bit forms).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top