etienne_marais
Honorary Master
- Joined
- Mar 16, 2008
- Messages
- 15,093
I clicked on the notifications area and there were 4 available updates for Visual Studio 2015, I installed update KB3165756
which is Visual Studio 2015 Update 3 (described here)
After installing the update my toolbox was empty (existing project). I clicked on choose items in the toolbox and tried to add controls to the toolbox. Nothing happened. I closed and reopened VS and reset the toolbox and tried to add controls via choose items again. I created a new tab in the toolbox and tried again. Rebooted and tried again. I repeated this a couple of times and some of the times (following the same procedure) I got a screen which says:
I then made sure I only chose standard controls shipped with VS, no luck.
I also tried different projects and setting the target .NET version of the project (including 4.5.2), no luck.
THEN I created a new project, the toolbox was populated by default and I added a tab to which I added third party controls with success. The target (by default) of the new project is .NET framework 4.5.2
After I changed the target of this new project to .NET framework to 3.5 the controls disappeared and I could not add them again (VS shipped controls only)
Some of the solutions have many projects in them, most are legacy that target .NET framework 2 or 3.5
Can anybody think of a solution ?
Anybody had bad luck (or otherwise, especially with legacy projects) with VS after Update 3 ?
which is Visual Studio 2015 Update 3 (described here)
After installing the update my toolbox was empty (existing project). I clicked on choose items in the toolbox and tried to add controls to the toolbox. Nothing happened. I closed and reopened VS and reset the toolbox and tried to add controls via choose items again. I created a new tab in the toolbox and tried again. Rebooted and tried again. I repeated this a couple of times and some of the times (following the same procedure) I got a screen which says:
" The following controls were successfully added to the toolbox but were not enabled in the active designer. "
<list of controls>
" Make sure the controls to add are compatible with the current designer and .NET framework version. "
I then made sure I only chose standard controls shipped with VS, no luck.
I also tried different projects and setting the target .NET version of the project (including 4.5.2), no luck.
THEN I created a new project, the toolbox was populated by default and I added a tab to which I added third party controls with success. The target (by default) of the new project is .NET framework 4.5.2
After I changed the target of this new project to .NET framework to 3.5 the controls disappeared and I could not add them again (VS shipped controls only)
Some of the solutions have many projects in them, most are legacy that target .NET framework 2 or 3.5
Can anybody think of a solution ?
Anybody had bad luck (or otherwise, especially with legacy projects) with VS after Update 3 ?
Last edited: