Description:
I try to open a form in the Visual Studio Designer, but I get an error. How to fix it?
Answer:
- Please rebuild your project. If there are any compiler errors, they must be fixed prior to opening form designers.
- If your project contains inherited forms or UserControls with DevExpress components please refer to this article:
How to enable visual inheritance for Developer Express controls. - Please locate the licenses.licx file in your project and clear it. Rebuild your project and try to open the form in design mode.
- Follow the steps from the Upgrade Notes help article.
In addition to these steps, consider using solutions described in the following articles depending on a platform you are using.
WinForms:
DevExpress WinForms Troubleshooting - Visual Studio Design Time Issues
WPF
Collecting a call stack to track down the cause of VS crash or freeze issues
eXpressApp Framework
Designers Troubleshooting Guide
If nothing of the above helps, please capture the error call stack as explained in the following article and send it to the Support Team. We will do our best to help you.