1,300 questions with Developer technologies | Visual Studio | Setup tags
How do I fix Microsoft Visual C++ 2022 X64 Minimum Runtime - 14.40.33810?
I have been having an issue on my widows 11 pro. I have been using the PC for a few years now, and all of a sudden when I tried to install a file from Steam a message appeared Microsoft Visual C++ 2022 X64 Minimum Runtime - 14.40.33810 The feature you…
Developer technologies | Visual Studio | Setup
Visual Studio 2010 Office Runtime Installation issue
Hello, We have a requirement to install MDS Add in for excel (2019). URL : https://www.microsoft.com/en-us/download/details.aspx?id=58203 As a pre-requisite it shows that we have to install : "Visual Studio 2010 Tools for Office Runtime". URL :…
Developer technologies | Visual Studio | Setup
How to fix a 2714 error when trying to install a setup.exe file created in Visual Studio deployment projects (setup project).
Created a C# Windows Forms Application and works fine in debugging, no errors. Then created a setup project to make a setup.exe (msi) file to install my application on a windows computer. Get the following error "The installer has requested an…
Developer technologies | Visual Studio | Setup
How to fix Visual studio install fail issue on offline PC?
https://learn.microsoft.com/zh-cn/troubleshoot/developer/visualstudio/installation/set-up-vs-professional-2022-offline-machine?source=recommendations How to check fail log on offline PC for VS Professinal2022/2026 ? I have completed the install download…
Developer technologies | Visual Studio | Setup
winget error message: "Installer failed with exit code: 2148734208".
I need Visual Studio for x86 Assembly programming but it (2022/2026 Community edition) refuses to get installed on my Windows 10 machine ("Sorry, something went wrong. The install operation failed."); I researched and tried many things but…
Developer technologies | Visual Studio | Setup
I can't Install Visual Studio 2022 [NOT SOLVED]
When I try to open downloaded vs/community the problem occurs, in first seconds it's normally downloading but then it closed and nothing else happened. This is screenshot of the loading screen: ][2] I did read this:…
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
I Cant Install Visual Studio 2026 Or Any Other
I Try To install It I Starts And Fails It Says "Couldn't Download Microsoft.VisualStudio.MinShell.Auto.Resources"
Developer technologies | Visual Studio | Setup
Hello. I am getting error NU1301 "Failed to verify root directory of local source 'httpa://packagaesource'.
I am new to visual studio and unreal engine c++. I tried to download VS 2022 with Unreal Engine 5.6, and it worked but i had vulnerabilities in my nuget packagaes which let to me upgrading version and deleting some versions. I then getting hundred of…
Developer technologies | Visual Studio | Setup
visual studio 2026 version 18.0.2.
What is the size of visual studio 2026 version 18.0.2. Moved from: Community Center | Discuss the Q&A site | Get started on Q&A
Developer technologies | Visual Studio | Setup
Can not install Visual Studio - Powershell blocked/disabled
I'm a new to Visual Studio, and I'm trying to install the new Visual Studio 2026. I am a local admin on my laptop, but I get the error below when installing. So it seems that PowerShell has been blocked by the System Administrator. If I try run…
Developer technologies | Visual Studio | Setup
Visual Studio 2026 Switch Installation Channel from Insider to Stable
I have installed Visual Studio 2026 Insider, how do I switch from the Insider to the Stable release channel? I tried to change the Update Settings, but I get only the "Insider" option in the list.
Developer technologies | Visual Studio | Setup
Issue to VS2026
Hi, I've got the issue below to access VS 2026. What to adjust? Unknown Status: Unexpected Error: 0xffffffff80004002 Context: Unexpected exception while waiting for accounts control to finish: 'No such interface supported' Tag: 0x1f7d734b (error code…
Developer technologies | Visual Studio | Setup
How to fix The procedure entry point InitializeSynchronizationBarrier could not be located in the dynamic link library KERNEL32.dll.
Hi, Everything was working fine. but all of sudden I encounterd below error: The procedure entry point InitializeSynchronizationBarrier could not be located in the dynamic link library KERNEL32.dll. Dev Machine Configuration: OS Name Microsoft…
Developer technologies | Visual Studio | Setup
facing difficullties to setup visual studio code
I am facing difficulties to setup visual studio code. Moved from Windows development Windows App SDK
Developer technologies | Visual Studio | Setup
After installing VS 2026 via VS Installer, the program stopped appearing in the installer.
After VS 2026 was released, I uninstalled VS 2022 using the VS Installer and installed VS 2026. After restarting my PC, VS 2026 no longer appeared in the installer. What could be the problem? Is it possible to attach the 2026 version to the installer?
Developer technologies | Visual Studio | Setup
a VS2019 installation from a win10 system to a win11 system
I had a VS2019 installation on a older system, and want to install on a win11 system so I can migrate older VS2010 projects to VS2022 but I cannot download from the MS site. I have copied the files from the original system but there is no setup.exe or…
Developer technologies | Visual Studio | Setup
Visual Studio 2026 : Unable to activate licence using StorePID.exe
Hello, I'm facing an issue when I want to activate the licence for Visual Studio 2026 that I installed offline (https://learn.microsoft.com/en-us/visualstudio/install/create-an-offline-installation-of-visual-studio?view=visualstudio) using below command…
Developer technologies | Visual Studio | Setup
Visual Studio Installer not working after upgrading to Windows 11
After upgrading my work laptop from Windows 10 to Windows 11, Visual Studio Installer cannot install new version or updates anymore. When I start an installation, a dialog box opens saying The Windows Installer Service is unavailable, but the Windows…
Developer technologies | Visual Studio | Setup
Visual studio 2026
When i download the visual studio 2026 installer to use it without the internet and putting the files into the pc without internet with a own domain network and try run the command c:\localVSlayout\vs_enterprise.exe --noWeb it open the vs installer…
Developer technologies | Visual Studio | Setup
vs2022 error - The designer could not be shown for this file because none of the classes within it can be designed. The base class 'System.Void' cannot be designed.
migrating from VS2012 to vs2022 and get this error on VB project The designer could not be shown for this file because none of the classes within it can be designed. The base class 'System.Void' cannot be designed.