Installed Wisej 4 and created my first vb web desktop application.
Default form works and runs, however when I try to add a component from the toolbox I get to following:
Failed to create component…error
Have Wisej 3.5 Community Edition installed and it works fine.
Any advice to clear this up would be greatly appreciated.
This is an issue caused by having multiple versions of Wisej installed side-by-side (in your case Wisej 3.5 and Wisej 4).
Visual Studio tries to load the design-time component assemblies, and if it picks up the wrong version (or a mix of 3.5 and 4), you’ll see “Failed to create component…” when dragging from the toolbox.
How to fix it:
Hope this helps,
Julie
Please login first to submit.