55,201 questions with Developer technologies-related tags

Sort by: Updated
2 answers

Visual Studio 2026 Installation Error 1601 und 1703

For three days I have been trying to obtain a working, updateable Visual Studio installation. I had a working Visual Studio 2022 installation, but I could not update it. Before it was recognized, but when I used the new installer, Visual Studio 2026, it…

Developer technologies | Visual Studio | Setup
asked 2026-01-06T10:33:17.7833333+00:00
Thomas Willms 0 Reputation points
commented 2026-01-06T17:20:18.0066667+00:00
Thomas Willms 0 Reputation points
0 answers

VS Code 1.107 fails to start on Azure Virtual Desktop

This has been a reoccurring issue since version 1.100. We recently updated VS Code on all AVD's to version 1.107.1 and single user desktops run the application without issue; on multi-session desktops the application fails to start.…

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
5,629 questions
asked 2026-01-06T15:41:56.7533333+00:00
Tempest Griffin 0 Reputation points
commented 2026-01-06T15:54:53.7833333+00:00
Viorel 125.9K Reputation points
2 answers

Can't delete the bin folder, access denied.

I am getting the following message when trying to run/build a solution: 1>C:\Program Files\Microsoft Visual Studio\18\Community\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(6004,5): error MSB3231: Unable to remove directory…

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
5,629 questions
asked 2026-01-05T21:15:29.08+00:00
Roger Bridgman-Admin 0 Reputation points
commented 2026-01-06T15:37:10.2233333+00:00
Roger Bridgman 0 Reputation points
7 answers

Ajax post with C# Handler and XSRF-TOKEN

This question is for Web pages with .NET, C#, and Ajax. I'm having an issue with a ajax calling working with the XSRF-TOKEN" and it's not calling the handler in the .CS. I think I need to do something with my ajax call to validate the token. In my…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-11-21T15:34:44.2166667+00:00
Joseph Kashishian 40 Reputation points
answered 2026-01-06T15:29:11.7733333+00:00
Joseph Kashishian 40 Reputation points
1 answer

Should I enable iPhone and iPad Apps on Apple Silicon Macs?

I'm not sure if I should enable iPhone and iPad Apps on Apple Silicon Macs in App Store Connect. I have tested my application on my iPad Air and in the iOS iPad simulator in Visual Studio but I'm not sure if my application will automatically run normally…

Developer technologies | .NET | .NET MAUI
asked 2026-01-06T10:40:05.69+00:00
Kim Strasser 1,896 Reputation points
commented 2026-01-06T12:46:14.97+00:00
Kim Strasser 1,896 Reputation points
2 answers

What can I do when the debugger always crashes on my iOS device but works fine on the iOS simulator?

I found out that the debugger always crashes shortly after I started my application on my iPad Air 26.2. I have tried to set a breakpoint in different lines and different classes but it always crashes. The application automatically crashes 1-2 seconds…

Developer technologies | .NET | .NET MAUI
asked 2026-01-04T21:14:28.27+00:00
Kim Strasser 1,896 Reputation points
commented 2026-01-06T12:41:51.06+00:00
Kim Strasser 1,896 Reputation points
1 answer One of the answers was accepted by the question author.

GIS Converter - Converts input file to its original

1.I need to extend the GIS converter funcuality. 2.This the command: GISConverter.Cli.exe gis_convert <input> <format> <output> <temp> [Log <log_path> [level]] <input> - this can be a single or an archive file. We…

Developer technologies | C#
Developer technologies | 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,729 questions
asked 2025-12-28T11:12:01.1933333+00:00
Dani_S 5,476 Reputation points
accepted 2026-01-06T12:33:46.43+00:00
Dani_S 5,476 Reputation points
0 answers

Visual Studio 2026 - Sourcetree make a TAG

Hi Michel, How I configure TAG in Sourcetree using Visual Studio 2026. Do I need to checked Push tag , if yes why? What about Advance Options. Thanks

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
5,629 questions
asked 2026-01-06T12:33:21.41+00:00
Dani_S 5,476 Reputation points
2 answers

I need help uninstalling a program

Im currently using VS Code 2019 and was trying to uninstall visual studio pro 2022 as in the p. Is this not working because its nit fully installed because it won't resume installing either or is it because imuseing some components from 2022 inside 2019.…

Developer technologies | Visual Studio | Setup
asked 2026-01-04T21:26:24.4133333+00:00
Micheal Mastrian 0 Reputation points
answered 2026-01-06T12:22:24.1733333+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,645 Reputation points Microsoft External Staff
1 answer

How to remove the listView pressed/activated ripple drawable to the entire row

I have a listview like below to show the question and answers. <ListView HasUnevenRows="True" HorizontalOptions="FillAndExpand" ItemsSource="{Binding ItemsSource, Source={x:Reference this_flow_picker},…

Developer technologies | .NET | .NET MAUI
asked 2025-12-31T11:31:07.5366667+00:00
Sreenivasan, Sreejith 480 Reputation points
commented 2026-01-06T12:08:12.6966667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,320 Reputation points Microsoft External Staff
2 answers

