55,025 questions with Developer technologies-related tags

Sort by: Updated
2 answers

IIS App Pool Shows “Running” but Site Becomes Unresponsive Until Manual Recycle

Hello, We're dealing with a super frustrating IIS issue and I'm hoping someone here has seen this before... THE PROBLEM: Our Application Pool shows as "Running" in IIS Manager, but the site is completely DEAD. Not responding at all. The only…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-12-09T20:10:48.14+00:00
Captain56022 25 Reputation points
commented 2025-12-12T14:14:30.7+00:00
Captain56022 25 Reputation points
1 answer

redirect using HttpContextAccessor

Hi, I am trying to redirect to my login page on a condition using IHttpContextAccessor. Here is my code : if (condition) { _signInManager.SignOutAsync(); …

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,705 questions
asked 2025-12-12T12:46:40.74+00:00
Michael P 0 Reputation points
commented 2025-12-12T14:09:55.5233333+00:00
Michael P 0 Reputation points
1 answer

somebody help

My computer has been highlighting everything, i can't scroll and everytime the mouse goes on anything it like moves everything

Developer technologies | Windows Presentation Foundation
asked 2025-12-12T14:07:44.04+00:00
Titianna Lassiter 0 Reputation points
answered 2025-12-12T14:07:52.4433333+00:00
Q&A Assist
2 answers

Visual Studio 2022 - not fire unit tests in debug mode

Hi, Please see: https://app.screencast.com/YwqnKkUGuwlR4 How is can be solved? Thanks,

Developer technologies | Visual Studio | Debugging
asked 2025-12-11T18:51:22.27+00:00
Dani_S 4,836 Reputation points
commented 2025-12-12T13:47:14.3033333+00:00
Dani_S 4,836 Reputation points
1 answer One of the answers was accepted by the question author.

Heb update 24H2 nodig voor update 25H2 uit te voeren

Missing update 24H2 op Laptop ASUS Windows 11, deze nodig voor update 25H2 uit te voeren.

Developer technologies | Universal Windows Platform (UWP)
asked 2025-12-12T13:44:48.59+00:00
Julien Mora 0 Reputation points
accepted 2025-12-12T13:46:48.8766667+00:00
Julien Mora 0 Reputation points
1 answer

Visual Studio 2022- File Ignored always ignore when adding to class librarar

Hi, Please see the following screenshot, why adding a new new file I always need to use Git/Add ignore file (right click on the file) ? It happened in class library as follow: TargetFramework>netstandard2.0</TargetFramework> Thanks in advance,

Developer technologies | Visual Studio | Extensions
asked 2025-12-11T17:39:46.8933333+00:00
Dani_S 4,836 Reputation points
commented 2025-12-12T13:44:29.52+00:00
Dani_S 4,836 Reputation points
2 answers

Run MAUI app

Hi, After having well built one MAUI app, how to run/test it?

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,705 questions
asked 2025-12-09T05:06:29.3266667+00:00
Peter_1985 2,866 Reputation points
edited a comment 2025-12-12T13:39:35.72+00:00
Peter_1985 2,866 Reputation points
0 answers

GIS CLI commands

Hi, I would like to ask the following questions regarding my GIS CLI command in program file. The GIS CLI commands used once by end-user. 1.Does the ShowHelp method is a good practice in CLI if not please fix. I used in this case to show it: // If no…

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,705 questions
asked 2025-12-12T11:02:22.9333333+00:00
Dani_S 4,836 Reputation points
commented 2025-12-12T13:38:08.7866667+00:00
Dani_S 4,836 Reputation points
2 answers

doesnt open the visual studio code

the visual studio code doesnt opening when i am opening it

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,587 questions
asked 2025-12-12T13:18:49.8833333+00:00
BENNY BRAINARD MUTYALAPALLI 0 Reputation points
answered 2025-12-12T13:20:14.86+00:00
BENNY BRAINARD MUTYALAPALLI 0 Reputation points
1 answer

Which framework to use? Blazor? Razor? Very non-standard project for Raspberry Pi

The project: Hardware A flexible LED matrix (Display) mounted to a T-Shirt. Displays animations (Gifs), images etc. Rotates through a playlist. The LED matrix is connected to a Raspberry Pi Zero 2 W and driven via GPIO (It's not an HDMI type display,…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-12-12T13:11:48.3633333+00:00
evilC 0 Reputation points
answered 2025-12-12T13:12:20.74+00:00
Q&A Assist
1 answer

React App running in Visual studio

I tried react app template and run it as default config i.e. weatherforcast. Backend is running but frontend (reactapp) giving the error as: **[vite] (client) Pre-transform error: Failed to load url /src/main.jsx (resolved id: /src/main.jsx). Does…

Developer technologies | Visual Studio | Testing
asked 2025-12-10T05:54:06.1+00:00
commented 2025-12-12T13:08:33.79+00:00
Susmitha T (INFOSYS LIMITED) 1,790 Reputation points Microsoft External Staff
5 answers One of the answers was accepted by the question author.

help with qr codes

I have this VMnamespace Scan2Cart.ViewModels; public partial class HomePageViewModel(IPageService pageService, IDataProvider dataProvider) : BaseViewModel(pageService) { [ObservableProperty] public partial bool ShouldDetect { get; set; } = true; …

Developer technologies | .NET | .NET MAUI
asked 2025-12-09T21:34:47.2366667+00:00
Eduardo Gomez 4,156 Reputation points
accepted 2025-12-12T13:00:19.3433333+00:00
Eduardo Gomez 4,156 Reputation points
0 answers

GIS - Convert from one format to any formats.

Hi, 1.In continue to: https://dori-uw-1.kuma-moon.com/en-us/answers/questions/5657151/gis-trycreateforinput In this ticket the output was the selected converter. Now the focus on the converter. 2.List of GIS converters: EsriJson (.esrijson, .json) GeoJson…

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,705 questions
asked 2025-12-12T10:13:08.8933333+00:00
Dani_S 4,836 Reputation points
commented 2025-12-12T11:49:00.62+00:00
Dani_S 4,836 Reputation points
1 answer

GIS - TryCreateForInput

Hi, 1.I used GIS API . 2.There are 15 formats: EsriJson GeoJson GeoJsonSeq Kml/Kmz Shapefile OsmXml Gpx Gml FileGdb TopoJson MapInfoInterchange MapInfoTab Csv GeoPackage. 3.This is my main function: TryCreateForInput that gisInputFilePath-Path to a…

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,705 questions
asked 2025-12-11T17:53:15.8566667+00:00
Dani_S 4,836 Reputation points
commented 2025-12-12T11:47:51.9533333+00:00
Dani_S 4,836 Reputation points
6 answers

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
asked 2025-12-03T12:38:18.0166667+00:00
Brandon Davies-Sekle 0 Reputation points
edited an answer 2025-12-12T11:07:12.8966667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 3,885 Reputation points Microsoft External Staff
1 answer

Update/Set SignatureHTML with ExchangeService for Office 365 Users

Hello, Could you please confirm if the code below is not working? If so, I need guidance on how to change the OWA user signature globally, as we plan to reflect the company branding for all users. The OWAConfig does not include any key related to user's…

Exchange Online
Exchange Online
A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.
6,814 questions
Microsoft Security | Microsoft Graph
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,705 questions
asked 2024-04-18T23:50:59.3966667+00:00
Akmal Eldahdouh 0 Reputation points
commented 2025-12-12T10:32:17.9333333+00:00
C. I. Nilsson 6 Reputation points
1 answer

iOS crash report: System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_

I have uploaded my iOS build on TestFlight and then installed it on my iPad. My game always crashes 1-2 seconds after I opened it on my iPad. It only crashes in release mode and not in debug mode. It's not the first time that I have this kind of crash.…

Developer technologies | .NET | .NET MAUI
asked 2025-11-04T21:08:44.2066667+00:00
Kim Strasser 1,711 Reputation points
commented 2025-12-12T10:28:21.08+00:00
Michael Le (WICLOUD CORPORATION) 6,420 Reputation points Microsoft External Staff Moderator
0 answers

Crash in Blazor app when accessing WebAssembly pages via mDNS (.local) hostname

I a complete noob when it comes to ASP.Net and Blazor, so please be gentle with me... I have set up the SignalR sample code - as far as I am aware, this is just a template Blazor app - the standard template Home, Counter, Calendar pages (Which are all…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-12-12T09:55:03.0466667+00:00
evilC 0 Reputation points
commented 2025-12-12T10:15:04.3333333+00:00
Jack Dang (WICLOUD CORPORATION) 5,795 Reputation points Microsoft External Staff Moderator
2 answers

Microsoft To Do Graph API: PATCHing recurrence returns “Invalid JSON, Error converting value … to type 'Microsoft.OData.Edm.Date'”

Hi team — I’m hitting a repeatable issue when PATCHing the recurrence of a To Do task via Microsoft Graph. Endpoint: PATCH https://graph.microsoft.com/v1.0/me/todo/lists/{list-id}/tasks/{task-id} What I'm sending (sanitized): { …

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,149 questions
asked 2025-11-02T03:32:30.37+00:00
Paul Smith 60 Reputation points
commented 2025-12-12T10:08:36.94+00:00
Varsha Dundigalla(INFOSYS LIMITED) 3,885 Reputation points Microsoft External Staff
1 answer

How can I run a 32-bit COM DLL from a 64-bit application?

I'm updating a WPF application that's written in C# and currently uses .NET Framework 4.6.1, although I hope to upgrade to a more modern version of .NET as part of the update. My development environment is Visual Studio 2023. The application uses a…

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,705 questions
asked 2025-12-09T17:09:23.65+00:00
James Allen 20 Reputation points
commented 2025-12-12T10:04:09.9166667+00:00
James Allen 20 Reputation points