Unable to Generate Valid PAT in Azure DevOps for SonarCloud Integration
I'm running into an issue where I cannot generate a valid Personal Access Token (PAT) in Azure DevOps for use with SonarCloud. The PAT creation process completes, but SonarCloud rejects it as invalid. So far, I’ve checked: Organization‑level security…
Developer technologies | Visual Studio | Other
Detected package version outside of dependency constraint: Xamarin.AndroidX.Activity.Ktx 1.10.1.3 requires Xamarin.AndroidX.Activity (>= 1.10.1.3 && < 1.10.2) but version Xamarin.AndroidX.Activity 1.11.0 was resolved.
I changed my Android project´s target framework from .NET 9.0 to .NET 10.0 and then I installed all the NuGet package updates. I can debug my Android project on my Google Pixel 8a (Android 16.0 - API 36) and I don´t get an error. But I get this…
Developer technologies | .NET | .NET MAUI
Error with Github Account in an extension in VS Code
I’m trying to sign in to VS Code either with my GitHub account or with Hotmail in order to synchronize the C# Dev Kit extension, but I get the error shown in the image. What do I need to do??? I can send you a pic of the problem.
Developer technologies | C#
Cannot click into or scroll word document after opening .... Until I hit Ctrl+Home or interact with some options in the Ribbon Bar
Some of our clients have started reporting a strange issue in Microsoft Word after we open documents using Microsoft.Office.Interop.Word automation When they open a Word document they think that MS Word is hanging. The first indicator that it's not…
Microsoft 365 and Office | Development | Other
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Developer technologies | C#
DLL entry list
I am trying to determine how 2 versions of the ACEOLEDB.DLL differ (I suspect that a function entry is present in one, but not the other). This because one of themcrashes an application that I am developing. The other allows the application to function…
Developer technologies | Visual Studio | Debugging
Manufacturer Obsolescence date / EOL Date
Microsoft_Components (1).pdf Hi team, I need the official End‑of‑Support (EOL) / manufacturer obsolescence dates for Microsoft components to satisfy SBOM/compliance. Please confirm the authoritative way to obtain dates. We have 100+ components which I…
Developer technologies | .NET | Other
How can i convert my .NET Framework 4.8 (x86) to .NET Core 8 (x64)
Dear Team, I have migrated my WinForms application from .NET Framework 4.8 to .NET Core 8. Previously, it was built for the x86 platform, but I want to change it to x64. I have updated the configuration in the Configuration Manager and modified the…
Developer technologies | .NET | Entity Framework Core
How do you fix Intellisense errors in a CMake project when Visual Studio is connected to WSL:Ubuntu?
I am running a CMake project in Visual Studio Community 2026 and it is connected to WSL: Ubuntu. It is running the Linux Debug configuration preset. WSL is running the gcc 15.1.0 compiler. My C++ code builds and runs fine but I get hundreds of…
Developer technologies | Visual Studio | Debugging
Can't create Android device for .NET Maui development testing
I have downloaded Visual Studio .NET Community 2026. I added the .net Maui workflow and I have created a new solution using it. The solution runs normally in the windows debugger but if I try to use the Android debugger I am getting errors creating the…
Developer technologies | Visual Studio | Setup
Visual Studio Performance Profiler reports memory leaks on one system but not another with same code base
Subject: visual-studio performance-profiler memory-leak c++ Details: I’m profiling a C++ application using Visual Studio Performance Profiler (Memory Usage tool). The code base is identical across two systems, but memory leaks persist on one machine…
Developer technologies | Visual Studio | Debugging
Trying to validate token for webhook subscription keeps returning Bad Request error
I am trying to create a subscription for webhooks for my application. I created an endpoint for accepting the validationToken which I specified in the notificationUrl as can be seen below. When I run my changes locally on our server everything seems to…
Developer technologies | ASP.NET | Other
Moving to .Net 10
Hi, 1,My solution is consists of following projects: a. Console App project in .NET 9. b. Class Library project - netstandard2.0 . c. WPF App project - in .NET 9. d. XUnit Tests project -in .NET 9. I'm using VS 2026. 3.I want to move to .NET 10 : a.…
Developer technologies | C#
MAUI Multi-Program Architecture - Plugin Firebase not installed
Hi, I have developed MAUI multi program architecture, I have implemented crash analytics for this one i have installed plugin.firebase(3.0.0) in android but while I am trying in IOS project we got an below error. Could not find a part of the path…
Developer technologies | .NET | .NET MAUI
Splash Screen not showing up for windows build on .net maui
Hello all, So I created a simple custom splash screen, it works for android but not on a windows desktop. Here is the code public partial class SplashScreen : ContentPage { private ContinousAudio continousAudio; public…
Developer technologies | .NET | .NET MAUI
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
Calculate and display percentage value from value of two label controls
How can I find the percentage from thhe value of a label control, and display it in another label? For instance, I have 4 Label controls, each label have values. I want to diplay the percentage for each label value in a label. e.g. These are the Labels…
Developer technologies | ASP.NET | Other
UWP unity app in Kiosk mode no longer shows microphone permission prompt
Hello, I work at a company that creates interactive experiences using the Unity engine. Many of our applications are deployed as UWP apps and run in Windows Kiosk mode. Because of the nature of our applications, we request microphone access when the user…
Developer technologies | Universal Windows Platform (UWP)
I get the warning: observer object was not disposed manually with Dispose() multiple times when I start debugging my iOS project on my iPad Air
I get many messages(in debug mode) in the Visual Studio Output window that I don´t understand and I don´t know where these messages come from when I debug my iOS project on my iPad Air. My iPad Air is connected to my MacBook Air. I get the warning:…
Developer technologies | .NET | .NET MAUI
VS Code extension blocked by “suspicious content” – first-time publisher
I am a new VS Code Marketplace publisher attempting to publish my first extension. The extension is a local-only developer utility that provides a calculator webview for Solidity development and smart contract audits. It performs no network access,…
Developer technologies | Visual Studio | Extensions
View dashboard for my employees and reminders in CRM
Hi, Could I please get access to se my employees dashboards in CRM? And a training in how to put reminders on activities in CRM?
Developer technologies | Windows Forms