Contents

[edit]

OpenSP: Invalid comment declaration: found character ... outside comment but inside comment declaration

[edit]

Cause:

Check that you are using a proper syntax for you comments, e.g: <!-- comment here -->. This error may appear if you forget the last "--" to close one comment, and later open another.

[edit]

Example:

Goodtextexample textexample
Goodtextexample textexample
[edit]

Solution:

textexample textexample

[edit]

References:

Retrieved from "http://www.htmlpedia.org/wiki/Sp_137"