6,505 questions with Visual Studio-related tags

Sort by: Updated
0 answers

What's happened to VS 2022? The completion is only half there.

Today while working on a new project, I've discovered that the suggested completion (I forget the name of the feature) in VS 2022 of a command is only half there. I have never seen it behave this before. For example, if I type (in C#): if then hit the…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,877 questions
asked 2024-07-23T21:46:29.4066667+00:00
Falanga, Rod, DOH 105 Reputation points
0 answers

Microsoft.Maui version 8.0.70 NuGet packages automatically switch back to 8.0.61

I have updated the NuGet packages Microsoft.Maui.Controls, Microsoft.Maui.Controls.Compatibility and Microsoft.Maui.Essentials from version 8.0.61 to 8.0.70. Then I got the following error when I tried to build my iOS project: Error MSB4019 The imported…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,877 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,221 questions
asked 2024-07-23T20:52:20.9+00:00
Kim Strasser 876 Reputation points
0 answers

VS 2022 Ignores new form added into the project

Using VS2022 v 17.10.4 When I add a new component into the project , VS ignores its existence. I have to close VS, delete the obj and the bin folders, reopen VS, clear and rebuild the solution and it works for awhile until it happens again. In the…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,499 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,877 questions
asked 2024-07-23T17:18:47.86+00:00
Ben Junior 6 Reputation points
commented 2024-07-23T20:03:09.4833333+00:00
Ben Junior 6 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,877 questions
asked 2024-06-09T03:17:01.4466667+00:00
Herman Badenhorst 15 Reputation points
commented 2024-07-23T19:15:32.5233333+00:00
Sergio Orozco 0 Reputation points
2 answers

How to fix error : The SDK 'Microsoft.NET.Sdk.Web' specified could not be found.

I followed this https://stackoverflow.com/questions/67049414/windows-or-visual-studio-2022-cant-find-the-latest-installed-net-sdk-due-to-bi/67049415#67049415 and I still received the same error despite restarting the application to make sure the changes…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,877 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,010 questions
asked 2023-11-17T19:15:39.3766667+00:00
Brayan Escamilla Reyes 0 Reputation points
commented 2024-07-23T18:16:36.9566667+00:00
Jon Leopold 0 Reputation points
9 answers

VS 2022: Couldn't install Microsoft.VisualCpp.Redist.14

I wanted to install Desktop Development C++, but during installing, I get the error: "Couldn't install Microsoft.VisualCpp.Redist.14". I tried to repair, launched install and uninstall repair tools, worked with registry, uninstall Microsoft…

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,010 questions
asked 2022-06-07T12:42:06.947+00:00
hunterlan 36 Reputation points
commented 2024-07-23T16:33:17.17+00:00
Hossein Rezaei 0 Reputation points
0 answers

How to switch audio output between bluetooth and speaker? (Both Android and IOS)

Is there a way to choose or switch audio output between bluetooth and speaker before playing and audio file ? (Both IOS and Android) Thx.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,877 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,221 questions
asked 2024-07-23T16:31:34.9333333+00:00
Luiz Arruda 0 Reputation points
3 answers

Using git within Visual Studio: Cannot pull because there are uncommitted changes

I am very new to using gits and version control (and extremely frustrated by the lack of tutorials designed for people who don't already understand this stuff.) I am just trying to use git so I can keep my files up-to-date between two computers. I've…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,877 questions
asked 2021-06-20T04:47:30.447+00:00
Marscaleb 26 Reputation points
commented 2024-07-23T16:10:58.27+00:00
Barry, Daniel 0 Reputation points
0 answers

How long has the player tapped on the iOS/Android display screen? How can I measure the time?

In my game the player needs to tap on the iOS/Android display screen to make a gameplay action. I want to find out how long the player pressed his finger against the display screen. For example, if the player pressed his finger 1 second on the screen…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,877 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,221 questions
asked 2024-07-22T14:08:15.7066667+00:00
Kim Strasser 876 Reputation points
commented 2024-07-23T11:18:20.8233333+00:00
Kim Strasser 876 Reputation points
1 answer

Problem when compiling.

I use VS with the latest version and C#. I use a project that uses several dlls. I have marked Debug F9 lines and compile the dll that I have modified but, when executed, it does not stop at the Debug lines and acts as if it used the previous code. I…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,877 questions
asked 2024-07-16T05:14:25.36+00:00
zequion 231 Reputation points
commented 2024-07-23T10:32:08.06+00:00
Anna Xiu-MSFT 27,816 Reputation points Microsoft Vendor
2 answers

Visual Studio Express 2015 ISO doesn't find packages

I have downloaded the Visual Studio 2015 update 3 product from the visual studio store in search of Visual Studio Express 2015. Download the iso and unfortunately for me the file "wdexpress_full.exe" which is the one I need is damaged or…

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,010 questions
asked 2024-07-03T22:23:25.1033333+00:00
Cesar Leon 0 Reputation points
commented 2024-07-23T09:57:50.95+00:00
Tianyu Sun-MSFT 29,436 Reputation points Microsoft Vendor
1 answer

I want to download visual studio professional 2019, but is not available...

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,877 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,010 questions
asked 2024-07-18T16:25:20.88+00:00
Sivasangaran, Bhuvaneshwari 0 Reputation points
edited the question 2024-07-23T09:55:08.34+00:00
Tianyu Sun-MSFT 29,436 Reputation points Microsoft Vendor
2 answers

Why does Visual Studio IDE not run on my Windows laptop.

I can launch the app but it never gets passed the loading screen, it always just disappears after a while. I am running visual studio community.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,877 questions
asked 2024-07-06T02:11:02.86+00:00
Juan Juarez 0 Reputation points
edited the question 2024-07-23T09:35:38.0766667+00:00
Tianyu Sun-MSFT 29,436 Reputation points Microsoft Vendor
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 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.
966 questions
asked 2024-07-03T23:16:48.4466667+00:00
Michael Warden 0 Reputation points
edited the question 2024-07-23T09:34:29.93+00:00
Tianyu Sun-MSFT 29,436 Reputation points Microsoft Vendor
1 answer

Trouble accessing custom field properties in ObservableCollection

I created an ObservableCollection in my ViewModel and defined a CustomField class that implements INotifyPropertyChanged. However, when I try to access the properties of the CustomField model in the view, I get an error saying that the members cannot be…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,877 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,221 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,638 questions
asked 2024-07-17T18:43:00.8866667+00:00
Mirai Dinelli 0 Reputation points
commented 2024-07-23T08:59:17.2366667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 72,011 Reputation points Microsoft Vendor
1 answer

VisualStudio 2022 - Syntax HIghlighting for HTTP files?

In VS 2022 it is possible to create a ".http" file. https://learn.microsoft.com/en-us/aspnet/core/test/http-files?view=aspnetcore-8.0 It's an amazing little feature that I am building up libraries for my team to use for debugging and…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,877 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,010 questions
asked 2024-07-22T18:00:42.7866667+00:00
Jaeden Ruiner 126 Reputation points
answered 2024-07-23T07:57:46.9133333+00:00
Tianyu Sun-MSFT 29,436 Reputation points Microsoft Vendor
1 answer

How to archive and publish in Visual Studio Mac and MAUI

Hi, I have a MAUI app that i am migrating from Xamarin. Am using Visual Studio Mac for this for now until I can find a suitable replacement. I am ready to release to app store and google play, previously I would do Build > Archive for Publishing and…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,877 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,221 questions
asked 2024-07-12T08:17:42.0233333+00:00
SSB 111 Reputation points
edited a comment 2024-07-23T07:34:27.64+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,301 Reputation points Microsoft Vendor
1 answer

Not able to download visual studio 2019 community

I have Windows 11 Home operating system, 64 bit operating system.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,877 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,010 questions
asked 2024-07-16T05:18:36.26+00:00
Matthew A. Barnett 0 Reputation points
commented 2024-07-23T07:02:11.23+00:00
Anna Xiu-MSFT 27,816 Reputation points Microsoft Vendor
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,877 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,638 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.
966 questions
asked 2024-07-07T20:45:55.3733333+00:00
Yura Yarotskyi 0 Reputation points
edited a comment 2024-07-23T03:46:49.4166667+00:00
Tianyu Sun-MSFT 29,436 Reputation points Microsoft Vendor
1 answer

Where can I find Microsoft Visual C++ 2015-2019 Redistributable (both x86 and x64) 14.29.30153.0

Greetings, my cleaner notifide me, that my Microsoft Visual C++ needs to be updated but I am not able to find a version that this cleaner sugest me: Microsoft Visual C++ 2015-2019 Redistributable (both x86 and x64) 14.29.30153.0 Where can I find them 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,010 questions
asked 2024-07-01T21:00:35.54+00:00
Nikola Horvathova 0 Reputation points
commented 2024-07-23T01:54:53.84+00:00
Tianyu Sun-MSFT 29,436 Reputation points Microsoft Vendor