Copied to clipboard

Flag this post as spam?

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


  • Ian 22 posts 72 karma points
    Jul 06, 2015 @ 12:40
    Ian
    0

    Umbraco 7 - Error in web.config

    Hi Sören

    I have tried this package and got the following error, ive tried the authentication mode as Forms and Windows and got the same error each time.

    Im using the default Member type that was setup when i installed Umbraco

    Configuration Error
    
    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
    
    Parser Error Message: A referral was returned from the server.
    
    
    Source Error: 
    
    
    Line 145:
    Line 146:               <add name="MyMembersMembershipProvider"
    Line 147:     type="RB.ActiveDirectoryProviders.ActiveDirectoryUmbracoMembersMembershipProvider, RB.ActiveDirectoryProviders"
    

    I have now fixed the issue

    Thanks Ian

  • Rachael Ross 7 posts 88 karma points
    Apr 14, 2016 @ 16:19
    Rachael Ross
    0

    Hi Ian, I'm running up against the same error. Can you please share with me what you did to fix this?

  • Ian 22 posts 72 karma points
    Apr 25, 2016 @ 13:52
    Ian
    0

    Hi Rachel

    I took a copy of the project off Bitbucket and recompiled it and it was able to work

    https://bitbucket.org/rbdigital/umbraco-active-directory-providers/

    Hope this helps

    Thanks Ian

  • Rachael Ross 7 posts 88 karma points
    Apr 25, 2016 @ 22:50
    Rachael Ross
    0

    Thanks Ian! I really appreciate your response.

    I actually did the same -- downloaded source code and recompiled to use same version of Umbraco Core that I was using.

    However, afterward, although I wasn't receiving a configuration or runtime exception anymore, it still wasn't working properly. Kept getting a message that the domain or server couldn't be contacted.

    LDAP browsers could connect using the same connection string, and user creds just fine and MSFT even jumped in to help troubleshoot and confirmed I was using all the right config, but couldn't nail down why it was failing to connect. In the end, just ended up rolling my own custom provider for LDAP auth and it works great. :-)

    • Rachael
Please Sign in or register to post replies

Write your reply to:

Draft