[SOLVED] VS2015 toolbox missing controls

Answered Closed
0
0

After installation on VS 2015, the controls are missing on toolbox. Is it necessary to add manually (browse after Wisej dll…)

  • You must to post comments
Best Answer
0
0

They should be installed automatically if you checked VS 2015 at installation.

Can you please verify that the registry entries for the toolbox are there?

HKCU/Software/Microsoft/VisualStudio/14_config/ToolboxControlsInstaller/*

if they are not, you can: a) run the installer again and select repair; or b) add Wisej.Core, Wisej.Web, and the extensions manually. Don’t add the .Design assemblies.

Let me knowif the entries are missing from the registry or if they are somewhere else.

Best

Luca

  • You must to post comments
0
0

Hi Nic,

You can also right click on the toolbox -> reset toolbox. Close and reopen VS. It should rebuild the toolbox.

Let me know.

Best,

Luca

  • You must to post comments
0
0

I have a similar problem with VS2012.

When first installed all the controls for a form are available in the toolbox. However closing and reopening VS causes all the toolbox items to be removed. I re-ran the new installer but it did not fix the issue. I had to manually add the controls back into the toolbox.

  • You must to post comments
0
0

I ran the installer again and I selected Repair. The problem was solved.

Thank you.

  • You must to post comments
Showing 4 results