6,170 questions with Visual Studio-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

suddenly can not find Microsoft.NETCore.App.Host.win-x86 when doing visual studio 2019 build

I hadn't used Visual Studio in a few weeks. It worked fine last time I used it. I went to use it today. I keep getting the message as in the question heading. This happens with all my existing solutions, as well as when I created a new solution. …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,605 questions
asked 2022-07-07T05:50:18.59+00:00
Dan Katz 21 Reputation points
accepted 2022-07-07T09:22:02.773+00:00
Dan Katz 21 Reputation points
1 answer

Does the visual studio 2015 community license apply if I compile a library for use in a project not developed in visual studio 2015 community

Hello, Does the visual studio 2015 community license[1] apply if I compile libogg (https://github.com/xiph/ogg/issues) with visual studio 2015 community and then use it in a commercial project that is not compiled with visual studio 2015? I.e.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,605 questions
asked 2022-07-06T19:55:00.11+00:00
Wallby 26 Reputation points
answered 2022-07-07T08:00:31.803+00:00
Tianyu Sun-MSFT 27,271 Reputation points Microsoft Vendor
1 answer

Missing vc_untimeMinimum_x86.msi-14.23.27820

When I install some programs in my computer, during the installation process a message saying there is a problem with this file (microsoft visual c++ x64 minimum runtime 14.23.27820) usually shows up and it doesn't let me finish installing the program. 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,527 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.
964 questions
asked 2022-07-06T22:14:11.41+00:00
Lucas Dalmagro 1 Reputation point
answered 2022-07-07T05:31:12.287+00:00
Tianyu Sun-MSFT 27,271 Reputation points Microsoft Vendor
2 answers

How work with Azure Redis Cache in VS 2022

Hi, can somebody point me to tutorials or references on how to work with Azure Redis cache in Visual studio 2022. All examples on the net or MS docs refer to VS2019 like https://github.com/Azure-Samples/azure-cache-redis-samples which does not work in…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,374 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 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,605 questions
asked 2022-06-26T13:57:35.347+00:00
Salam 26 Reputation points
commented 2022-07-06T15:40:59.207+00:00
Oury Ba-MSFT 16,081 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Unable to switch IntelliSense mode

I am unable to switch to tab-only IntelliSense completion mode when editing a Lua (i.e., .lua) file. When editing a Lua file the "Edit - IntelliSense - Switch between automatic and tab-only IntelliSense completion" item is grayed out. Also,…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,605 questions
asked 2022-07-05T17:06:15.897+00:00
Lance 21 Reputation points
answered 2022-07-06T14:34:54.873+00:00
Lance 21 Reputation points
1 answer

App Manifest Designer

When opening a "package.windows10.appxmanifest" file in Visual-Studio 2017 with the "App Manifest Designer" I get the error message: The operation cannot be completed. Unknown error. Can anyone tell me what I am doing wrong?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,605 questions
asked 2022-07-05T16:49:50.067+00:00
Dieter Decklar 1 Reputation point
commented 2022-07-06T06:46:43.903+00:00
Dieter Decklar 1 Reputation point
4 answers One of the answers was accepted by the question author.

Charts & Visual studio 2019 community edition

Hi, Very novice user here! I have VS Studio 2019 community edition and am looking for some charts for a Windows Forms App. I have available to seleect .net 5.0 & .net 3.1 and do not have charts available under data in the tool box. A bit of…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,828 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,605 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,245 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.
964 questions
asked 2021-03-14T10:48:58.253+00:00
jarrodpb74 26 Reputation points
commented 2022-07-06T04:36:08.07+00:00
dev 1 Reputation point
2 answers One of the answers was accepted by the question author.

How to customize Visual Studio to php development?

Hi! I have just dropped my Dreamwaver account, too expansive for now. I have developed websites combining php and JavaScrip using Dreamweaver, Blue Fish, Atom (dying) and some apps that opens my website with the files in a box on the left, code the de…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,605 questions
asked 2022-06-29T19:12:32.653+00:00
Gustavo Pinent 21 Reputation points
commented 2022-07-05T18:55:55.46+00:00
Gustavo Pinent 21 Reputation points
1 answer

VS 2017 runtime libraries supported on Windows 11 and Windows Server 2022?

Hi, Can you help me with query if VS 2017 runtime libraries (redistributable) are supported on Windows 11 and Windows Server 2022? Because as per microsoft documentations they are not, but looks like there is doc update missing. And it would…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,605 questions
asked 2022-07-04T16:27:02.907+00:00
Nitin Jain 21 Reputation points
answered 2022-07-05T03:27:04.683+00:00
Tianyu Sun-MSFT 27,271 Reputation points Microsoft Vendor
1 answer

Can't debug my ASP.net application

Hello, I'm developing an ASP.net app using Visual Studio Professional 2019. I use Microsof Edge as a browser. When I start my app without debugging (Ctrl + F5), everything works fine. When I start my app with debugging (F5), I get this error message…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,254 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.
939 questions
asked 2022-07-03T15:41:40.52+00:00
Sygrien 21 Reputation points
answered 2022-07-04T05:43:11.537+00:00
Sygrien 21 Reputation points
2 answers One of the answers was accepted by the question author.

VS 2022 Search and Replace

I am trying really hard to like VS2022 but it has some really annoying behaviour. In VS 2008 Ctrl + F and Ctrl + H brought up a detailed search or search and replace panel, VS 2022 pops up a small window which I find very hard to see let alone use. …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,605 questions
asked 2022-07-02T14:06:01.043+00:00
Jeff Gaines 71 Reputation points
answered 2022-07-02T21:39:23.817+00:00
Jeff Gaines 71 Reputation points
8 answers One of the answers was accepted by the question author.

How to create a .NET 5.0 Console application in Visual Studio 2019

I have Visual Studio 2019 Community, version 16.8.3. How do I use it to create a .NET 5.0 Console application without editing the project file? If I choose the Console .NET Core template, it creates a project file targeted for .NET Core 3.1…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,605 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,245 questions
asked 2021-01-01T20:27:19.26+00:00
Nicholas Piazza 531 Reputation points
commented 2022-07-01T19:48:10.653+00:00
MM 1 Reputation point
1 answer

How To Get That Visual Studio Tool

How To Get Visual Studio 3D Kit For Windows 10

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,605 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,527 questions
asked 2022-06-30T14:36:05.53+00:00
Hamza Elashry 226 Reputation points
commented 2022-07-01T12:30:34.107+00:00
Hamza Elashry 226 Reputation points
2 answers One of the answers was accepted by the question author.

How do I access the items of DataGrid in Datagrid row detail by name in WPF?

I use C# WPF I want to display data in Nested DataGrid , like this simulation ↓ What I need : The problem is I cannot access the DataGrid in RowDetail of the Main DataGrid by the name ! What have I try: XAML : <Grid> …

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,671 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,245 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.
939 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
765 questions
asked 2022-06-24T15:08:19.69+00:00
Mojtaba_Hakim 281 Reputation points
commented 2022-07-01T12:23:30.427+00:00
Mojtaba_Hakim 281 Reputation points
0 answers

Is anyone satisfied with Microsoft Support ?

Hi I just thought of using the technical support feature of my visual studio subscription but I am currently quite disappointed : It took me quite some time to file the issue via chat assistant I can t access the issues that have been filed …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,605 questions
asked 2022-06-20T08:31:14.363+00:00
oserin 21 Reputation points
commented 2022-07-01T11:10:43.893+00:00
oserin 21 Reputation points
1 answer

To run set of line

For example i have 10 lines of code in python language written in Visual studio tool, I need to run 2 lines of code in it. How to run it.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,605 questions
asked 2022-07-01T05:19:58.47+00:00
Balayuvaraj M 31 Reputation points
commented 2022-07-01T09:16:33.12+00:00
PengGe-MSFT 3,331 Reputation points
1 answer

VS2022 Blazor Server App Hot Reload notworking

Using VS2022 V 17.2.5 NetCore 6 and Blazor Server side app. I created a standard web project (Blazor1App) and run without debuging (Ctrl+F5) The app launches and then on Index page I change <h1>Hello, world!</h1> to <h1>Hello,…

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,389 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,605 questions
asked 2022-06-30T02:59:27.973+00:00
Ben Junior 6 Reputation points
commented 2022-07-01T06:52:13.477+00:00
Anna Xiu-MSFT 25,626 Reputation points Microsoft Vendor
0 answers

Problem with changing version Visual Studio Community 2022 Preview

I want to change version of Visual Studio. Now, I have Visual Studio Community 2022 Preview 17.3.0 Preview 2.0 and I want to return to Visual Studio Community 2022 Preview 17.3.0 Preview 1.1. I have problem with project after update. I tried to change…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,605 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
322 questions
asked 2022-06-30T05:04:37.147+00:00
zc 51 Reputation points
commented 2022-07-01T06:33:22.587+00:00
Tianyu Sun-MSFT 27,271 Reputation points Microsoft Vendor
1 answer

Solution (sln) file comments

Hello. How can I just comment a solution (sln) file session? I could not find any reference in sln file docs (https://learn.microsoft.com/en-us/visualstudio/extensibility/internals/solution-dot-sln-file?view=vs-2019 for example). By now 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,605 questions
asked 2022-06-30T07:58:34.373+00:00
giuseppe micheli 1 Reputation point
commented 2022-07-01T03:15:25.463+00:00
Tianyu Sun-MSFT 27,271 Reputation points Microsoft Vendor
3 answers

VS 2017 Community Clean Install Remains Locked to Stale License Holder

Hello all, brand new here- I recently launched VS 2017 Community Edition, v15.9.21, on Windows 7 Home Premium 64-bit, which brought up a dialog box saying that my license had gone 'stale' and needed updating. The notice also said that 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,605 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.
964 questions
asked 2022-06-12T23:58:54.967+00:00
SunMesa 31 Reputation points
answered 2022-07-01T00:49:17.557+00:00
SunMesa 31 Reputation points