7,254 questions with Visual Studio-related tags

Sort by: Updated
2 answers

Unable to load the service index for source https://pkgs.dev.azure.com/azurecom/_packaging/OnyxNugetsFeed/nuget/v3/index.json.

1.Error: Unable to load the service index for source https://pkgs.dev.azure.com/azurecom/_packaging/OnyxNugetsFeed/nuget/v3/index.json. 2.The nuget package manager always prompts "some NuGet packages are missing from this solution. Click to…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,448 questions
asked 2023-03-06T09:10:43.4133333+00:00
commented 2025-03-13T16:25:48.7233333+00:00
Ne 0 Reputation points Microsoft External Staff
9 answers

Git Failed to start configured compare tool

When I try to use the "Compare with unmodified" button inside the "Git Changes" window I get a "Source Control - Git Failed to start configured compare tool." error popup The comparing within the "View Commit…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,448 questions
asked 2022-08-12T19:46:47.267+00:00
noah h 11 Reputation points
answered 2025-03-13T15:08:49.8933333+00:00
Fosh, Tim 0 Reputation points
0 answers

how do I resolve azure devops sign in issue ******@crmerp.ltd

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,112 questions
asked 2025-03-13T11:19:12.08+00:00
Scott Nahajec 0 Reputation points
edited the question 2025-03-13T11:19:40.45+00:00
Scott Nahajec 0 Reputation points
1 answer One of the answers was accepted by the question author.

VS 2022 - PowerShell script in Pre-build event field

Hi, I would like to put a script in the pre-build event field but it does not work and I can't see why - out of VS direct in PowerShell the script works I put this text script in the field and got error…

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,033 questions
asked 2025-03-12T18:44:45.7766667+00:00
Jim Jupiter 40 Reputation points
accepted 2025-03-13T08:33:39.66+00:00
Jim Jupiter 40 Reputation points
1 answer

Test Plan report needed with test run documentation attachments / screenshots

How do I extract test point support as part of a test plan summary report? I do not see this option within the current enhanced reporting, except to include attachments from the work item itself and not the test run.

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
361 questions
asked 2025-03-10T15:11:09.7533333+00:00
Andrew Cooley 0 Reputation points
commented 2025-03-13T08:05:01.4+00:00
Dou Xu-MSFT 400 Reputation points Microsoft External Staff
1 answer

How do I get NuGet into my list of package managers?

I'm working with a loaner laptop, but I've got to use it for now, until they give me a permanent solution. Anyway, I was trying to add a NuGet package to a .NET 8 web application I've been working on. Unfortunately, all VS 2022 will let me see if…

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,112 questions
asked 2025-03-10T17:49:36.2366667+00:00
Falanga, Rod, DOH 245 Reputation points
commented 2025-03-13T07:00:40.2666667+00:00
Dou Xu-MSFT 400 Reputation points Microsoft External Staff
0 answers

In VS2022, VB hot reload never works, claiming ENC0005, when Handles is not relevant

In this code, deleting either LstLog line text while at the breakpoint evinces the problem. You can use Debug. instead of LstLog. Private Sub mnuLogShown_Click(sender As Object, e As EventArgs) Handles mnuLogShown.Click …

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,033 questions
asked 2025-03-07T05:07:54.19+00:00
peter rumsey 0 Reputation points
commented 2025-03-13T03:15:12.12+00:00
peter rumsey 0 Reputation points
2 answers

Visual Studio 2019 kernel mode driver projects stopped generating .sys files.

Visual Studio 2019 kernel mode driver projects stopped generating .sys files. On a project folder previously built with VS2019 I delete the x86 and x64 output folders and build again. Obj files are built but the only linker output file present is…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,448 questions
asked 2021-01-25T21:13:55.383+00:00
Jack Melville 1 Reputation point
answered 2025-03-13T02:02:26.1033333+00:00
Dipsan Dhimal 0 Reputation points
1 answer One of the answers was accepted by the question author.

Visual Studio 2019 sometimes won't compile/link in new changes, resulting in inactive breakpoints?

I'm using Visual Studio 2019 Professional (version 16.7.7+30621.155), and when I'm compiling a big C++ DLL project (incl. our own static libs) the compiler and/or linker sometimes refuses to take in minor updates to the code. Scenario: I stop a…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,448 questions
asked 2020-11-11T15:36:35.817+00:00
Carl Colijn 96 Reputation points
commented 2025-03-12T19:51:44.23+00:00
Evan Vargas 0 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft Visual Studio Professional 2022 (64-bit) - Preview Version 17.14.0 Preview 2.0 will no longer compile my MAUI app

