This exception usually raises because the Text entity is added to the Workspace before its render context is initialized.
You can try calling Design.CreateControl(), Design.InitializeViewports() and, for WinForms applications, Design.CreateGraphics() to force the render context initialization when the control is reloaded.
Understanding 'The Text has an invalid graphics rendering context.' EyeshotException
Gian Maria Gentilini
This content is available only to customers with an active subscription. Please ensure your subscription is current to access this article.
Please sign in to access this article.
If you believe this is an error, please contact our support team for assistance.
Comments
how to resolved this issue we are getting this issue very repeatedly.
Please sign in to leave a comment.