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
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
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
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++
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
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
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
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#
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#
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++
[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)
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
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
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
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
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
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
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++
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
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…