Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Scott Leslie 28 posts 143 karma points
    Feb 05, 2016 @ 14:31
    Scott Leslie
    0

    help using back office active directory package

    https://our.umbraco.org/projects/backoffice-extensions/umbraco-back-office-active-directory-aspnet-provider/

    Umbraco v 7.3.7

    Have followed the instructions, however i am getting the problem:

    "Could not load type 'AdAspNetProvider.Provider.ActiveDirectoryMembershipProvider'."
    

    Have got the dlls in the bin folder as per instructions: Umbraco.IdentityExtensions.dll AdAspNetProvider.dll

    To use this DLL, you must also have AdAspNetProvider.dll (https://adaspnetprovider.codeplex.com) and the Umbraco Extensibility for ASP.Net Identity (https://www.nuget.org/packages/UmbracoCms.IdentityExtensions/) DLL installed. Umbraco v7.3.1 or newer is required.

    Thanks

  • Brian Powell 44 posts 199 karma points c-trib
    Feb 05, 2016 @ 14:35
    Brian Powell
    0

    If you have the DLL in place, what version of NET Framework is installed on your server?

  • Scott Leslie 28 posts 143 karma points
    Feb 05, 2016 @ 15:22
    Scott Leslie
    100

    Got the site to run.

    Changed type="AdAspNetProvider.Provider.ActiveDirectoryMembershipProvider" to type="AdAspNetProvider.ActiveDirectoryMembershipProvider"

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies