Expand Minimize
This topic has not yet been rated - Rate this topic

The end of the comment was not found

The end of the comment was not found. Comments are terminated with the characters '-->'.

Well-formed comment blocks must end with the characters '-->'. For more information, see XML Comments [XML Standards].

Error ID: XAML0104

To correct this error

  • End the comment block with the characters '-->'.

The following code example shows how to use comments in XAML code.

    <!-- This line is a valid XAML comment. -->
    <!-- 
This is a valid 
XAML comment block. 
-->
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.