[SOLVED] Wise-J Item Templates are Missing in VS 2019

Answered
0
0

I recently upgraded to VS 2019 and Wise-J 2.0.13.0.  To do this upgrade I installed VS 2019 (2017 is still installed as well), uninstalled Wise-J 1 and installed Wise-J 2, selecting VS 2019 as the environment to update.

I’m working on an existing project that was originally created with VS 2017 and Wise-J 1.something.

I can view/edit my existing UI components, but I can’t find the item templates to add new ones – when I go to the Project-> Add New Item, no Wise-J items appear in the list of installed item templates.

What’s the easiest way to get the item templates to show up?

 

  • Carl Daniel
    More problems too – in the designer, attempting to add a new project DataSource to bind to a DatGridView results in crashing VS 2019 and VS 2017, making the designer unusable in either environment.
  • Carl Daniel
    WiseJ items are also missing from ToolBox when the designer is open.
  • Carl Daniel
    I got the item templates resolved – they were in the VS2017 folder but not VS2019 – manually copying the files resolved that. Still dealing with: no toolbox items; adding DataSource crashes Visual Studio.
  • Carl Daniel
    Got the toolbox items to show up.
  • You must to post comments
Best Answer
0
0

Hi Carl,

These issues should be fixed with the latest release of Wisej.  Please let me know if you still have issues with the templates after updating.

Best regards,

Levie

  • You must to post comments
1
0

Hi Carl,

 

To add items to the toolbox:

Right click the toolbox and click choose items.  Then click “Browse…” and select the Wisej.Framework dll from wherever it is stored in your computer (Try C:\Program Files\IceTeaGroup\Wisej 2\bin as this has extensions as well).

I will get back to you on the adding data source problem!  Thanks for your patience.

Please let me know if the toolbox solution works for you!

Best,

Levie

  • Carl Daniel
    Thanks – yes, I was eventually able to get the toolbox items to show up. I haven’t re-tried the Datasource issue since then, although I’m assuming that these are independent things and it’s unlikely that anything I did fixed it (since it crashes VS 2017 as well, and the templates/toolbox items appeared there).
  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.