Migrated to .Net 8 from .Net framework 4.7.2 but started getting following error for exe.

Hello everyone,

Could someone assist me? After migrating from .NET Framework 4.7.2 to .NET 8, I started receiving the following error for the executable.

Diagnostic Log

    Date: 5/20/2024
    Passolo: Professional Edition 2018
    DotNet Parser Version: 18.0.178.0
    
    This file contains diagnostic information about parsing the Microsoft .NET file ""
    
Operating System Details
Assembly
    FullName: 
    Filename: C:\Source\Binary\GD 6.0\GenericDevice\Czm.GenericDevice.ApplicationLauncher.exe
    Info
        ObfuscationLevel: None
        Winform ResourceReader Schemes: None
        Assembly
            Target Framework: undetermined Framework
            PortableExecutableKinds: NotAPortableExecutableImage
            ImageFileMachine: 0
            Signature of assembly could not be determined
    
    Exceptions
        Reason:    Could not load main assembly by ReflectionOnlyLoadFrom. PortableExecutableKinds and ImageFileMachine info is missing.
        Target:    ReflectionOnlyLoadFrom
        Operation: Parse Assembly
        
    
    Missing Fonts
        None
emoji
Parents Reply Children
No Data