SQL Server Error Msg 6309 – XML well-formedness check: the data for node ‘%.*ls’ contains a character (0x%04X) which is not allowed in XML.

In this blog post, let’s learn about the error message “6309 – XML well-formedness check: the data for node ‘%.*ls’ contains a character (0x%04X) which is not allowed in XML.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

6309 – XML well-formedness check: the data for node ‘%.*ls’ contains a character (0x%04X) which is not allowed in XML.

Reason for the Error

To be update soon…

Solution

To be update soon…