Hi there,
I'm desperately trying to get active directory integrated with Gallery Server, looks like I'm nearly there however I'm seeing the attached error when trying to view the available roles in IIS 7.
AD roles errorThe system.web.security is already in the GAC, and I also tried to add the
<add type="System.Web.Security.ActiveDirectoryMembershipProvider, System.Web,Version=2.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a" />
to the administration config as a desperate measure but not having any luck seeing the roles.
If it helps I can see a list of users from AD but not the roles.
Any advice?