Syntax error in <FILE_NAME> file. The end tag for the <TAG_NAME> tag is missing. ERR_NO_END_TAG (50)

 

An error has been found in the HTML file that needs to be displayed: a beginning tag is found without an end tag. The HTML page can't be interpreted by the WebDev engine. You need to correct the corresponding code.

This error may occur when using:

 - HTML control

 - JAVA control

 - HTML code inserted in the WebDev controls ("Advanced" tab)

 - HTML code inserted in the page ("Advanced" tab)

 

Check the HTML code found in these controls.

 

images\chiclet.gif Back to error list