11,023 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, 7:04 PM
Viorel 122.6K Reputation points
0 answers

IIS Express configuration not working

IIS Express 10.0 is installed along with VS 2022. However, asp.net web/api projects are not getting created/ existing web projects not getting loaded. I have uninstalled / reinstalled VS 2022 but IIS Express issue is still showing. I have tried running…

Developer technologies | Visual Studio | Setup
asked Jul 3, 2025, 6:17 PM
Biswas, Dip 0 Reputation points
0 answers

How to Share Apple Code Signing Key

Trying to switch to developing an iOS app using Hot Restart from using Mac Xcode. Using the same project, when building I am getting the error message "signing key not found in keychain". I am able to build and deploy to the iPhone using the…

Developer technologies | .NET | .NET MAUI
asked Jul 1, 2025, 11:10 AM
Marc George 191 Reputation points
commented Jul 3, 2025, 4:51 PM
Marc George 191 Reputation points
0 answers

How do I migrate some older .NET Framework apps to GitHub?

18 months ago, we migrated hundreds of TFS/TFVC repos from an old, on-premises TFS server, to our GitHub Enterprise organization. There are, however, two TFVC repos still in that old TFS server because they are written using .NET Framework 4.5.2 and TFS…

Developer technologies | Visual Studio | Other
asked Jul 3, 2025, 4:10 PM
Falanga, Rod, DOH 245 Reputation points
commented Jul 3, 2025, 4:13 PM
Falanga, Rod, DOH 245 Reputation points
0 answers

When using OpenXML do I need to create a new abstract numbering for each numbered list if i want it to restart

Using c# openxml, when i create multiple numbering instance referring to the same abstract num (ordered list), each list continues its numbering upwards throughout the document. If i want numbering to restart do i need to create a new abstract or is…

Developer technologies | C#
asked Jul 3, 2025, 4:08 PM
Jake Good 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

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