serviceHub.Host.CLR.x86 taking a lot of memory and CPC

The serviceHub.Host.CLR.x86 is responsible for running some processes in the background for Visual Studio 2017/2019. Among other features, there are three Visual Studio features that run under this process and, in some cases, cause high CPU/Memory usage. They are: Full solution analysis. Live Unit Testing. (only in Visual Studio Enterprise) Code Lens. (only in Visual Studio Enterprise and Professional) Disable these features as … Read more

What is vshub.exe in the system tray?

According to Visual Studio Blog site (http://blogs.msdn.com/b/visualstudio/archive/2014/08/18/visual-studio-14-ctp-3-released.aspx?PageIndex=2&wa=wsignin1.0): “The Visual Studio Hub is an executable that supports multi-tool communication across the VS family of apps, service composition/isolation, and data/compute outside of the Visual Studio process.”

Are Visual Studio 2017 Build Tools still available for download?

It is not clear how Microsoft decided not to make VS2017 Build Tool installer an obvious option for you to download, but maintainers on Chocolatey have packed up every recent releases, so you can download and install from there. Alternatively, the chocolatey install script contains a link to Microsoft servers where the VS 2017 Build Tools Installer is … Read more

Visual Studio – vdproj is incompatible

vdproj is a MSI creation project for Visual Studio. Its been deprecated and most people have moved on to either WIX or NSIS or a professional grade installer creation tools such as Install Shield. If you do not require an installer for your product just exclude the vdproj project from the solution and continue with your life for fun if you want … Read more

How to get relative path of a file in visual studio?

When it is the case that you want to use any kind of external file, there is certainly a way to put them in a folder within your project, but not as valid as getting them from resources. In a regular Visual Studio project, you should have a Resources.resx file under the Properties section, if not, you can easily … Read more

Win32 Console Application

The Win32 templates have been renamed to Windows Desktop. In VS2017, If you want to create the Win32 Console Application,I suggest you could choose File->New->Project. And then choose Windows Desktop Wizard.As shown below: If you want to create Win32 Console Application, you could select Console Application(.exe) in Application type. If you want to create the … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)