Giter Club home page Giter Club logo

Comments (5)

redhook62 avatar redhook62 commented on July 28, 2024

Hi, K-Korm

If your have unregistered the configuration, the MMC snapin cannot load it.

Same thing, for PowerShell, or the web Site.

So try to run Register-MFASystem.

And After run Import-MFASystemConfiguration with your saved config file

Regards

from adfsmfa.

k-korn avatar k-korn commented on July 28, 2024

Hi redhook62, thanks for the suggestion.

Tried to run "Register-MFASystem" and "Import-MFASystemConfiguration". Both completed successfully, however error still persists.

The thing that is suspicious for me is that MMC tries to load "Neos.IdentityServer.Console, Version=2.0.0.0" (version = 2.0, and not 2.2), and that assembly is not available.

from adfsmfa.

anorstrom avatar anorstrom commented on July 28, 2024

I run into the same issue in one of our LAB domains. (First domain where I tested the 2.2 beta, it worked fine. Then I was going to test in an other LAB domain, I did the same thing, but there I run into this problem.)

I then tried Unregister, Uninstall, Restart and then Install and Register again (tried both restoring and not restoring old config). But I keep getting this "Unhandled Exception..." too when I try to open the MMC.

Could not load file or assembly 'Neos.IdentityServer.Console, Version=2.0.0.0, Culture=neutral, PublicKeyToken=175aa5ee756d2aa2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

from adfsmfa.

redhook62 avatar redhook62 commented on July 28, 2024

Hi,

On my adfs server 2016 the MMC version is 3.0

image

These servers exposed on the internet must be updated regulary with Windows Update.

It seems, that the MMC MFA Snap is not well registered (self registration with assembly type at install for x64 and x86 registry access). I can reproduce your problems with ADFS on Windows 2012 R2 !

Lauch Regedit as administrator
Select HKEY_CLASSES_ROOT
Search for : FX:{9627f1f3-a6d2-4cf8-90a2-10f85a7a4ee7}
In the right pane look at the Type attribute and modify the version with 2.2.0.0 if needed.

I think, you can Import your saved config file with Import-MFASystemConfiguration.

Surely, a security problem with OS, the new assembly not seems to register itself correctly.
I will check that this Week-end

Regards

from adfsmfa.

k-korn avatar k-korn commented on July 28, 2024

Thanks, workaround with regedit fixed the issue for me.

from adfsmfa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.