Hi Gabriele,
Can you wrap a small sample that showcases what you exactly want to achieve ?
Best,
Alaa
Hi Sam,
please send your web.config to supportATwisej.com
Best regards
Frank
Hi Dino,
yes, the reference to .NET 4.8 is required for the Designer.
You can use a couple of approaches to deal with this and they are covered here:
https://docs.wisej.com/docs/releases/whats-new-in-3.0/multi-targeting
Best regards
Frank
Yes it’s installed…
Hi Giorgia,
can you please verify if .NET Framework 4.8 is installed on your machine?
You might want to follow the instructions in this link:
Best regards
Frank
Hi Sergio,
how are these images being set up? As Embedded Resources?
Any chance to share a test case for us?
Best regards
Frank
3.2.2
Hi,,.
Thanks for your quick response. It worked!
Hi Sam,
Try to downgrade the referenced System.Linq.Dynamic.Core package to version 1.2.15.
Best,
Alaa
Hi Gerhard,
this issue is fixed in Wisej.NET 3.2.2
Best regards
Frank
Hi,
this has been fixed in Wisej.NET 3.2.2
Best regards
Frank
Hi Angelo,
this issue is fixed in Wisej.NET release 3.2.2
Best regards
Frank
Thanks Frank.
It works not stack the VS when re-open the Designer, but when I click the render Option the Visual Studio crash
Best Regards
In case you want to download and run the installers, you have to uninstall the Extension first:

Close Visual Studio and run the installer.
Best regards
Frank
Hi.
I Can’t install the update.
When I click to update, getting on file, I run the downloaded file but get the message that is already installed.
I uninstall the existing extension (3.2.1) and reinstall the downloaded file, after the installation, it still has version 3.2.1.
I have done this 3 times.
Are you sure the update contains the 3.2.2 version?
Thanks
Hi Mohsen,
it´s fixed and released now, see here:
Best regards,
Frank
Hi Mohsen,
this problem occurs after a WebView update. You can work around it by changing the Designer Renderer to IE.
A fix is currently in QA and will be deployed shortly.
See here: https://wisej.com/support/question/why-windows-designer-take-too-long-to-display
Best regards
Frank
Hi Sam,
It depends on your needs, it is best to host your controls inside a FlowLayoutPanel or a FlexLayoutPanel.
Both of those controls have the ability to automatically adjust the control size to fit the container.
You can checkout our documentation, it covers all grounds for you to get started, we also have several books that you can checkout.
I would also encourage you to take a look at the DemoBrowser application we have online, it’s open source and filled with all the samples and demos you need!
Best,
Alaa
Hi Alaa,
What is the best practise or recommended way of placing controls(input box, drop downs, grid) on a form?
Thanks
Okay…I just introduced the table layout panel to try the resizing issue. However initially I had just placed the controls on panels without putting them in rows and columns.
Let me try that. Thanks for your help.
