Character sequence '--' is not allowed in an XML comment

An XML comment literal contains the character sequence '--', which is not supported.

Error ID: BC31171

To correct this error

  • Remove the character sequence '--' from the XML comment literal.

See Also

Reference

XML Comment Literal

Other Resources

XML Literals

XML in Visual Basic