This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Download Microsoft Edge
More info about Internet Explorer and Microsoft Edge
A programming element that is not a recognizable declared element name occurs where the context requires an element name. One possible cause is that an attribute has been specified somewhere other than at the beginning of the statement.
Error ID:
BC30203
To correct this error
Verify that any attributes in the statement are all placed at the beginning.
Verify that all element names in the statement are spelled correctly.
See also
Declared Element Names
Attributes overview