11,022 questions with Developer technologies-related tags

Sort by: Updated
0 answers

color connverter

I have a converter public class SelectedAvatarMultiValueConverter : IMultiValueConverter { public object Convert(object[] values, Type targetType, object parameter, CultureInfo culture) { if(values.Length == 2 && …

Developer technologies | .NET | .NET MAUI
asked Jul 1, 2025, 8:56 PM
Eduardo Gomez 3,671 Reputation points
commented Jul 3, 2025, 3:00 PM
Eduardo Gomez 3,671 Reputation points
0 answers

CORS Policy Blocking POST Request in ASP.NET Core Minimal API with IIS Express (GET Works)

I'm developing an ASP.NET Core Minimal API using Visual Studio 2022 and running it with IIS Express. While GET requests work as expected, POST requests are being blocked due to CORS policy. Access to XMLHttpRequest at 'https://localhost:44302/api/xxx'…

Developer technologies | ASP.NET | ASP.NET API
asked Jul 3, 2025, 2:45 PM
Manoj 0 Reputation points
0 answers

how to present ID3D11Texture2D using swapChain?

just set once RenderTargetView or present then release the rendertargetView and then again set the rendertarget view?OMSetRenderTargets or swapChain->GetBuffer?

Developer technologies | C++
asked Jul 3, 2025, 2:39 PM
mc 5,431 Reputation points
0 answers

Windows Task Scheduler: Scheduled Job Fails with Launch Failure Error (2147943726) When 'Do Not Store Password' is Checked.

I am registering task in Windows Task Scheduler with settings "Run whether user is logged on or not" and "Do not store password. The task will only have access to local computer resources." enabled. When task triggers it is failing…

Developer technologies | Universal Windows Platform (UWP)
asked Jul 3, 2025, 10:57 AM
Sagar Salunke 0 Reputation points
0 answers

UWP - https certification valiation issue

I am trying to call an https api on a payment device, it returns a certificate signed by intermediate CA and that signed by root CA. I have installed root CA in trusted store of windows, added capability in WPF manifest. It returns error - Partial chain…

Developer technologies | Universal Windows Platform (UWP)
asked Jun 10, 2025, 4:15 PM
Vinod Sahu 0 Reputation points
commented Jul 3, 2025, 10:57 AM
Harry Vo (WICLOUD CORPORATION) 80 Reputation points Microsoft External Staff
0 answers

Activate AddressSanitizer in Qt6

Hi all, I'm developing in Qt c++ under Windows and try to use AddressSanitizer within QtCreator. According to this blog from 2021 (https://devblogs.microsoft.com/cppblog/address-sanitizer-for-msvc-now-generally-available/) it should be possible. When I…

Developer technologies | C++
asked Jul 3, 2025, 10:44 AM
Jazzco 0 Reputation points
0 answers

Suspected Compromise Involving Microsoft Authenticator and Entra Activity

Reporting a suspected compromise involving: Microsoft Authenticator Silent appearance of Microsoft Entra ID-linked behavior Unauthorized device trust and token issuance across iOS and Windows platforms Critically, there was no explicit…

Developer technologies | C#
asked Jul 3, 2025, 10:33 AM
Ernest Ramos 0 Reputation points
0 answers

Request for Support: iOS Native Development Continuity with .NET 9 (MAUI)

Dear Microsoft Team, We are reaching out to seek your guidance and support regarding a critical blocker we are facing in our iOS development workflow with .NET MAUI. Current Challenge Our mobile application is being developed using .NET MAUI and…

Developer technologies | .NET | Xamarin
asked Jul 3, 2025, 10:28 AM
Hirak Desai 0 Reputation points
0 answers

Why am I encountering a System.AccessViolationException in .NET Framework 4.8 on Windows Server 2019, but not in .NET Framework 4 on Windows Server 2008

I'm encountering the following error in .NET Framework 4.8 on Windows Server 2019, which I faced in 2022, when trying to select the element from ToolStripComboBox . However, I am unable to reproduce this error in .NET Framework 4 on Windows Server 2008:…

Developer technologies | .NET | .NET Runtime
Developer technologies | C++
Developer technologies | C#
asked Nov 29, 2024, 12:12 PM
Uke, Ashutosh 0 Reputation points
commented Jul 3, 2025, 9:35 AM
György Kőszeg 0 Reputation points
0 answers

Who’s the Best D-Link Partner for Reliable Networking Solutions?

Hey everyone, Looking for a reliable D-Link Partner to support our upcoming business network upgrade. With so many vendors out there, it’s hard to identify who truly offers genuine D-Link products along with proper installation and after-sales…

Developer technologies | Small BASIC
asked Jul 3, 2025, 9:32 AM
Networkgear Dealer 0 Reputation points
0 answers

How to hide the topbar in Hyper-V client in full screen?

This thing here is in the way

Developer technologies | Universal Windows Platform (UWP)
asked Jul 3, 2025, 9:30 AM
Johannes Kingma 1 Reputation point
0 answers

Has anyone worked with NetCoreServer? Looking for guidance and resources

Hi everyone, I'm exploring alternatives to WinSock for socket programming in .NET 8 Core windows form application and came across the NetCoreServer library. It looks promising for building TCP/UDP/SSL/WebSocket servers and clients with high performance…

Developer technologies | .NET | .NET Runtime
asked Jul 3, 2025, 7:00 AM
Aman Agrahari 60 Reputation points
0 answers

UWP app flickering on ARM PC

Hi everyone. I have an UWP application and I'm running on a ARM PC. When I open a customized content dialog the screen starts blinking. Unfortunately, I cannot show the application nor the code, but do you guys know some cases that an ARM PC blinks…

Developer technologies | Universal Windows Platform (UWP)
asked Aug 23, 2024, 12:29 PM
Anderson Rodrigues Cavalcante 316 Reputation points
edited the question Jul 3, 2025, 3:58 AM
Lynn Dang (WICLOUD CORPORATION) 0 Reputation points Microsoft External Staff Moderator
0 answers

Permissions in Inkscape bombed

How do I remediate my Inkscape app that is frozen and won't allow me to start it? I have 'repaired" it, when that didn't work I removed it, and when I tried to reinstall Inkscape it would not reinstall.

Developer technologies | Universal Windows Platform (UWP)
asked Jul 2, 2025, 6:18 PM
Edward Mulhall 0 Reputation points
commented Jul 3, 2025, 12:49 AM
Edward Mulhall 0 Reputation points
0 answers

Azure DevOps publish fails for MAUI.NET iOS

This is part of my Azure Pipeline:        - task: Bash@3             displayName: Install MAUI             inputs:               targetType: 'inline'               script: |                 dotnet workload update                 dotnet workload install…

Developer technologies | .NET | .NET MAUI
asked Jul 2, 2025, 8:42 PM
Milad Xandi 0 Reputation points
0 answers

Program.cs are not recognized by default project creation

Developer technologies | Visual Studio | Other
asked Jul 2, 2025, 2:22 PM
Antony Jerald 0 Reputation points
commented Jul 2, 2025, 3:23 PM
RLWA32 49,551 Reputation points
0 answers

I keep receiving The parameter is incorrect. Assets/Fonts/Segoe UI.otf is not a valid absolute URI. on Maui WinUI app

I keep receiving The parameter is incorrect. Assets/Fonts/Segoe UI.otf is not a valid absolute URI. on Maui WinUI app, eventhough I don't use this font anywhere and only Sentry seems to find this error. However this error occurs constantly and…

Developer technologies | .NET | .NET MAUI
asked May 20, 2025, 2:14 PM
Hristov, Marian 0 Reputation points
commented Jul 2, 2025, 10:06 AM
Moose 0 Reputation points
0 answers

composite key http

@Html.ActionLink("Edit", "Edit", new { item.monthr,item.tennant }) getting an error . monthr and tennant are the keys.

Developer technologies | ASP.NET | ASP.NET Core
asked Jul 2, 2025, 7:19 AM
asgar ali 0 Reputation points
commented Jul 2, 2025, 10:01 AM
AgaveJoe 30,126 Reputation points
0 answers

how to capture and transform to h264 in .net android?

I am using .net android and I want to capture and transform to h264. I searched that I should start mediaProjection and use a foreground service but i still can not do it. please tell me.

Developer technologies | .NET | .NET MAUI
asked Jul 2, 2025, 8:41 AM
mc 5,431 Reputation points
0 answers

E_ACCESSDENIED error when IStream::Seek on Stream created using CreateStreamOnHGlobal on Windows 11 24H2 client

Hello all, After days of debugging, I found I am getting E_ACCESSDENIED error on the server side (Windows Server 2022) when I try to seek to the beginning of a stream: `ULARGE_INTEGER lPos;` LARGE_INTEGER lZero; lZero.QuadPart = 0; auto hrTemp =…

Developer technologies | C++
asked Jul 2, 2025, 5:35 AM
Robert Bui 0 Reputation points
commented Jul 2, 2025, 6:23 AM
RLWA32 49,551 Reputation points