6,319 questions with Visual Studio-related tags

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

How can I set the application file description in .NET 8?

Hi, I'm building an application in .NET 8 and I can't find the option to set the exe file description, the one displayed in Task Manager as the application name. I was able to do it in .NET Framework, but now it just displays the exe file name (assembly…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,724 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,419 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,134 questions
asked 2024-06-01T15:41:05.07+00:00
Alessandro Guizzetti 0 Reputation points
accepted 2024-06-01T16:19:09.7333333+00:00
Alessandro Guizzetti 0 Reputation points
1 answer

Does Visual Studio Build Tools 2022 support 32-bit Windows?

Hello! I’m working on contributing to Descent 3. Specifically, I’m working on improving its build instructions. As a part of the new build instructions that I’m writing, I’ve created a script that installs Visual Studio 2022 and any required components…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,866 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,724 questions
asked 2024-06-01T01:28:01.4466667+00:00
Jayman 0 Reputation points
answered 2024-06-01T15:36:29.38+00:00
Gowtham CP 2,215 Reputation points
0 answers

Error AMM0000 after updating Android project to .NET 8.0 and Android Target OS Version 34.0

I get many errors after updating my Android project to .NET 8.0 and Android Target OS Version 34.0. I use Visual Studio Version 17.10.1 on my Windows 11 laptop. Error…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,724 questions
asked 2024-06-01T13:39:25.6066667+00:00
Kim Strasser 666 Reputation points
1 answer One of the answers was accepted by the question author.

Can't add Microsoft.Toolkit.Uwp.UI.Controls.DataGrid 7.1.3 to project

I am running VS Community 2022 (64-bit) - Version 17.4.4 on Windows 11 Pro 22H2. Trying to add Microsoft.Toolkit.Uwp.UI.Controls.DataGrid 7.1.3 to a WinUI 3 project. I get this output when adding through VS or using the dotnet command at a console…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,724 questions
asked 2023-01-24T15:36:59.2166667+00:00
KM 20 Reputation points
commented 2024-06-01T09:20:05.95+00:00
Sierocki Marcel 0 Reputation points
1 answer One of the answers was accepted by the question author.

.net maui grouping code throws cast error.

I'm converting a Xamarin app to .NET Maui. I'll be needing the .NET page to ( stating all desired functions in case a different grouping code is needed ) group by sector ( optional , Sort and or filter maybe added later-- I'll settle for grouping…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,724 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,012 questions
asked 2024-05-24T13:17:07.98+00:00
tim 140 Reputation points
commented 2024-05-31T20:28:13.9966667+00:00
tim 140 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,724 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.
982 questions
asked 2023-11-17T19:15:39.3766667+00:00
Brayan Escamilla Reyes 0 Reputation points
commented 2024-05-31T19:50:45.71+00:00
shruthi sunke 0 Reputation points
10 answers One of the answers was accepted by the question author.

The SDK 'Microsoft.NET.Sdk' specified could not be found. in Visual Studio Community 2022 version 17.5

Since Visual Studio 2022 updated from version 17.4 to 17.5, I couldn't load my project. and get the error "The SDK 'Microsoft.NET.Sdk' specified could not be found." But if the project was opened in version 17.4, the project was loaded…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,724 questions
asked 2023-02-28T06:50:12.9966667+00:00
Raihanudin Rafif 65 Reputation points
answered 2024-05-31T19:40:31.2166667+00:00
shruthi sunke 0 Reputation points
1 answer

How to get Page number in RDLC body

I need to read page number in RDLC body. Based on page number value, I need to display subtotals from table. I'm using Visual studio 2008 designer for RDLC design.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,724 questions
asked 2024-05-31T13:54:40.53+00:00
Sravs_007 0 Reputation points
answered 2024-05-31T18:56:38.0066667+00:00
Olaf Helper 41,806 Reputation points
1 answer One of the answers was accepted by the question author.

How to migrate the FCM v1 in xamarin forms apps as xamarin got migrated

Hey Team, We got a mail from Firebase team that legacy http is going to be deprecated . When i checked in the documentation, all i could find is xamarin is not supporting FCM v1. We have azure notification hubs common library for android and iOS and…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
275 questions
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,305 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,020 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,724 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,419 questions
asked 2024-05-16T03:05:07.0633333+00:00
Sri Gayathri Gopalakrishnan 35 Reputation points
commented 2024-05-31T18:52:43.0033333+00:00
Michal Dobrodenka 1 Reputation point
1 answer

Compiling SSAS, SSRS, and SSIS projects under Build Tools for Visual Studio 2022?

I have a build server using Build Tools for Visual Studio 2022 to compile projects. We have several systems that are currently not using the build server because they use SSAS, SSRS, and SSIS projects. Investigating, it looks like Build Tools does not…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,835 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,474 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,252 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.
182 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.
982 questions
asked 2024-05-31T14:54:04.85+00:00
Zarate, Martin 5 Reputation points
answered 2024-05-31T18:47:20.1833333+00:00
Olaf Helper 41,806 Reputation points
1 answer

How do you remotely debug an Azure cloud service extended from Visual Studio?

Before migrating from a classic cloud service to extended I was able to remotely debug the cloud service from Visual Studio 2019. Now the Server Explorer does not display the migrated service so can not attach debugger from there. Other methods of…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,724 questions
asked 2024-05-09T22:04:44.73+00:00
Glenn Rockland 1 Reputation point
edited the question 2024-05-31T18:29:49.4833333+00:00
kobulloc-MSFT 24,406 Reputation points Microsoft Employee
0 answers

How do I override the default Blazor scaffolding template in Visual Studio 2022

I want to edit the scaffolding template for Blazor CRUD pages, but my changes to the template are not being reflected in the output. I tried researching this issue, and the closest answers I could find are how to edit Razor templates, or MVC component…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,254 questions
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,436 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,724 questions
asked 2024-05-28T21:54:43.2466667+00:00
Andrew Karpinski 0 Reputation points
edited a comment 2024-05-31T17:40:17.6233333+00:00
Andrew Karpinski 0 Reputation points
4 answers One of the answers was accepted by the question author.

Visual Studio 2019 crashes on startup

Please describe the issue in 2-3 sentences. Include what you're trying to accomplish when the issue occurs. Upon starting Visual Studio, the splash screen appears and immediately disappears. Then there's a noticeable windows 'beep' sound. Nothing…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,724 questions
asked 2020-12-03T10:18:57.373+00:00
André Bodden 101 Reputation points
answered 2024-05-31T17:28:25.12+00:00
Russell, Ian 0 Reputation points
2 answers

Using SSDT on a build server

I need to use SSDT on my build server. What exactly do need to install to get it working? I have a docker image that does the builds. It's based on mcr.microsoft.com/dotnet/framework/sdk:4.8-20230110-windowsservercore-ltsc2019Ideally, it would be nice…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,945 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.
982 questions
asked 2024-04-24T19:26:26.72+00:00
Mark DeMichele 0 Reputation points
commented 2024-05-31T14:44:49.1233333+00:00
Zarate, Martin 5 Reputation points
2 answers

How to solve this connection problem with OLEDB?

Well, I'm trying to create an OLE DB connection in Visual Studio (I'm studying ETL), I followed the installation and configuration steps in the video, but mine shows the following error message: The specified provider is not supported. Please choose…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,724 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,474 questions
asked 2023-05-09T17:27:07.5833333+00:00
Gabriel Pina 0 Reputation points
commented 2024-05-31T14:18:18.2+00:00
KUNCHALA HIMAKHAR 0 Reputation points
2 answers

Visual Studio CE won't display my custom template

I installed VS 2022 CE on a vm and copied my custom template to the correct template location, but I can't get VS to show my template when you select Create New Project. I have the vm set up the same as my desktop. I just copied the zip file to the vm.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,724 questions
asked 2024-05-16T23:18:39.52+00:00
Ed Jobe 0 Reputation points
commented 2024-05-31T14:17:05.9233333+00:00
Ed Jobe 0 Reputation points
1 answer

如何打開無法開啟的封包檔案

因離線安裝檔中有封包無法開啟進行各別掃描,這邊想請問如何將無法開啟的封包打開以便進行掃描

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,724 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.
982 questions
asked 2024-05-27T08:46:13.7+00:00
華 沛 0 Reputation points
edited a comment 2024-05-31T13:47:51.57+00:00
Tianyu Sun-MSFT 28,066 Reputation points Microsoft Vendor
0 answers

Alternative way for the issue "Permissions Policy Violation: Microphone Not Allowed in Outlook Add-In"

Our team has encountered an issue with enabling the microphone while developing  outlook add in that has speech recognition as main feature. It appears that a recent update to Outlook on the web is blocking the usage of the microphone within extensions.…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,142 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
907 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,599 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.
182 questions
asked 2024-05-31T13:36:43.1133333+00:00
Shephin Philip 0 Reputation points
edited the question 2024-05-31T13:44:37.1433333+00:00
Shephin Philip 0 Reputation points
1 answer One of the answers was accepted by the question author.

Visual Studio 2022 Building Launches microsoft online login multiple times

Suddenly, when building any solution, the browser launches and prompts me to login to Microsoft Online multiple times during the build. This happens even if I am online, logged in via Visual Studio and sync is Active.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,724 questions
asked 2024-05-30T16:37:56.3933333+00:00
TCH 26 Reputation points
commented 2024-05-31T11:56:49.37+00:00
TCH 26 Reputation points
2 answers

I am getting an Object Reference Not set to an instance of an object trying to pair mac to pc via Visual Studio

I have been working successfully for weeks on my .net maui application targeting ios. I normally open the application and then pair to mac from within visual studio and all is well. However, starting yesterday evening I can no longer connect to my mac.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,724 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,012 questions
asked 2024-05-30T15:05:04.3066667+00:00
Billy Jacobs 6 Reputation points
edited a comment 2024-05-31T11:24:39.96+00:00
Sibalik, Mike 11 Reputation points