BIP2130

Severity

20 : Error

Message

Error <insert_2> converting a character string to or from codepage <insert_1>.

Explanation

A character conversion between codepages has failed. This may be due to an invalid codepage being specified in the header of a message, or may be due to a character being present in a message that does not appear in the required codepage conversion table.

Response

Check that the application that generated the message is using a valid codepage in the message header and that all characters used are valid in that codepage.