Skip to content

CoreCLR configuration was not found for 64/32-bit processes #139

@Sardelka9515

Description

@Sardelka9515

The FileMonitor example does not work for me, just showing this line and then exit.
Looking through the source code, it seems to be trying to locate runtime configuration with enviorment variable CORE_ROOT_64, CORE_ROOT_32(which is pretty unreliable?).

Can we inject a C++/CLI dll to the target process and let windows handle the runtime loading instead of manually locating it?

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