6,463 questions with Visual Studio-related tags

Sort by: Updated
3 answers

No dlls are visible when I run the VS debugger. No breakpoints are available

I have an HTTP API project that was originally built in VS 2019 and has been migrated to VS 2022. When I run the project with the debugger in Visual Studio, no dlls are listed in the module window and the breakpoints are all open circles. If I deploy…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,842 questions
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.
965 questions
asked 2024-07-03T23:16:48.4466667+00:00
Michael Warden 0 Reputation points
commented 2024-07-10T02:57:29.7066667+00:00
Tianyu Sun-MSFT 29,176 Reputation points Microsoft Vendor
2 answers

I have broken my Visual Studio set up. What should I do to fix it?

I installed Visual Studio Community edition a few months ago along with .NET MAUI and WinForms workloads. Everything was going smoothly until I decided I wanted to add WinUI3 workload. I thought I selected that properly, but after downloading that and…

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,002 questions
asked 2024-07-01T12:19:30.1966667+00:00
Joe Babb 60 Reputation points
commented 2024-07-10T02:53:01.82+00:00
Tianyu Sun-MSFT 29,176 Reputation points Microsoft Vendor
2 answers

How to repair the visual studio community bottom windows ?

I can't get rid of one of them and return to the default where there is one window at the bottom. I tried the dock on each window i tried to reset the templates or environment, i can't remember but i found in google something. but everything i tried…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,592 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,842 questions
asked 2024-07-09T15:43:25.0366667+00:00
Chocolade 516 Reputation points
edited an answer 2024-07-10T02:35:29.84+00:00
Arman Sadeghi 0 Reputation points
0 answers

VisualStudio debug services on Docker-Compose not starting

Hi, I try to debug 3 services using Docker-Compose in VS 2022. ServiceC depends on ServiceB which depends on ServiceA. All of these "depends*on" use condition: service_*healthy and every service has a healtcheck. VS will only start container A…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,356 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,842 questions
asked 2023-03-20T13:49:46.3733333+00:00
BenT 20 Reputation points
commented 2024-07-09T20:55:21.92+00:00
vsfonseca 0 Reputation points
1 answer

Visual studio compiler error

have this problem: I can't run the code, it says: The "ResolveAppHosts" task was not given a value for the required parameter "RuntimeGraphPath". I don't know what I can do, please help me .NET version 6.0, C#

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,842 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.
10,597 questions
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.
965 questions
asked 2024-07-07T20:45:55.3733333+00:00
Yura Yarotskyi 0 Reputation points
commented 2024-07-09T20:13:10.4033333+00:00
Yura Yarotskyi 0 Reputation points
2 answers

Deploying MAUI Android but getting iOS errors!

I am porting a project from XF to MAUI. I am trying to build a Signle Project Class Library that has TargetFrameworks of <TargetFrameworks>net8.0-android;net8.0-ios</TargetFrameworks> I have Android and iOS specific files under…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,842 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,172 questions
asked 2024-06-28T17:08:33.76+00:00
Pat Long 46 Reputation points
answered 2024-07-09T16:40:29.9033333+00:00
Pat Long 46 Reputation points
1 answer

I no longer get suggested code in Visual Studio from Copilot

Hi all; After upgrading Visual Studio, I had to remove the two Copilot extensions as it said they were not compatible with the latest version. And there are no Copilot extensions available. I do have the Copilot chat window and it works fine. But I no…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,842 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
189 questions
asked 2024-07-03T18:14:10.12+00:00
David Thielen 2,706 Reputation points
commented 2024-07-09T16:31:28.5133333+00:00
David Thielen 2,706 Reputation points
0 answers

Visual studio 2022 errors: HRESULT: 0x80040402

I have installed Visual Studio 2022 Community edition. I create a new project. Select: Asp.net web application Select: Folder path, etc. Select: .net framework 4.8 Get the message: Exception from HRESULT: 0x80040402 Note: I have been using Visual…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,842 questions
asked 2024-06-09T03:17:01.4466667+00:00
Herman Badenhorst 5 Reputation points
commented 2024-07-09T15:15:55.0966667+00:00
Chris A 0 Reputation points
1 answer One of the answers was accepted by the question author.

(Solved) False build errors in VS 2022, WPF C#

I'm working on a C# WPF music player in VS. I opened the project after a short break but with 17 build errors that weren't there before. I can normally build, run, use the running program. Everything included in the errors that is interactive works…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,842 questions
asked 2024-07-09T08:17:41.4266667+00:00
Svatopluk Černý 20 Reputation points
edited the question 2024-07-09T15:09:21.4466667+00:00
Svatopluk Černý 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to get rid of "Before you get started, we need to setup few things..." dialog

In an automation scenario, I want to install VS 2022 non-interactively. I download the VisualStudioSetup.exe and try running it with different parameters, but regardless of what I do that dreaded dialog pops up, requiring a button click. Which parameter…

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,002 questions
asked 2024-07-04T09:14:24.19+00:00
Mikhail Nikitin 20 Reputation points
commented 2024-07-09T13:53:00.49+00:00
Anna Xiu-MSFT 27,721 Reputation points Microsoft Vendor
1 answer

