How to change the name of a button
Windows 11, VS 2022, Version 17.13.3, C++, MFC project I created a new MFC project, first one since the install, accepting most of the defaults. The project opened with the initial GUI ready to edit. A new button was added. Right click on the new…

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 …
Windows Surface Laptop 7 (ARM) - VS 2022 17.12.3 - MAUI - Hot Restart iOS - Object reference not set to an instance of an object.
Hello - going a bit kookoo here. Working on a MAUI app, not updated to 9 yet. It debugs, builds and can push to test group in Google Play Store. I'll preface all this next bit with this... I was not able to test at all on a physical usb connected iOS…
Illegal characters in path.
I am trying to create a new project through following procedure but visual studio is throwing exception
How to access support that I purchased in Azure
I purchased a $29 per month subscription to Azure. When I go to Azure support, it brings me to Support AI Assistant (Preview) - which tells me that it is not working - when sends me back to the "the old experience" which I have fought with for…
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…
New resource management is a disaster!
I use VS2022, until today everything was fine (or almost), now they updated the resource management and it doesn't work anymore. I add a png file and it tells me that it must be an icon (or a byte[])! Before everything was much easier, you just had to…
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…
SQL71562: Unresolved Reference to Object [$(dbVariable)].[sys].[objects] After Upgrading to VS 2022 (17.12) Pro
A SQL Server Data Tools (SSDT) solution that has been used for several years includes multiple database projects, some referencing the master database and/or using [sys] tables in other referenced database projects within the same solution. This solution…
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…
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…
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…


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.
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 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 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…

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:…
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…
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
