54,666 questions with Developer technologies-related tags

Sort by: Updated
2 answers

Detected package version outside of dependency constraint: Xamarin.AndroidX.Lifecycle.LiveData

I get 8 warnings in my Android project and I don´t know if I should install different NuGet package versions to avoid the warnings. Should I install different NuGet package versions? I use Visual Studio Community Insiders Version 11121.172. Detected…

Developer technologies | .NET | .NET MAUI
asked 2025-10-26T20:17:49.3433333+00:00
Kim Strasser 1,491 Reputation points
answered 2025-10-27T08:10:22.69+00:00
Starry Night 600 Reputation points
1 answer One of the answers was accepted by the question author.

xamarin.androidx.biometric: _biometricsService.CanAuthenticate always returns false

Fingerprint authentication is working fine in my xamarin forms project using xamarin.androidx.biometric. Now I am migrating it to MAUI and I am getting false value for _biometricsService.CanAuthenticate. Below is my IBiometricsService interface: public…

Developer technologies | .NET | .NET MAUI
asked 2025-10-01T14:26:16.5833333+00:00
Sreenivasan, Sreejith 80 Reputation points
accepted 2025-10-27T08:09:03.1+00:00
Sreenivasan, Sreejith 80 Reputation points
1 answer

How to fix ASP.NET Web Forms App: “Hmm… can’t reach this page” error when running project in Visual Studio

Hi everyone 👋, I’m working on an ASP.NET Web Forms project in Visual Studio (targeting .NET Framework), and I’m trying to build a simple page hit counter using session state and a label control. The code compiles fine, but when I run the project (F5),…

Developer technologies | Visual Studio | Debugging
asked 2025-10-26T23:01:17.3466667+00:00
Jordan Prioleau 0 Reputation points
commented 2025-10-27T07:52:16.2633333+00:00
Thao Tran 95 Reputation points
1 answer

How to configure CMake toolchain and CMakePresets.json file for developing Arduino projects in Visual Studio 2022 IDE

Hello! I'am trying to configure my Arduino project in Visual Studio 2022 IDE. Subject: IntelliSense shows incorrect data model for AVR (2-byte int and pointer). Environment Visual Studio 2022 (version 17.14.16) CMake with custom AVR toolchain Arduino…

Developer technologies | C++
Developer technologies | 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.
4,016 questions
asked 2025-10-11T18:57:08.7566667+00:00
Konstantin Bryukhanov 0 Reputation points
commented 2025-10-27T07:42:55.9333333+00:00
Varsha Dundigalla(INFOSYS LIMITED) 2,700 Reputation points Microsoft External Staff
3 answers

Visual Studio will not update

I have tried everything including uninstalling and reinstalling Visual studio. For some reason it continues to give me this error with really no information. I am unable to update VS 2022.

Developer technologies | Visual Studio | Setup
asked 2025-10-01T18:35:21.1866667+00:00
Demariners 0 Reputation points
commented 2025-10-27T07:36:03.14+00:00
Adiba Khan 895 Reputation points Microsoft External Staff
1 answer

Asset Catalogs is missing in my iOS project. How can I add it to my iOS project?

I have created a new iOS project in Visual Studio Community 2026 Insiders Version 11121.172 but Asset Catalogs is missing. In my old Visual Studio Community 2022 iOS project I have the Asset Catalogs: But in my iOS project in VS Community 2026 Insiders…

Developer technologies | .NET | .NET MAUI
asked 2025-10-26T14:50:50.3033333+00:00
Kim Strasser 1,491 Reputation points
answered 2025-10-27T07:18:14.9966667+00:00
Michael Le (WICLOUD CORPORATION) 3,495 Reputation points Microsoft External Staff
1 answer

An asp.net web form works in visual studio, works browsing from IIS, but fails from remote browser

I have an asp.net app with simple web forms. It works from Visual studio 2022. it works when its deployed to IIS if I browse from IIS but from a desktop it throws an error (below). I not sure where the version 1.0.0.0 comes from because…

Developer technologies | ASP.NET | Other
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
3,620 questions
asked 2025-10-24T13:39:34.0633333+00:00
Crosswhite, Jesse 0 Reputation points
answered 2025-10-27T07:17:09.2166667+00:00
Jack Dang (WICLOUD CORPORATION) 2,400 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

How to build a Web-Service

How to build a Web-Service? I've got an old project of a Web-Service that does not compile anymore. What are the best practices now?

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,650 questions
asked 2025-10-02T06:15:08.81+00:00
Riesebos, WJ 20 Reputation points
accepted 2025-10-27T07:04:05.77+00:00
Riesebos, WJ 20 Reputation points
1 answer

OIDC discovery metadata inconsistent across regions — PKCE field missing on build 2.1.22024.3

Since Oct 3 2025, our applications using Microsoft Entra ID (Azure AD) OpenID Connect have seen intermittent authentication failures. We discovered that different ESTS clusters behind…

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,650 questions
asked 2025-10-05T20:07:43.8266667+00:00
Henrik Lagerstam 15 Reputation points
commented 2025-10-27T06:31:15.0766667+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 810 Reputation points Microsoft External Staff
1 answer

How can I automatically convert Visual Studio .coverage files to XML or Cobertura format for use in CI pipelines?

Hi, I’m working on C++ projects with Visual Studio Enterprise and I can generate .coverage files for code coverage. However, I need to automatically convert these .coverage files to XML (preferably Cobertura) or HTML formats in my CI/CD pipeline, so that…

