Visual Studio 2022 17.2 not show controls on pages and forms

0
0

Dear Team,

I recently changed to the development machine and installed vs 2022 community edition 17.2
When I start an application the controls are not displayed.
The problem is that I can not install the previous release because for the community version only the latest is available
any suggestions?
thanks in advance

  • You must to post comments
0
0

Hi Angelo,

Would you please zip the sample here, I tried it over from our GitHub repo but I couldn’t reproduce!

Best Regards,

Alaa

  • You must to post comments
0
0

Frank,
Now it seems to work.
I see all the controls of my application and also the extensions installed (eg. fullcalendar), that were not visible before.
Only one problem remains about  the navigationbar extension.

Adding the nuget package ‘ Wisej-2-NavigationBar’ does not work and generates the error:

NU1202 Package Wisej-2-NavigationBar 2.5.32 is not compatible with net48 (.NETFramework,Version=v4.8) / win. Package Wisej-2-NavigationBar 2.5.32 does not support any target frameworks. Wisej.Buttons C:\ASRD\NET\WISEJ\GITHUB\EXAMPLES\Wisej 2.5\VisualBasic\wisej-examples-vb-2.5\Buttons_ok\Wisej.Buttons\Wisej.Buttons.vbproj 1

It worked fine before.
Any suggestions?

thanks

  • You must to post comments
0
0

Frank,
Now it seems to work.
I see all the controls of my application and also the extensions installed (eg. fullcalendar), that were not visible before.
Only one problem remains about  the navigationbar extension.

Adding the nuget package ‘ Wisej-2-NavigationBar’ does not work and generates the error:

NU1202 Package Wisej-2-NavigationBar 2.5.32 is not compatible with net48 (.NETFramework,Version=v4.8) / win. Package Wisej-2-NavigationBar 2.5.32 does not support any target frameworks. Wisej.Buttons C:\ASRD\NET\WISEJ\GITHUB\EXAMPLES\Wisej 2.5\VisualBasic\wisej-examples-vb-2.5\Buttons_ok\Wisej.Buttons\Wisej.Buttons.vbproj 1

It worked fine before.
Any suggestions?

thanks

  • You must to post comments
0
0

Hi Angelo,

can you please try to add this nuget package?

https://www.nuget.org/packages/Wisej-2-VisualStudioDesigner

Alternatively please try a full Wisej.NET 2.5 reinstall.

Best regards
Frank

  • You must to post comments
0
0

Hi Frank,

Sorry In my post I forgot to indicate that the applications are developed with wisej 2.5.

  • You must to post comments
0
0

Hi Angelo,

you might try reinstalling the WebView2 component or switch to Internet Explorer in the Wisej.NET designer settings (in the toolbar).

See here

https://docs.wisej.com/docs/getting-started-1/troubleshooting#designer-error

Best regards
Frank

  • You must to post comments
Showing 6 results
Your Answer

Please first to submit.