Community edition, VS2019, Web Page Application - no designer

0
0

I created a new web Page App but there is no designer. Page1.designer.cs file is there but no menu to show the designer

[Edit] After I closed the solution and re-opened, the “View designer” menu appeared. However, clicking it leads to an error:

“Unable to cast object of type ‘Wisej.Web.Page’ to type ‘Wisej.Core.IWisejControl’

and designer is not showing.

Note that I got the same error after creating, closing and re-opening every other type of Wisej project

  • You must to post comments
1
0

Hi Sun,

Did you try recompiling before you closed Visual Studio and reopened? That’s generally the culprit.

Do you have multiple versions of Wisej installed?

Best,

Levie

  • sun
    • sun
    • Apr 18, 2022 - 2:16 pm
    Hi, Yes, after restarting VS the error disappeared. Thanks
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.