Developer technologies | C++
Developer technologies | 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.
4,016 questions
asked 2025-09-22T12:06:49.26+00:00
Fatma-3378 0 Reputation points
commented 2025-10-27T06:23:07.5366667+00:00
Adiba Khan 895 Reputation points Microsoft External Staff
1 answer

[UWP] Gamepad navigation RB/LB is broken on ROG Ally Xbox

I am developer of UWP apps. UWP apps support gamepads natively well. But I noticed that gamepad support in UWP apps on Rog Ally Xbox is totally broken. For example RB makes 'A' press instead of navigation in Navigation View. On regular Windows 10 an 11…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-10-25T15:55:56.2766667+00:00
60856927 111 Reputation points
answered 2025-10-27T06:16:22.5+00:00
Danny Nguyen (WICLOUD CORPORATION) 3,500 Reputation points Microsoft External Staff
1 answer

KB5056579 Problem with legacy software

KB5056579 Causes issues with legacy Physicians office management software called “Inphase” that uses MS Jet and DAO. Removal of the update solves the issue. installation of 579 causes long delay after initial sign in screen and then significantly slows…

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,130 questions
asked 2025-10-24T23:28:32.8033333+00:00
Brian Kelly 0 Reputation points
answered 2025-10-27T05:50:11.2866667+00:00
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 1,350 Reputation points Microsoft External Staff
3 answers

Visual Studio Development Certificates: Tricky Renewal

I created a .NET Core app with React (npm and vite.config) as front-end, using the menu of Visual Studio. I had a valid certificate until last September, so I had no problem in debugging and running. However, since that certificate expired, I can access…

Developer technologies | Visual Studio | Debugging
asked 2025-10-02T15:29:29.3566667+00:00
JDias 161 Reputation points
commented 2025-10-27T04:44:53.5+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 810 Reputation points Microsoft External Staff
1 answer

Corrigir acesso a extensões (Cline, Gemin, Codex, Deepseek,...) no VSCode.

Estou tendo problemas para aparecer o chat com linha de prompt em todas as IA's que tenho instaladas com (Gemini, Codex, Cline, Deepseek, ... ) no lado esquerdo da tela no VSCode. Estava funcionando e parou. Alguem ja teve esse tipo de erro sem mostrar…

Developer technologies | Visual Studio | Extensions
asked 2025-10-10T14:15:24.38+00:00
Claudio Jacobsen 0 Reputation points
commented 2025-10-27T04:27:17.5666667+00:00
Gade Harika (INFOSYS LIMITED) 1,185 Reputation points Microsoft External Staff
2 answers

Error in VS Designer in c#

Call is ambiguous between the following methods or properties Form1.button1_Click(object,Eventargs) and Form1.button1_Click(object,Eventargs)

Developer technologies | Visual Studio | Setup
asked 2025-10-16T14:43:31.6+00:00
Ken Lowe 0 Reputation points
commented 2025-10-27T05:03:17.8133333+00:00
Susmitha T (INFOSYS LIMITED) 755 Reputation points Microsoft External Staff
2 answers

Visual Studio

Gazmend Mehmeti Von: ******@gmail.com Betreff: Dringend: Mehrere Monate Probleme bei Visual Studio Installation & Premium-Upgrade (Konto: ******@gmail.com) Sehr geehrte Damen und Herren, ich wende mich an Sie, da ich seit Monaten massive Probleme…

Developer technologies | Visual Studio | Setup
asked 2025-10-17T18:34:23.78+00:00
Gazmend Mehmeti 0 Reputation points
commented 2025-10-27T04:41:13.1666667+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 810 Reputation points Microsoft External Staff
1 answer

My Minimal API app will not launch Swagger; why not?

A while ago I created a new Blazor Web App and put in the Visual Studio solution some projects. One of the projects is a Blazor server-side app with rendermode InterractiveServer. A second project is a Blazor WebAssembly app, where the team I'm on…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-10-17T19:28:48.3333333+00:00
Falanga, Rod, DOH 400 Reputation points
commented 2025-10-27T03:45:58.3366667+00:00
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 1,350 Reputation points Microsoft External Staff
1 answer

vs_isoshell 2015 install fail

I'm currently trying to install a specific program (Microchip Studio), but during the vs_isoshell installation, the program logo appears and repeatedly runs. I'd like to know a solution. (It seems that vs iso shell installation is required to install…

Developer technologies | C++
Developer technologies | 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.
4,016 questions
asked 2025-10-23T01:10:49.3766667+00:00
soo 0 Reputation points
commented 2025-10-27T03:46:45.8333333+00:00
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 1,350 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Has anyone architected .NET-based solutions enabling real-time synchronization

Has anyone architected .NET-based solutions enabling real-time synchronization between a public ticketing platform (e.g., tickettransfer.in) and Azure-based microservices? What are the most effective patterns for handling transactional integrity and…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-10-25T10:36:50.1066667+00:00
DineshKumar R 20 Reputation points
commented 2025-10-27T05:13:53.4+00:00
DineshKumar R 20 Reputation points
0 answers

Critical error installing Visual Studio Community - "Windows installer is not available"

Hello, I’ve been trying to install Visual Studio Community 2022 multiple times. At first, the installation would start but always got stuck (the progress would freeze at a random percentage). I followed several troubleshooting steps from your official…

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,525 questions
asked 2025-10-27T04:03:18.8633333+00:00
jennifer bruno 0 Reputation points