l am getting a machine learning Anoalous. 98% from Visual Studio

Why am l getting a machine learning anoalous when l create an desk top app in visual studio 2022. Malwarebytes has pick it while in debug mode, l allowed it to run why l was creating app then in release mode malwarebytes picks it up again. Thanks

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,842 questions
asked 2024-07-09T10:40:49.93+00:00
Bill Dabonde 0 Reputation points
answered 2024-07-09T13:48:30.5966667+00:00
Anna Xiu-MSFT 27,721 Reputation points Microsoft Vendor
1 answer

Copilot suggestion not triggered with TAB

Im on the latest Visual studio 20022 and copilot installs. When trying to accept a copilot suggestion with tab it triggers intellisense instead... example: When I hit tab it selects "Connectionstrings" and not the copilot…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,842 questions
asked 2023-05-18T08:08:58.8633333+00:00
Reuben Kruger 11 Reputation points
commented 2024-07-09T12:45:48.0433333+00:00
Alexander Voß 0 Reputation points
1 answer

Save Picturebox image to datagridview

looking for a way to save an image to a datagridview cell, image is loaded into the picturebox then when form is closed saves it to the datagrid.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,869 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,842 questions
asked 2024-07-07T03:11:49.5266667+00:00
Ben Ramsay 0 Reputation points
commented 2024-07-09T11:30:10.23+00:00
Karen Payne MVP 35,371 Reputation points
1 answer

How do i rename, update, or delete a profile name in my personal Microsoft Teams Account

How do I rename, update, or delete a profile name in my personal Microsoft Teams Account? For example, I would like to rename, update, or delete the name 'Claudine' as shown in the picture attached.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,540 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,061 questions
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.
965 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
89 questions
asked 2024-07-09T02:42:57.3366667+00:00
Nas 0 Reputation points
edited the question 2024-07-09T11:11:04.3766667+00:00
ChetanSharmamsft 1,026 Reputation points Microsoft Vendor
0 answers

IVsSccGlyphs2 didn't call GetCustomGlyphMonikerList() when the project(.net version) is loading

Hi. I am developing a VSIX project. When loading the project, the IVsSccGlyphs2 interface calls the GetCustomGlyphMonikerList member to apply all the badges in the Solution Explorer. However, when debugging a VSIX project, if the solution running is the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,592 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.
191 questions
asked 2024-07-09T02:02:35.18+00:00
현서 고 0 Reputation points
commented 2024-07-09T11:06:21.7533333+00:00
Anna Xiu-MSFT 27,721 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Upgrade VS Pro 2022 build 17.6 to the build 17.6.10 or build 17.8 manually or per SCCM ( No Internet Access)

Hi, I have a running VS 2022 Pro build 17.6 on many machines. All the machines does not have Internet access. It means I can not upgrade to the build 17.6.10 or build 17.8 with Admin Console or VS Installer. I have to upgrade manually or per SCCM. Where…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,842 questions
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,002 questions
Microsoft Configuration Manager
asked 2024-01-09T11:32:54.1766667+00:00
PerserPolis-1732 1,556 Reputation points
accepted 2024-07-09T10:29:25.5666667+00:00
PerserPolis-1732 1,556 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Dev/Test subscription offer to MCA-E Customer?

My customer recently signed for MCA-E and wants to use Azure Dev/Test subsctipion. As far as I know, for Azure dev/test offer, users need to have Visual studio subscription. To offer correctly, do I need to propose customer to purchase visual studio…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,305 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,842 questions
asked 2024-07-09T01:44:22.9333333+00:00
Kyungbin Oh 20 Reputation points Microsoft Employee
accepted 2024-07-09T10:21:32.5933333+00:00
Kyungbin Oh 20 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Unable To connect to Database from visual studio 2022 ide for debugging

Hello experts, i am trying to connect to local pc sql server from visual studion 2022 community ide its failing to establish connection by giving erro connection was established scuusesfully but loin error occured SSL provide, error:0 the certificate…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,842 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,252 questions
asked 2024-07-08T17:32:58.74+00:00
Sushil Agarwal 401 Reputation points
accepted 2024-07-09T07:33:33.76+00:00
Sushil Agarwal 401 Reputation points
1 answer One of the answers was accepted by the question author.

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…

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,002 questions
asked 2024-07-08T13:19:38.22+00:00
MK 20 Reputation points
accepted 2024-07-09T06:29:04.2733333+00:00
MK 20 Reputation points
0 answers

[CVT1108] cannot open C:\Users\IT\AppData\Local\Temp\RESCFE8.tmp for writing

Severity Code Description Project File Line Suppression State Error An unexpected error occurred while compiling expressions. Native compiler return value: ‘[CVT1108] cannot open C:\Users\IT\AppData\Local\Temp\RESCFE8.tmp for writing’. Dyehouse…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,842 questions
asked 2024-07-03T10:23:35.8433333+00:00
Kamran 0 Reputation points
commented 2024-07-08T13:09:15.75+00:00
Anna Xiu-MSFT 27,721 Reputation points Microsoft Vendor