Copied to clipboard

Flag this post as spam?

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


  • Ian Bennett 8 posts 27 karma points
    Dec 05, 2013 @ 14:31
    Ian Bennett
    0

    Could not load file or assembly 'Gibe.Umbraco' or one of its dependencies. The system cannot find the file specified.

    Should there be two dll files in the package?

    Thanks!

  • Steve Temple 63 posts 324 karma points MVP 3x c-trib
    Dec 05, 2013 @ 14:52
    Steve Temple
    0

    Hi, Which version of Umbraco are you using?

  • Ian Bennett 8 posts 27 karma points
    Dec 05, 2013 @ 18:24
    Ian Bennett
    0

    Hi, I'm on 6.1.6. It seems to be a namespace issue. I have got it sorted from the source so no rush for me. Also, it didn't seem to be disabling the user unless I am missing something!

    Thanks for replying

    Ian

  • Steve Temple 63 posts 324 karma points MVP 3x c-trib
    Feb 25, 2014 @ 11:39
    Steve Temple
    0

    Hi Ian,

    I'll take a look at the package, I have to do an update for Umbraco 7 today anyway

    It should just prevent the user from logging in for a specified window if they fail to authenticate x times. It doesn't actually mark them as disabled anywhere.

    If they wait, I think the default is 10 minutes, then try again with the correct details it should then allow them to login.

    Cheers,

    Steve

  • Steve Temple 63 posts 324 karma points MVP 3x c-trib
    Feb 25, 2014 @ 14:41
    Steve Temple
    0

    I downloaded and installed the package on a fresh install of Umbraco 6.1 and wasn't able to reproduce the issue

  • Ian Bennett 8 posts 27 karma points
    Feb 25, 2014 @ 16:19
    Ian Bennett
    0

    Thanks for looking into it. Not sure what I did wrong but it all works well and has been running for a while now. Look forward to using the v7 version :)

    Cheers

  • simon kerr 31 posts 85 karma points
    Feb 27, 2015 @ 13:30
    simon kerr
    0

    Hi, trying to get this working on 7.2 but doesn't seem to be locking anything. If I add the additional reference to the web.config that the package installer doesn't add

    <add name="UsersMembershipProvider" type="Gibe.Umbraco.LockoutMembershipProvider, Gibe.Umbraco" minRequiredNonalphanumericCharacters="1" minRequiredPasswordLength="8" useLegacyEncoding="true" enablePasswordRetrieval="false" enablePasswordReset="true" requiresQuestionAndAnswer="false" passwordFormat="Hashed" maxInvalidPasswordAttempts="5" passwordAttemptWindow="10" />
    

    the log in process doesn't work at all. Any help please? Really useful package by way. Simon

  • Steve Temple 63 posts 324 karma points MVP 3x c-trib
    Feb 27, 2015 @ 13:45
    Steve Temple
    0

    I haven't tried it on 7.2 I believe the MembershipProviders have been updated in 7.2 onwards, so it will probably need another update to work.

    I'll take a look this weekend and if it's relatively easy to implement I'll do a new release,

    Steve

  • Eric Petersson 32 posts 116 karma points
    Sep 08, 2016 @ 09:17
    Eric Petersson
    0

    Hi, I am running the 7.2.6 version of Umbraco and also receive the same error message. Was there some progress in resolving this error?

Please Sign in or register to post replies

Write your reply to:

Draft