'>' expected

The syntax for the specified code is incorrect. This error often indicates that the closing angle bracket for an attribute or XML element literal is missing.

Error ID: BC30636

To correct this error

  • Check the syntax for the code being used.

See Also

Concepts

Declaration Statements in Visual Basic

Other Resources

Attributes in Visual Basic

XML Literals