Jump to content
  • 0

Error opening forms in source (help)


kriteus

Question

Whenever I open some form in source, I get the following error

The designer could not be shown for this file because none of the existing classes in it can be created. The designer inspected the following classes in the file: FrmClass --- The base class 'Intersect.Editor.Forms.Editors.EditorForm' could not be loaded. Check that the assembly has been referenced and that all projects have been created.

eb91a4d8f1d8c3cc5847fb70ccaab6c6.png

 

Visual Studio Community 2019

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
2 hours ago, kriteus said:

Check that the assembly has been referenced and that all projects have been created.

 

 

If you haven't compiled the solution before, then there's your answer.
Rebuild the solution, only after that you will able to edit the forms with the graphic editor.

Link to comment
Share on other sites

×
×
  • Create New...