Skip to content

CultureNotFoundException #61

@furesoft

Description

@furesoft

Hi,
I get a CultureNotFoundException even when I set false or CultureInfo.DefaultThreadCurrentCulture = CultureInfo.InvariantCulture;

What am I doing wrong?

Unhandled Exception:
System.Globalization.CultureNotFoundException: Only the invariant culture is supported in globalization-invariant mode. See https://aka.ms/GlobalizationInvariantMode for more information. (Parameter 'name')
is an invalid culture identifier.
at System.Globalization.CultureInfo..ctor(String name, Boolean useUserOverride)
at System.Globalization.CultureInfo..ctor(String name)
at System.Reflection.AssemblyName..ctor(String assemblyName)
at System.Runtime.Loader.AssemblyLoadContext.MonoResolveUsingResolvingEvent(IntPtr gchALC, String assemblyName)

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