moov2 / Orchard.ActiveDirectoryAuthorization

Module for Orchard CMS that handles authorization for active directory users.
19 stars 15 forks source link

after installed show a reference error #18

Open SpikeXy opened 7 years ago

SpikeXy commented 7 years ago

2016-12-19 09_38_00-orchardcms - modules - Hi,After installed this module and after uninstalled this module ,this error always display on the modules page,Is there somewhere need to set? My Orchard version is V.1.10.1.0

ghost commented 7 years ago

@xiaolizi007 have the same issue, were you able to fix it?

peterkeating commented 7 years ago

I've not been able to recreate this issue but it seems as if the machine that Orchard is running on is missing the System.DirectoryServices.AccountManagement module. Looking at the reference properties, it's looking here C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.DirectoryServices.AccountManagement.dll.

Maybe this is related - https://support.microsoft.com/en-us/help/2683913/random-exceptions-occur-when-you-use-an-application-that-uses-the-syst

jg75996 commented 6 years ago

Hello,

I also have a similar issue. It is the same reference error as above, however, I am using this module in a project called Orchard Collaboration v2.6 .

My environment is Windows 7 64-bit SP1, IIS 7.5, Visual Studio 2017, Microsoft .NET 4.5.2.

Looking at my C:\ drive, in C:\Program Files\Reference Assemblies\Microsoft\Framework, there are folders for v3.0 and v3.5 only.