This afternoon I upgraded Visual Studio to preview 2. After doing so, my MAUI app is broken. Error (active) NU1102 Unable to find package Microsoft.Android.Ref.34 with version (= 34.0.148) Found 23 version(s) in nuget.org [ Nearest version:…

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,112 questions
asked 2025-03-12T00:57:44.3+00:00
Steve Frase 45 Reputation points
commented 2025-03-12T15:21:08.6333333+00:00
Steve Frase 45 Reputation points
1 answer

How do I update the Visual Studio 2022 installer on an offline computer? Note that it refers to "setup.exe", not the VS main program

I had a problem removing an extension.click Modify Prompt: Failed to download installer update. Make sure you are connected to the network and try again.The installer version is 3.10.2157.28521 , The software version is is Visual Studio Community 2022…

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,112 questions
asked 2025-03-07T06:00:11.7166667+00:00
正寅 吴 0 Reputation points
commented 2025-03-12T13:43:04.03+00:00
Tianyu Sun-MSFT 33,551 Reputation points Microsoft External Staff
0 answers

Random MessageBox when executing tests

Hello, we are running vstest.console in Visual Studio 2022 Enterprise Edition on a Hyper-V Windows 11 24H2 virtual machine, and we randomly get the blocking messagebox you see in the screenshot below, does anyone know the cause of that and how to fix…

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
361 questions
asked 2025-03-05T08:23:21.96+00:00
Lorenzo Zambelli 65 Reputation points
commented 2025-03-12T13:24:05.74+00:00
Lorenzo Zambelli 65 Reputation points
34 answers One of the answers was accepted by the question author.

How to fix Visual Studio 2022 17.5 Intellisense not working

Visual Studio 2022 Enterprise Edition version 17.5.1 Intellisense and snippets are not working

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,448 questions
asked 2023-03-01T12:28:36.9666667+00:00
MelvynShepherd-9518 266 Reputation points
commented 2025-03-12T13:09:31.9766667+00:00
Sebastian Tobiasz 0 Reputation points
0 answers

MSBuild Build Error with ImageList in Windows Forms C#

Details Encountering build errors when using the ImageList control in a Windows Forms application built with C#. The following errors are present after attempting to run the program: Errors: Task host node exited prematurely. Diagnostic information may…

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,033 questions
asked 2025-03-10T05:16:22.89+00:00
Mahmoud Khaled 0 Reputation points
commented 2025-03-12T12:31:13.39+00:00
Tianyu Sun-MSFT 33,551 Reputation points Microsoft External Staff
1 answer

Forms won't load in VS2022 IDE

How to solve the problem of forms not opening in VS2022 IDE.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,448 questions
asked 2025-03-11T13:41:23.9566667+00:00
Wyatt, William 0 Reputation points
commented 2025-03-12T02:54:47.39+00:00
Dou Xu-MSFT 400 Reputation points Microsoft External Staff
1 answer

Why can't I build this app at work, but I can at home?

At work I was trying to build a Blazor app that a colleague had written. It refused to work. So, when I got home last night, I tried a simpler Blazor app. It built perfectly at home. So, I then added my work account as a contributor to my personal GitHub…

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,112 questions
asked 2025-03-11T14:12:28.7133333+00:00
Falanga, Rod, DOH 245 Reputation points
answered 2025-03-12T02:20:57.2466667+00:00
Dou Xu-MSFT 400 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

How to solve this problem in VisualStudio 2022 developer console?

********************************************************************** ** Visual Studio 2022 Developer Command Prompt v17.13.2 ** Copyright (c) 2022 Microsoft Corporation ********************************************************************** C:\Program…

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,112 questions
asked 2025-03-05T08:34:42.9933333+00:00
Anonymous
accepted 2025-03-11T13:23:07.65+00:00
Anonymous
7 answers

Why are Backspace, Enter, Navigation keys not working while editing any file in Visual Studio?

I am using Visual Studio Extensions, while creating a new solution through extension for the first time, we are only able to type alphabets. Backspace, Enter, Navigation keys are not working while editing any file. But when we force close the solution,…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,448 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,340 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
252 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,448 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,340 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
252 questions
asked 2023-02-23T04:57:49.38+00:00
Apurva Kamshetty 25 Reputation points
answered 2025-03-11T12:57:36.24+00:00
טיישר אפרים 0 Reputation points
7 answers

Why are Backspace, Enter, Navigation keys not working while editing any file in Visual Studio?

I am using Visual Studio Extensions, while creating a new solution through extension for the first time, we are only able to type alphabets. Backspace, Enter, Navigation keys are not working while editing any file. But when we force close the solution,…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,448 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,340 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
252 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,448 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,340 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
252 questions
asked 2023-02-23T04:57:49.38+00:00
Apurva Kamshetty 25 Reputation points
answered 2025-03-11T12:57:36.24+00:00
טיישר אפרים 0 Reputation points
3 answers

Exporting a template from Visual Studio 2022 fails with "read-only or does not exists" error

I created a web project, added specific nuget packages for said project, config files and a wee bit of customization. Then I choose Project -> Export Template. I select the project I want exported as a template, Change the template name to a name not…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,448 questions
asked 2025-01-16T13:45:00.9233333+00:00
Þór Sigurðsson 10 Reputation points
answered 2025-03-11T11:25:09.67+00:00
Franco Ammenti 0 Reputation points