6,341 questions with Visual Studio-related tags

Sort by: Updated
1 answer

Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT)) in Visual Studio 2022

I want to create new solution in visual studio 2022(any template) but then i face an error: Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT)). But i can still open exist project. I tried: Uninstall and install visual studio but face same…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,743 questions
asked 2024-06-10T03:18:38.8766667+00:00
An Thuyen 0 Reputation points
answered 2024-06-10T08:14:45.26+00:00
Anna Xiu-MSFT 27,091 Reputation points Microsoft Vendor
0 answers

Controls projecting shadow out of form bounds

Problem2.pngProblem.pngHello, I woriking in windows 8.1 os for alot of years with visual studio. I have the latest version of visual studio 2019. Im working with c# winforms.The problem that i found is that whenever i drag and drop a control onto form…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,862 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,743 questions
asked 2024-06-06T20:16:22.01+00:00
Vasilis Katsikis 0 Reputation points
edited a comment 2024-06-10T08:02:29.65+00:00
Vasilis Katsikis 0 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,743 questions
asked 2024-06-09T03:17:01.4466667+00:00
Herman Badenhorst 0 Reputation points
commented 2024-06-10T07:19:11.5633333+00:00
Tianyu Sun-MSFT 28,421 Reputation points Microsoft Vendor
1 answer

How to stop notifications about ML.NET updates

Every few days, VS 2019 informs me by a Notification that an update to "ML.NET Model Builder 2019" is available. In Extensions, Manage Extensions, Installed, I find ML.NET listed and disabled. Buttons are available to enable and uninstall. 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,743 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-06-07T16:52:43.3833333+00:00
Andrew Mercer 461 Reputation points
answered 2024-06-10T06:46:56.7266667+00:00
Tianyu Sun-MSFT 28,421 Reputation points Microsoft Vendor
2 answers

visual studio 2022 visual basic navigation bar dropdown not working after updating to 17.10.1

VS issue1.png When I look at the code for a form, the middle drop down in the navigation bar is missing all the controls. The code for the controls in moved to the far right drop down (like it would if it is missing a handles clause). If I click on one…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,743 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,619 questions
asked 2024-06-07T15:23:20.54+00:00
KimW 0 Reputation points
answered 2024-06-10T06:14:35.7233333+00:00
Anna Xiu-MSFT 27,091 Reputation points Microsoft Vendor
1 answer

When creating a project as an ASP. NET Web Application (. NET Framework) Empty, MVC in Visual Studio Community 2022 I get this error: Excepction from HRESULT: 0x80040402 I would like to know how to fix it please

When creating a project as an ASP. NET Web Application (. NET Framework) Empty, MVC in Visual Studio Community 2022 I get this error: Excepction from HRESULT: 0x80040402 I would like to know how to fix it please

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,357 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,743 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.
983 questions
asked 2024-06-08T03:23:05.2466667+00:00
ESTEBAN UGALDE 0 Reputation points
answered 2024-06-10T05:01:15.0466667+00:00
Tianyu Sun-MSFT 28,421 Reputation points Microsoft Vendor
1 answer

How to publish WinUI3 Desktop Application

I try to create WinUI 3 application using Microsoft Visual Studio Community 2022. I select 'WinUI 3 "Classic Application"'. After project was created i try to publish it using the "Publish selected items" options from menu…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,743 questions
asked 2024-06-07T11:44:49.5033333+00:00
Demoniqus Demius 0 Reputation points
answered 2024-06-10T03:42:40.91+00:00
Anna Xiu-MSFT 27,091 Reputation points Microsoft Vendor
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,743 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.
983 questions
asked 2023-11-17T19:15:39.3766667+00:00
Brayan Escamilla Reyes 0 Reputation points
commented 2024-06-10T03:09:26.08+00:00
soufiane 2003 0 Reputation points
0 answers

When running the webserver, "System.Net.Sockets.SocketException (97): Address family not supported by protocol" message is displayed.

Hi experts: I use asp.net core 8 write a web server app in visual studio 2022, when running on some embedded Linux system, will report the error "System.Net.Sockets.SocketException (97) : Address family not supported by protocol.". The whole…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,506 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,275 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,743 questions
asked 2024-06-07T09:31:14.17+00:00
Yiming Chen 0 Reputation points
edited a comment 2024-06-10T02:07:28.9066667+00:00
Zhi Lv - MSFT 32,051 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Masaüstü Programı Yazarken Tasarımda hata veriyor

Masaüstü Programı yazıyorum ve tasarım kısmında şuan böyle bir sorun var. Rebuild etmem birşey değiştirmedi. Error List sayfasında da herhangi bir sorun gözükmüyor. ve projeyi çalıştırdığımda düzgün birşşekilde çalışıyor. Bana yardım edebilir…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,743 questions
asked 2024-05-02T10:49:32.6066667+00:00
Emre Kömürcü 20 Reputation points
commented 2024-06-09T15:02:32.0433333+00:00
Emre Kömürcü 20 Reputation points
7 answers One of the answers was accepted by the question author.

