Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Export fails with MissingMethod Exception #38

Description

@mgeramb

Hello,
Unfortunately my try to export a config fails with this error:

System.MissingMethodException: Constructor on type 'Knx.Ets.XmlSigning.ApplicationProgramHasher' not found.
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, Object[] args)
at CreateKnxProd.Signing.ApplicationProgramHasher..ctor(FileInfo applProgFile, IDictionary`2 mapBaggageIdToFileIntegrity, Boolean patchIds) in C:\Users\mail\CreateKnxProd\Signing\ApplicationProgramHasher.cs:line 16
at CreateKnxProd.MainWindowViewModel.Export(Object param) in C:\Users\mail\CreateKnxProd\MainWindowViewModel.cs:line 684

Did I something wrong? I have a ETS5 and ETS6 installation on my computer, I tried several paths (including the one of the readme.md) in the ETSPath setting without success.

Anyway, nice project! Thank you for your work!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions