About 354,000 results
Open links in new tab
  1. Resolving Path Issues for Visual Studio 2022 Build Tools on 64-bit ...

    Aug 3, 2024 · Visual Studio Build Tools always install under C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools, even though the system is 64-bit. CMake uses vswhere.exe to …

  2. c# - Where to find "Microsoft.VisualStudio.TestTools.UnitTesting ...

    If you are using Visual Studio 2017 Community, the location is: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\ReferenceAssemblies\v2.0 The DLL you want …

  3. How do you auto format code in Visual Studio? - Stack Overflow

    47 Since Visual Studio 2022 17.1 there is a built-in Feature to run code formatting on save (see Microsoft Devblogs), meaning there is no need to install extensions like "Format document on …

  4. The file is locked by: "Microsoft Visual Studio 2022 (2388)

    Aug 31, 2024 · If "Visual Studio" is affected by malware, the malware may try to infect the executable files of the project and during operation, it may cause the files to lock (.exe or .dll …

  5. installation - How to install 64 bit Visual Studio 2022 buildtools on ...

    Aug 31, 2024 · Hi @Morpheus, Visual Studio 2022 runs as a 64-bit application. If you want to customize the installation location, you can use --installPath to achieve it.

  6. VS Code error: Could not find C:\Program Files (x86)\Microsoft …

    Dec 15, 2023 · VS Code error: Could not find C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe Asked 1 year, 10 months ago Modified 1 year, 5 months ago …

  7. Visual Studio can't build due to rc.exe - Stack Overflow

    Jan 17, 2013 · To C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin Or I also found this: Microsoft left a few things out of their MSVT package. Since no one knows whether they were …

  8. visual studio - "Value does not fall within the expected range" …

    Visual Studio was not opening a *.c module in the editor but popping it up in Notepad. If I FORCED it to use Visual Studio C++ editor I got the "Value does not fall" message.

  9. Unable to start the Microsoft Visual Studio Debug Console in …

    Aug 9, 2024 · Unable to start the Microsoft Visual Studio Debug Console. If this probem continues, repair Visual Studio installation, or enable 'Tools -> Options -> Debugging -> …

  10. How can I open the terminal in Visual Studio? - Stack Overflow

    Apr 14, 2017 · Microsoft just included an integrated Windows Terminal in Visual Studio version 16.3 Preview 3. Go to menu Tools → Options → Preview Features, enable the Experimental …