Hi,
Because of some customers I have to keep wisej 2.2.46. I cam compile or edit code for existing project, but I can’t add new wisej elements nor have wisej objects on Toolbox.
I tried with installer to choose Modify, but Visual Studio 2022 isn’t listed
Is there any way to register wisej 2.2 with Visual studio 2022?
Hi Adrian,
To complete my colleague you can also use the verison 2.5 of Wisej and since it uses nuget a simple downgrade to version 2.2.46, should be enough for the project. Relaunch the solution so the designer toolbox will automatically take the components of the nuget version installed.
Best,
Kevin (ITG)
Hi Adrian,
to add Wisej 2.2. to your toolbox you can Add a Tab and then either use choose items and browse to Wisej.Framework.dll
or use drag and drop from explorer and drop Wisej.Framework.dll onto your toolbox tab.
You can download the Wisej 2.2 templates here
https://wisej.s3.amazonaws.com/downloads/Templates/Templates_22.zip
Please unzip to C:\users\<user>\documents\Visual Studio 2022
Best regards
Frank
Please login first to submit.