General Category > Support Questions

Using Visual Studio 2017 /2019

(1/2) > >>

Archie:
Version 2017 of Visual Studio has changed to a new style installer that lets you select only the components you want. For AdvancedHMI to work, you must select the .NET Desktop Development option.

After you build the initial project, if you still do not see the components in the Toolbox, check this:

Go to Tools->Options menu

In that window go to Windows Forms Designer->General and make sure AutoToolboxPopulate is set to true.

ltw826:
I just installed Visual Studio Community 2017 and the option is set to "true".  The tools show up but I can't drag any object and drop it on the form. 

Archie:
Are you using the MainFom from the default AdvancedHMI project?

mawrya:
I have the same problem: Installed VS 2017 Community Edition on two different computers (both Windows 10, 64-bit) and everything goes smoothly until I try to drag a driver or HMI control onto the MainForm.vb or MainForm.cs form. The cursor changes to a circle with a line through it, indicating the operation is not allowed. I have also tried creating new forms and even new projects with new forms but am never able to drag and drop a control onto a form.

Archie:

--- Quote from: mawrya on May 08, 2018, 09:58:31 PM ---I have the same problem: Installed VS 2017 Community Edition on two different computers (both Windows 10, 64-bit) and everything goes smoothly until I try to drag a driver or HMI control onto the MainForm.vb or MainForm.cs form. The cursor changes to a circle with a line through it, indicating the operation is not allowed. I have also tried creating new forms and even new projects with new forms but am never able to drag and drop a control onto a form.

--- End quote ---
Instead of dragging from the Toolbox, try selecting the item in the Toolbox then drawing a square on form to indicate position and size.

When you installed Visual Studio, did you select the Desktop development workload?

Navigation

[0] Message Index

[#] Next page

Go to full version