How to Migrate VB.NET WinForms App from AxTabDlg.AxSSTab (Sheridan SSTab ActiveX) to 64-bit Managed Controls?

Hello Community, I’m working on migrating a VB.NET Windows Forms application from 32-bit ActiveX controls to a pure 64-bit managed solution. The app currently uses Sheridan SSTab ActiveX via AxInterop.TabDlg (e.g., AxTabDlg.AxSSTab). Since ActiveX/COM…

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | .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,305 questions
asked 2025-12-29T06:25:24.8933333+00:00
Aman Agrahari 180 Reputation points
commented 2026-01-06T12:05:37.3+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,320 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Is it necessary to configure App Store Server Notifications in App Store Connect when I use push notifications?

Is it necessary to set up an url in App Store Connect under App Store Server Notifications when I want to use push notifications in my application after I launch my application in the Apple App Store?

Developer technologies | .NET | .NET MAUI
asked 2026-01-06T09:31:07.6766667+00:00
Kim Strasser 1,896 Reputation points
accepted 2026-01-06T11:49:07.03+00:00
Kim Strasser 1,896 Reputation points
2 answers

WPF window render freezing on windows 11 update 25H2

Hello. Our client is reporting worrying problems that started happening after updating windows 11 to version 25H2 (it is possible it was also happening with 24H2, not sure at this moment), but it is definetly not happening in 22H2. Everything else is the…

Developer technologies | Windows Presentation Foundation
asked 2025-12-22T11:04:47.17+00:00
ML 0 Reputation points
edited a comment 2026-01-06T11:26:31.9+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,320 Reputation points Microsoft External Staff
2 answers

VSTools64.msi component is missing

Visual Studio has now been installed on Test, but it can't communicate with AX because the VSTools64.msi component is missing. I wonder where I could find it? Such old stuff can't be found online anymore. Or come up with some other workaround to get…

Developer technologies | Visual Studio | Extensions
asked 2026-01-05T12:32:51.34+00:00
Erenius, Juha 0 Reputation points
answered 2026-01-06T10:58:59.1933333+00:00
Adiba Khan 1,600 Reputation points Microsoft External Staff
4 answers

MAUI app issue

Hi, Does it call API to write one file into the remote server (with the given IP). Any demonstration to this?

Developer technologies | .NET | .NET MAUI
asked 2025-12-29T10:15:49.5133333+00:00
Peter_1985 2,946 Reputation points
answered 2026-01-06T10:52:48.8066667+00:00
AgaveJoe 30,491 Reputation points
1 answer

Visual Studio sends 'shutdown' and 'exit' requests to Langauge Server on closing a Solution

I am working on implementing a Language Server (LSP) as part of a Visual Studio Extension. We have a requirement of loading the Language Server when extension is loaded and keeping the Language Server loaded throughout the Visual Studio session till the…

Developer technologies | Visual Studio | Extensions
asked 2025-12-18T14:51:24.11+00:00
Sajith 66 Reputation points
commented 2026-01-06T10:37:26.87+00:00
Adiba Khan 1,600 Reputation points Microsoft External Staff
1 answer

VS Code stopped showing syntax errors

My visual studio code stopped showing the red squiggly lines for syntax errors and I have tried every solution that I have googled. I even asked my programming prof what was wrong with my VS code and he didn't know after. I even reinstalled VS Code but…

Developer technologies | Visual Studio | Debugging
asked 2026-01-06T01:58:51.7266667+00:00
Vivian 0 Reputation points
answered 2026-01-06T10:19:11.2233333+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,320 Reputation points Microsoft External Staff
2 answers

Can Visual Studio be installed on an offline PC?

I purchased Microsoft Visual Studio Pro 2022 from approved Microsoft vendor and then instructed that Visual Studio Pro 2022 could not be installed on a offline machine. Why is Visual Studio Pro 2022 not offered with a Multi-Access Key option? Can Visual…

Developer technologies | Visual Studio | Setup
asked 2025-12-26T19:09:41.5633333+00:00
Billy 0 Reputation points
commented 2026-01-06T09:18:17.48+00:00
Harry Vo (WICLOUD CORPORATION) 4,500 Reputation points Microsoft External Staff Moderator
1 answer

Support for merging .NET Core / .NET 6/7/8 class libraries into a single DLL

Hi, I’m working with .NET 6/7/8 class libraries and want to bundle a library and all of its dependencies into a single DLL file. I’ve explored the following options: ILMerge / ILRepack (but these are officially for .NET Framework and unreliable for…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,154 questions
asked 2026-01-06T08:30:53.4633333+00:00
Padma Dighe 20 Reputation points
answered 2026-01-06T08:31:03.61+00:00
Q&A Assist
2 answers

how to show the music's spectrum in .net maui?

I am using .net MAUI 9.0 and I want to get this in page: when I play music in the mobile I can get the rhythm how to do it?

Developer technologies | .NET | .NET MAUI
asked 2026-01-05T13:24:03.6933333+00:00
mc 6,576 Reputation points
answered 2026-01-06T08:27:01.6966667+00:00
Jack Dang (WICLOUD CORPORATION) 7,265 Reputation points Microsoft External Staff Moderator