6,323 questions with Visual Studio-related tags

Sort by: Updated
2 answers

How to locate build output files of react app in Visual Studio 2022

I created a "Standalone TypeScript React Project" in Visual Studio 2022. The project could be run successfully by pressing F5 key. I tried building the solution by clicking "Build -> Build Solution" After building, I cannot locate…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,729 questions
asked 2024-06-01T23:14:51.7633333+00:00
Jiatong Zhu 0 Reputation points
answered 2024-06-02T20:04:29.7233333+00:00
Bruce (SqlWork.com) 58,441 Reputation points
1 answer One of the answers was accepted by the question author.

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,872 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,729 questions
asked 2024-06-01T01:28:01.4466667+00:00
Jayman 20 Reputation points
accepted 2024-06-01T18:26:42.76+00:00
Jayman 20 Reputation points
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,729 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,135 questions
asked 2024-06-01T15:41:05.07+00:00
Alessandro Guizzetti 20 Reputation points
accepted 2024-06-01T16:19:09.7333333+00:00
Alessandro Guizzetti 20 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,729 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,729 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,017 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,729 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,729 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 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,729 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
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,729 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

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,729 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,476 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
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,729 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,729 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,017 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
0 answers

what could cause breakpoints to be ignored?

Sometimes I have the problem that break points don't stop. And instead of guessing around, I'd rather like to understand how they work and why the sometimes fail. Now, from my understanding, a break point is a special cpu command "int 3" which…

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.
954 questions
asked 2024-05-14T21:21:41.89+00:00
Rudolf Meier 291 Reputation points
commented 2024-05-31T09:33:54.6066667+00:00
Tianyu Sun-MSFT 28,066 Reputation points Microsoft Vendor
2 answers

How to fix Timer out while connecting to named pipe

Hello , I work in VS2022 and try to open a form , x.cs let's say. When i press view designer i receive this 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,729 questions
asked 2024-05-30T08:05:40.2666667+00:00
Enache, Cosmin 0 Reputation points
commented 2024-05-31T08:45:48.47+00:00
Tianyu Sun-MSFT 28,066 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Datatime value issue

Hi, How to correct it below? tb_apply_date.Text = Datetime.Now.ToString();

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,729 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-30T08:28:23.0166667+00:00
Peter_1985 2,586 Reputation points
accepted 2024-05-31T03:03:42.38+00:00
Peter_1985 2,586 Reputation points
2 answers

How to be able to derive from Microsoft.VisualStudio.PlatformUI.DialogWindow?

I have been unable to get visibility to DialogWindow. The following fails. Public Class Class1 Inherits Microsoft.VisualStudio.PlatformUI.DialogWindow ```End Class I installed "Visual Studio extension development" but typing…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,729 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.
181 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-30T19:38:59.5166667+00:00
Dave Reid 0 Reputation points
edited the question 2024-05-31T01:31:14.78+00:00
Jiachen Li-MSFT 27,411 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Visual studio 2022 web site app_code folder shows no property option for .cs files ?

I saw this about build actions in visual studio for vs2022 web site .cs build actions: https://learn.microsoft.com/en-us/visualstudio/ide/build-actions?view=vs-2022 Set a build action To set the build action for a file, open the file's properties in…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,729 questions
asked 2023-08-19T20:25:40.68+00:00
iqworks Information Quality Works 276 Reputation points
commented 2024-05-30T17:15:42.5133333+00:00
Dennis Foreman 0 Reputation points
2 answers One of the answers was accepted by the question author.

Windows app stops responding when another app is started

I wrote a Windows application in Fortran using the Intel Fortran compiler within Visual Studio. The application accepts user input and then launches a lengthy numerical computation. During the computation, progress is monitored using a progress bar. When…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,884 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,729 questions
asked 2024-05-29T13:50:34.4466667+00:00
SJ1711 20 Reputation points
commented 2024-05-30T14:39:05.8133333+00:00
RLWA32 41,456 Reputation points
1 answer

I am trying to install Visual Basic 6.0

I am trying to install visual basic 6.0 so that I can enable more controls using forms in VBA. Specifically the date picker control box. I am having trouble finding a link to download the file, as I can only seem to find links to install updates to VBA…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,729 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-28T20:46:58.16+00:00
Rory Grossé 0 Reputation points
commented 2024-05-30T09:56:52.45+00:00
Anna Xiu-MSFT 26,731 Reputation points Microsoft Vendor
1 answer

How to pars the text and extract some parts and assigning them to variables in visual studio .Net without interfering with the received data from serial port?

I have a received data from com port in this format: ************************* General Device Configuration ************************* Flash address...............0x40100180 Memory allocated............256 Size on…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,729 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-28T15:45:37.88+00:00
Goharshenasanesfahani, Sahar 0 Reputation points
commented 2024-05-30T09:25:54.4466667+00:00
Jiale Xue - MSFT 38,931 Reputation points Microsoft Vendor