

Now open your project and try to add the assembly reference. Once you get the Assembly successfully added to the cache message in the console window (as shown in the following screenshot), start the Visual Studio 2017 instance.
Visual studio 2017 windows forms professional#
If you are using Visual Studio 2017 Professional edition, the command will be:ĬD "C:\Program Files\Microsoft Visual Studio\2017\Professional\Common7\IDE\PublicAssemblies" It could be "Professional", "Enterprise" or "Community". Replace with the Visual Studio edition that you are using. Visual Studio Professional is a unified development experience that enables developers to create multi-tier applications across the web, cloud, and devices. Now, navigate to the " C:\Program Files\Microsoft Visual Studio\2017\\Common7\IDE\PublicAssemblies" by entering the following command in the console window. Microsoft Visual Studio Professional Edition.Open the Developer Command Prompt for VS 2017 with admin privileges, as shown in the following screenshot:.First of all, close all the instances of Visual Studio.

NET project, follow the steps mentioned below: If you are facing the error message: " Error HRESULT E_FAIL has been returned from a call to a COM component" while trying to add assembly references in your. If you encountered this issue, here's a quick solution for you to resolve it. While adding assembly reference in Visual Studio 2017, if you are facing the following error message: " Error HRESULT E_FAIL has been returned from a call to a COM component", this could be due to ReferenceManagerPackage failed to load.
