Skip to content

Unsupported charset 'cp1252' #213

Description

@angelaki

I'm absolutely new to this so sorry for maybe asking a pretty obvious question: when trying to connect to my server I get an exception

Unhandled exception. AdoNetCore.AseClient.AseException: Server environment changed to unsupported charset 'cp1252'. To add support for this charset, register an EncodingProvider to handle targeting 'cp1252'.

What needs to be done here? I've tried charset=cp1252; in my ConnectionString hat that didn't change anything. Codepage 1252 sounds pretty common to me, so I don't think it's not supported / a unusual setup. I've found this issue here #89 where a less common codepage is used, but I guess that doesn't fit my problem.

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