Skip to content

Mono runtime error: Could not load file or assembly Microsoft.VisualBasic, Version=8.0.0.0 #219

@obaboli

Description

@obaboli

Hi! I'm using the mono layer to run a closed source .NET exe. It looks to be using .NETFramework Version 4.0. I'm able to run one of the CLIs but the second results in a runtime error below:

ERROR: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'

We currently use yocto kirkstone and include only "mono" in our IMAGE_INSTALL:append. Are there any additional recipes to get this assembly in our yocto build?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions