6,888 questions with Visual Studio-related tags

Sort by: Updated
0 answers

Visual Studio 2022 can't find older version of Windows 10 SDK (10.0.17763.0)

I'm opening up an older Visual Studio project that I don't want to retarget to a newer SDK or toolset just yet. I have VS2022 installed, and the solution and its projects seem to be from VS2017, using the Win10 SDK version 10.0.17763.0 and platform…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,179 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,050 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,179 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,050 questions
asked 2024-11-04T17:35:33.67+00:00
Zhu, Bryan 0 Reputation points
0 answers

Visual Studio 2022 can't find older version of Windows 10 SDK (10.0.17763.0)

I'm opening up an older Visual Studio project that I don't want to retarget to a newer SDK or toolset just yet. I have VS2022 installed, and the solution and its projects seem to be from VS2017, using the Win10 SDK version 10.0.17763.0 and platform…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,179 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,050 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,179 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,050 questions
asked 2024-11-04T17:35:33.67+00:00
Zhu, Bryan 0 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.
10,277 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,172 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.
1,004 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.
153 questions
asked 2024-07-09T02:42:57.3366667+00:00
Nas 0 Reputation points
commented 2024-11-04T17:22:32.3266667+00:00
Muhammad Fakhr E Alam 0 Reputation points
0 answers

ASP.NET Core Controller API has a higth memory consomation when started in debug from recent Visual Studio version

Hi, We have developed a ASP.NET Core Controller API that work. From we updated Visual Studio from 17.10.4 to 17.11.5, when the API is started in debug from Visual Studio, the memory consumption is rising rapidly : The API work fine when started by…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,604 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.
1,004 questions
asked 2024-11-04T16:46:56.72+00:00
Vernou 66 Reputation points
edited the question 2024-11-04T16:52:47.4933333+00:00
Vernou 66 Reputation points
0 answers

I'm running Windows 11 24H2 and using Visual Studio 2022 Professional. When debugging my program, it fails with "Error while trying to run project: unable to start the program".

However, this is working on my laptop just fine. It has Visual Studio 2022 and runs this same debug without issue. I think it is related to windows 24H2, but can't be sure. The program I'm debugging hasn't changed so it related to something else. I am…

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,004 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,858 questions
asked 2024-11-04T16:48:00.14+00:00
Chris Hurtig 0 Reputation points
1 answer

