While embedding unmanaged assemblies, the following exception is thrown during startup of the application.
Application: XXX.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidProgramException
at PostSharp.Community.Packer.Templates.ILTemplateWithUnmanagedHandler..cctor()
Exception Info: System.TypeInitializationException
at PostSharp.Community.Packer.Templates.ILTemplateWithUnmanagedHandler.Attach()
at <Module>..cctor()
Exception Info: System.TypeInitializationException
While embedding unmanaged assemblies, the following exception is thrown during startup of the application.