Microsoft SQL Server Studio - Dark Mode

Is there any official method to use Microsoft SQL Server Management Studio Studio with Dark Mode?

Azure SQL Database
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,743 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,023 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,573 questions
asked 2023-12-19T13:11:52.4966667+00:00
Kıvanç ÖZDEMİR 125 Reputation points
commented 2024-06-09T14:12:46.3466667+00:00
Yitzhak Khabinsky 25,291 Reputation points
1 answer One of the answers was accepted by the question author.

How can I record the screen of my iOS/Android device in Visual Studio?

I have .NET 8.0 iOS and Android projects in Visual Studio (Windows) and I use .NET MAUI NuGet packages in my projects. I want to record the screen of my iOS/Android game when I debug the project on my iOS/Android tablet. How can I record the screen of my…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,743 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,033 questions
asked 2024-06-06T12:37:47.9133333+00:00
Kim Strasser 686 Reputation points
accepted 2024-06-08T11:59:43.8466667+00:00
Kim Strasser 686 Reputation points
1 answer

Visual Studio 2013 community says stale

Out of the blew it says my license has gone stale for VS2013. I have tried logging out and it will not even let me sign in. It says thanks for your patience for a few minutes then says The underlying connection was closed: An unexpected error occurred…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,743 questions
asked 2022-04-12T23:46:32.09+00:00
Russ Manktelow 1 Reputation point
commented 2024-06-08T03:34:05.36+00:00
Stefan Park 0 Reputation points
6 answers

Toolbox has no items

Visual Studio 22 Windows Forms App has the following message in the Toolbox, "There are no usable controls in this group. Drag an item onto this text to add it to the toolbox." I have tried the reset toolbox and choosing items but neither…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,862 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,743 questions
asked 2022-01-05T11:35:59.977+00:00
cshermak 1 Reputation point
commented 2024-06-07T22:43:06.76+00:00
Roman Zakharchuk 0 Reputation points
1 answer One of the answers was accepted by the question author.

Visual Studio 2022 clear local caches

How to clear all the caches from Visual Studio? I started to use Visual Studio some month ago (first 2019 and then 2022). I had to uninstall and install again Visual Studio several times but I noticed a lot of garbage in the local cache directory (one…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,743 questions
asked 2023-04-11T17:43:02.8766667+00:00
Dmtr_Grms 331 Reputation points
commented 2024-06-07T20:37:33.64+00:00
METİN TEKİN 0 Reputation points
1 answer One of the answers was accepted by the question author.

Visual Studio C# Windows Forms Application touch screen exception error

I have Windows Forms Visual Studio Project; I have added the code to be able to use a finger instead of the mouse on touch screen monitor. When I use a mouse, everything is working, but when I use a finger to top and double top on the screen also working…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,862 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,743 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,454 questions
asked 2024-06-06T19:12:04.4133333+00:00
Gennady Gurin 41 Reputation points
accepted 2024-06-07T17:13:11.9766667+00:00
Gennady Gurin 41 Reputation points
1 answer

How do I choose a ASP.NET Core Web Application Template from new project for my google earth like app using azure maps

How do I choose a ASP.NET Core Web Application Template from new project for my google earth like app using azure maps

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,743 questions
Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
626 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,573 questions
asked 2024-06-07T15:10:41.27+00:00
Luke Ferguson 36 Reputation points
answered 2024-06-07T16:14:47.5866667+00:00
Michael Taylor 49,676 Reputation points
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,743 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,454 questions
asked 2024-05-28T15:45:37.88+00:00
Goharshenasanesfahani, Sahar 0 Reputation points
commented 2024-06-07T15:55:39.2866667+00:00
Goharshenasanesfahani, Sahar 0 Reputation points
2 answers

Cannot find how to get to this "Project Defaults" section "in the General pane in the Property Pages."

On this page in the documentation, it describes a "Project Defaults" section on some ephemeral "Debug Property Pages" page in some properties setting dialog, shown below: However, the documentation gives no explanation…

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,581 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.
983 questions
asked 2021-12-13T21:16:25.753+00:00
Grant Robertson 1 Reputation point
answered 2024-06-07T15:41:58.03+00:00
Bruce (SqlWork.com) 58,936 Reputation points
1 answer

Working with visual studio code, C#. Need a learning path.

I keep losing my place in the vs code training. Where can I find a complete list of lessons and plan my learning path?

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
9 questions
asked 2024-06-06T14:04:54.0866667+00:00
Mary Kessinger 0 Reputation points
commented 2024-06-07T15:11:10.46+00:00
VarunTha 4,810 Reputation points Microsoft Vendor