Intellisense for Visual Studio Code is not working on (C#) (Mac)

Hi, I am a complete beginner and have been making my way through the 'Foundational C# with Microsoft" course and have run into an issue at this…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,179 questions
asked 2024-04-05T11:06:06.5533333+00:00
PeteLM 15 Reputation points
commented 2024-11-04T16:29:06.9166667+00:00
Faidhi Nordin 0 Reputation points
2 answers

How to check the build time?

I created a C++ project in VS2022. But how to check the build time? Can you help me?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,179 questions
asked 2024-10-22T13:39:05.5266667+00:00
appliu 0 Reputation points
commented 2024-11-04T12:10:47.92+00:00
Anna Xiu-MSFT 29,516 Reputation points Microsoft Vendor
1 answer

C++ Visual Studio 2022 #include trouble

Good day! I've a trouble with my Visual Studio 2022. When I trying to include a file from project directory by using #include "test.h" an intellisense is displaying an all files from other includes (like winapi and C++ files) It's a not problem…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,179 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,757 questions
asked 2024-11-03T18:49:53.35+00:00
La Psychose 0 Reputation points
commented 2024-11-04T09:42:37.0266667+00:00
La Psychose 0 Reputation points
1 answer

Not able to debug c++ code on visual studio 2022

I am developing android application using c# and c++. my application uses c++ library. whenever I select c++ debugger in android project properties window and i run my app in debug then I get an error which is attached as image to this question. I…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,757 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.
1,004 questions
asked 2024-10-08T05:33:44.63+00:00
Gaurav Sharma 0 Reputation points
commented 2024-11-04T08:54:41.09+00:00
Mathieu Gauthier 0 Reputation points
1 answer

Just-In-Time debugger was launched without necessary security permissions.

Running a dotnet website locally triggers the below warning: "The Just-In-Time debugger was launched without necessary security permissions" If I say yes to debug, it asks for admin access which will then launch a debugger highlighting…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,907 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.
1,004 questions
asked 2021-03-01T15:02:32.65+00:00
JT 1 Reputation point
commented 2024-11-04T06:17:17.9333333+00:00
Saman urooj 0 Reputation points
1 answer

Create project with console template using vs 2022 and it give errors Microsoft Visual Studio Community 2022 (64-bit) - Current

1.Microsoft Visual Studio Community 2022 (64-bit) - Current Version 17.9.0 2.>dotnet --version 8.0.201 3. I created project with console template, and the it give me errors, i delete it and try severl time. it not work. errors: 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,179 questions
asked 2024-11-01T16:22:50.7966667+00:00
pxb pxb 0 Reputation points
answered 2024-11-04T03:06:28.7433333+00:00
Tianyu Sun-MSFT 31,086 Reputation points Microsoft Vendor
0 answers

How to Access and Reconstruct HBITMAP Data from a Debugged Process?

I am developing a Visual Studio 2022 extension to extract HBITMAP objects from the memory of a debugged process for analysis. Ideally, I want to access and reconstruct (when necessary) the raw bitmap data directly, without needing to convert each…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,179 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,001 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,757 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.
226 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,179 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,001 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,757 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.
226 questions
asked 2024-11-04T01:34:23.8833333+00:00
Cesar 0 Reputation points
commented 2024-11-04T02:38:05.31+00:00
Cesar 0 Reputation points
0 answers

How to Access and Reconstruct HBITMAP Data from a Debugged Process?

I am developing a Visual Studio 2022 extension to extract HBITMAP objects from the memory of a debugged process for analysis. Ideally, I want to access and reconstruct (when necessary) the raw bitmap data directly, without needing to convert each…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,179 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,001 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,757 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.
226 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,179 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,001 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,757 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.
226 questions
asked 2024-11-04T01:34:23.8833333+00:00
Cesar 0 Reputation points
commented 2024-11-04T02:38:05.31+00:00
Cesar 0 Reputation points
1 answer

Regenerating AndroidResource(s) For .NET for Android Using Visual Studio 2022

I am working on converting a Xamarin.Android app to .NET for Android. I have created an entirely new Solution & Project in Visual Studio 2022 & I used the Android Application Project Template. Visual Studio 2022 creates the following…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,907 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,179 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,581 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,001 questions
asked 2024-10-29T22:43:06.9933333+00:00
Nathan Sokalski 4,106 Reputation points
commented 2024-11-04T02:29:44.93+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 43,926 Reputation points Microsoft Vendor
0 answers

Visual Studio AI

I just love the Visual Studio AI ... it's so imaginative!

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,179 questions
asked 2024-10-31T14:06:11.3033333+00:00
Mike Gibbs 15 Reputation points
commented 2024-11-04T01:53:10.9066667+00:00
Tianyu Sun-MSFT 31,086 Reputation points Microsoft Vendor
0 answers

>net maui error cs1001 Identifer expected (net8.0)

I've trying to convert my Xamarin project to .Net Maui for the couple of months, I finally got all of the pages to compile (so Far I think) I'm only getting 4 error now, cs1001 Idenitfier expected MyProject (net8.0-android) App.xaml.sg.cs line…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,179 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,581 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,001 questions
asked 2024-10-26T23:45:23.1433333+00:00
tim 200 Reputation points
commented 2024-11-04T01:52:16.2533333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 32,306 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

CoreWebView2.NavigateToString(String) method fails to load an HTML page

I am using an instance of WebView2 class to display some HTML content in a UI panel for a VS 2022 extension. I can retrieve the HTML content that I want to display in the WebView2 control as a string, and then I am trying to use…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,179 questions
Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
792 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,650 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,001 questions
asked 2024-10-31T17:08:20.23+00:00
AdiGeo 20 Reputation points
edited the question 2024-11-04T01:02:02.5933333+00:00
Roy Li - MSFT 33,371 Reputation points Microsoft Vendor
1 answer

The option "Python/Native Debugging" is missing from the list of avialable debuggers even though python native development tools are installed

Im using VS 2022 Community Edition on Windows 10. When i check all boxes in Python development under Visual Studio Installer there is nothing to modify. So i guess everything is installed. But there is no option for "Python/Native" debugger in…

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,004 questions
asked 2022-05-23T10:37:26.903+00:00
Володимир Кравчук 6 Reputation points
commented 2024-11-03T09:45:50.8033333+00:00
Jayanth Peddi 0 Reputation points
0 answers

How can I use the ID2D1DeviceContext interface in an MFC Direct2D application?

I am using Direct2D in a Visual C++ (Visual Studio 2022) MFC application that uses many of the Direct2D MFC classes. I need to use the ID2D1DeviceContext interface for various purposes. The MFC classes force you to use either ID2D1HwndRenderTarget or…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,179 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,757 questions
asked 2024-11-02T11:31:51.59+00:00
simonx 126 Reputation points
commented 2024-11-03T06:00:33.55+00:00
uncle_Kei 20 Reputation points
4 answers

Visual Studio 2022 has stopped showing errors and intellisense

For the last 7 days Visual Studio 2022 no longer shows red squiggles under any errors in the IDE text editor and no errors in the Errors List window. If I try to build it fails and I can see the errors in the Output window, but no errors are listed in…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,179 questions
asked 2024-05-09T15:17:14.2366667+00:00
Dave Barnard 35 Reputation points
commented 2024-11-01T23:21:41.0533333+00:00
Andrey Talanin 0 Reputation points