toolbox Questions

3

I have installed docker for windows toolbox on windows 7 64 bit os. I am unable to switch to windows container using docker menu as the docker icon is not available in systray. Docker service is al...
Emotionalize asked 8/8, 2018 at 19:36

6

When I create WinForms project or Control Library project for .NET 6.0, the designer toolbox is empty with information "There are no usable controls in this group". Reseting toolbox does ...
Easement asked 18/8, 2022 at 11:38

13

Solved

Ok, I suspect this might be a Visual Studio thing, but there must be some reason for this. I created from the list of default items a ListBox (Right Click on project, or folder in project -> Add ->...
Vigorous asked 6/12, 2013 at 9:41

9

Solved

As stated in the title, I copied my DLL in Visual Studio project, set it to "content" and "copy always". Added a reference to this DLL and set it to "copy locally". I successfully managed to insta...
Epineurium asked 7/1, 2011 at 0:53

5

Solved

I have a DatePicker custom control that I am trying to add to toolbox. The name of the file is BasicFrame.WebControls.BasicDatePicker.dll and I go through the procedure of right click in Toolbox > ...
Bodega asked 7/1, 2013 at 15:44

15

VS 2010 Toolbox in ASP.NET application development (design mode or source) is not showing all controls (showing HTML and reporting ones), I can see all by right click (Show all) but they are greyed...
Ferial asked 15/1, 2012 at 17:0

8

In the layout screen of an SSRS designer e.g. Visual Studio, I have lost the report data panel. It has disappeared and I can't remember what it is called in order to get it back. This usually l...

13

Solved

I am using visual studio 2015. I have my toolbox open and I checked on Show All. I unchecked this an now my entire toolbox is empty except for the General Tab (which there is nothing in). I tried r...
Spontaneity asked 29/12, 2015 at 17:37

1

I am trying to compile an Actor with DynamicMessage with Scala Reflection Toolbox The actor code looks like import scala.reflect.runtime.universe import scala.tools.reflect.ToolBox val toolbox = un...
Enright asked 1/3, 2022 at 0:3

11

Solved

I made a usercontrol in my project, and after building project, I need to put it in my toolbox, and use it as a common control. but i can't. the UserControl is in my project namespace, and I tried ...
Implicit asked 10/8, 2010 at 6:2

2

Solved

I just installed VS2019 and can't figure out why most of the Toolbox components are disabled, only 'All Windows Forms' can be used. I installed .NET Framework 4.8, but it still doesn't work.
Chace asked 20/11, 2019 at 22:15

7

Solved

I installed Visual Studio 2019 Community and then installed data tools. I can open an Integration Services project but when I look at the SSIS Tooolbox, it's empty. How do I fix this?
Homiletics asked 24/8, 2019 at 22:51

8

Solved

In Visual Studio 2019, using Nuget, I have installed Microsoft.Web.WebView2 package. PM> Install-Package Microsoft.Web.WebView2 -Version 0.9.430 As explained on Web, I have installed new Micr...
Joint asked 18/4, 2020 at 15:29

4

Solved

I'm trying to start some very large Containers on Docker Toolbox (about 18 GB in total). Unfortunately, I always get the error that there is not enough disk space. I have a 1TB HDD and there are mo...
Hatshepsut asked 1/10, 2016 at 21:31

0

I am newbie into docker did the following: couldn't install docker engine on my windows 7, but instead: installed docker tool-box (engine should be already included) the terminal from the docke...
Twotime asked 14/9, 2018 at 0:27

4

I have created an asp.net project in visual studio 2010 ultimate edition. I can't see Standard, Data etc toolbox tabs, I can only see Telerik and HTML controls. I tried to reset the toolbox, trie...
Mullet asked 25/5, 2012 at 11:27

29

Solved

I have some UserControls that I created in ProjectA. I have ProjectB that has a windows form that I want to put the controls on. Both of these projects are in a single solution. There's a reference...
Stace asked 13/11, 2008 at 19:58

1

I have downloaded the VS Basic Power Packs from the link here https://msdn.microsoft.com/en-us/library/cc488277.aspx but I have no idea why it does not appear in my project toolbox. I have also add...
Clapperclaw asked 16/12, 2015 at 21:22

1

Solved

I installed Report Viewer 2012 in VS 2013 (VB.NET), but it's not listed as an component in toolbox. Where is the location to reference the ReportViewer via browse, or how do I add the ReportViewer ...
Cellar asked 15/6, 2014 at 23:49

5

Solved

I've deleted a tool from ToolBox by accident. How I can get it back if possible?
Simmons asked 31/12, 2010 at 14:34

4

Has anyone ever found a solution to either of these problems: When entering any design mode in Visual Studio 2010 (WPF, EDMX, Silverlight, Reporting, etc) I see a message in the status bar like L...
Furry asked 13/9, 2011 at 13:20

2

Solved

Scenario : I have windows form Application and want to generate Crystal reports. I have downloaded Crystal report of SAP and Installed, designed all crystal reports (made data set,table adapter et...
Frequentation asked 1/1, 2014 at 7:16

0

What I would like to achieve is to have 2 tabs with custom code activities added automatically to the toolbox every time a new activity is created in any (workflow) project. Ideally this should be ...
Lambdoid asked 23/10, 2013 at 13:13

1

Supposed I have the following java class: package com.test; public class Outer { public static class Inner { public static final String VAL = "Inner"; } } I can reference the VAL constant from ...
Mistaken asked 15/4, 2013 at 11:54

5

Every time I open a windows forms application in VS .NET it takes minutes to initialize the Toolbox. Is there a way I can tell VS to cache this toolbox somehow?
Patrimony asked 3/3, 2009 at 13:10

© 2022 - 2024 — McMap. All rights reserved.