Forum Discussion

Valdimar_Thor's avatar
Valdimar_Thor
Copper Contributor
Apr 28, 2022
Solved

DLLs missing when running MSIX packaged Application after updating from .NET Framework 4.8 to .NET 6

Hi, I've been using MSIX now for a few years without any real issues for my WPF .NET Framework 4.8 application, but after updating it to .NET 6 I'm getting errors with missing dlls.  to create...
  • Valdimar_Thor's avatar
    May 03, 2022

    Consider this closed.

    I'm using the PRISM library and it's config catalog to load the dlls and that seems to be the problem. As soon as I changed it to the default module catalog, everything worked as intended.

Resources