# XComponent Error Codes > **NOTE** > > This topic describes only module-specific error codes. For details about universal error codes, see [Universal Error Codes](../errorcode-universal.md). ## 103501 XComponent in Invalid State **Error Message** XComponent is in invalid state. **Description** This error code is reported when the **XComponent** is in an invalid or unsupported state. **Possible Causes** Refer to the specific documentation of the API that triggers this error. **Solution** Ensure that the Surface held by the **XComponent** is in a normal state.