1,776 questions with Developer technologies-related tags

Sort by: Updated
0 answers

MFC opening dialog, find starting position

Windows 11, Visual Studio 2022, C++ MFC This line is in OnInitDialog() of the class that starts when the app is started in debug mode. CWnd::GetWindowRect( &m_dialog_location_size );``  ``// Get the window rectangle            The .left and .top…

Developer technologies | Visual Studio | Debugging
asked Jul 24, 2025, 7:47 PM
Bryan Kelly 516 Reputation points
0 answers

How to sign ClickOnce artifacts when using Google Cloud KMS for code signing?

I've successfully done code signing using Google Cloud KMS and jsign for executable files, but I'm unable to sign ClickOnce manifest files. Current Setup Certificate: Code signing certificate from Sectigo (in .crt format) Private Key: Stored in Google…

Developer technologies | Windows Forms
asked Jul 24, 2025, 4:36 PM
Darshana Dilhan 0 Reputation points
0 answers

iOS Setting SemanticFocus on ContentPage

I am testing the voiceover function for iOS. For this I have a ContentPage which contains: An AccessibilityTitle set to describe the page itself AccessbilityText for every element within the page (these elements can be Labels, ContentViews etc What…

Developer technologies | .NET | .NET MAUI
asked Jul 24, 2025, 2:09 PM
Bubba Jones 0 Reputation points
edited the question Jul 24, 2025, 2:13 PM
Bubba Jones 0 Reputation points
0 answers

Update .Net8-Android api 35 to .Net9-Android api 35

Right now, I’m using .NET 8 for Android with API level 35. I want to upgrade to .NET 9 for Android (still using API 35). What is the best practice to do this?

Developer technologies | .NET | Xamarin
asked Jul 24, 2025, 10:31 AM
Fadlan Amrullah 0 Reputation points
0 answers

How to trigger GPS location popup (Enable Location Services) in .NET MAUI for Android

I recently upgraded my MAUI project to .NET 9, and I noticed that the code I previously used to show the (GPS) popup on Android has stopped working. Any ideas ?

Developer technologies | .NET | .NET MAUI
asked Jul 24, 2025, 9:06 AM
Etien Ducka 30 Reputation points
0 answers

UWP App Displays Blank Screen on Launch from Start Menu

The UWP app occasionally shows a blank screen when launched from the Start menu. Event Viewer shows the following error: Event name: MoAppHangXProc Response: Disabled Cab ID: 0 Sign the problem: P1: App-2nd_2.1.0.0_x64__0qrdk5hp1854e P2:…

Developer technologies | Universal Windows Platform (UWP)
asked Jul 24, 2025, 7:15 AM
Xie Steven 831 Reputation points
0 answers

Unable to respond to more info required.

Hi, I'm trying to respond to a more info request for a problem I reported in Visual Studio: https://developercommunity.visualstudio.com/t/Visual-Studio-crashes-when-opening-prope/10940232?moreInfo=true&viewtype=all When I write the answer and press…

Developer technologies | Visual Studio | Other
asked Jul 22, 2025, 12:56 PM
Kligun Yossi 0 Reputation points
edited the question Jul 22, 2025, 6:00 PM
Gérard Oomens 10 Reputation points Volunteer Moderator
0 answers

I have having an Trust issue in publishing the xbap in Test Environment. How to resolve the issue.

I have having an Trust issue in publishing the xbap in Test Environment. How to resolve the issue. Which certificate is require for trusting the application to host the xbap application.

Developer technologies | Windows Presentation Foundation
asked Jul 22, 2025, 1:06 PM
Suraj Kiran 25 Reputation points
0 answers

.net Maui: use of 'ShellContent' to pass a parameter

Thank you in advance for your time and help Is somewhere out there helping a pretty old hobby developer on .net maui GIT: https://github.com/edikaufmann/RandoJson (public). I'm still struggling to dynamically call the appropriate .json data based…

Developer technologies | XAML
asked Jul 21, 2025, 3:02 PM
Eduard Kaufmann 311 Reputation points
0 answers

About http proxy

i'm a Chinese developer, and i'm using .sln project with vcpkg. I've noticed that when I set VS2022 to English and create a .sln project, my project doesn't use the proxy (can't access github/microsoft/vcpkg). But if I set VS2022 to Chinese, the created…

Developer technologies | Visual Studio | Other
asked Jul 21, 2025, 3:19 AM
xii Pri 0 Reputation points
0 answers

Need to delete/reset MS365 Developer Account

I need help deleting or resetting my Microsoft 365 Developer Program account associated with my email address. I mistakenly set up the account for Personal Use instead of small business and do not have sandbox access. I tried setting up a new account…

Developer technologies | .NET | .NET Runtime
asked Jul 18, 2025, 3:21 PM
Herb Wolff 0 Reputation points
0 answers

Urgent Assistance for VM - Findings relate to weak SSL/TLS cipher suites and few issues concerning the Content Security Policy (CSP) configuration. Attached is a report. Kindly assist for remediating those vulnerabilities.

Urgent Assistance for VM - Findings relate to weak SSL/TLS cipher suites and few issues concerning the Content Security Policy (CSP) configuration. Attached is a report. Kindly assist for remediating those vulnerabilities.

Developer technologies | Windows Forms
asked Jul 17, 2025, 12:40 PM
Diana Mlinga 0 Reputation points
0 answers

How to get Vendor Account, Purchase order, Single GRN Number and Voucher Number of Project PO in the Project Packing Slip Journal Header in d365 F&O

To add the fields of Vendor Account, Purchase order, GRN Number and Voucher Number of a Project PO in the Project Packing Slip Journal Header of CUSTPACKINGSLIPJOUR to use these fields for other reports

Developer technologies | .NET | Other
asked Jul 17, 2025, 11:37 AM
Akhil Bingi 0 Reputation points
0 answers

Problem transcription Azure Whisper

Hi, I'm using the Whisper 001 model from Azure in my project and I'm facing the issue: Azure sometimes randomly transcribes my audio into English, even when the speaker is clearly speaking French. Occasionally it does transcribe in French, but not…

Developer technologies | Visual Studio | Other
asked Jul 17, 2025, 9:02 AM
Jade Chevallier 0 Reputation points
0 answers

Why won’t my recovery key work

I have entered my recovery key correctly and it won’t work i tried everything even all of the advanced options and nothing will work it won’t even let me reset my pc

Developer technologies | Windows Presentation Foundation
asked Jul 16, 2025, 6:40 PM
mason gillette 0 Reputation points
0 answers

I want to learn free course of UX/UI design, unable to get the link

I saw a video suggesting to learn ux/ui from Microsoft learn, it is 4 4-hour courses. I am unable to locate it

Developer technologies | Visual Basic for Applications
asked Jul 16, 2025, 3:50 AM
AMOL KUMAR 0 Reputation points
0 answers

MICROSOFT DOWNLOADER

USEDERROR The extension 'name' already exists in the Marketplace.

Developer technologies | Visual Basic for Applications
asked Jul 15, 2025, 8:12 PM
ABHI JITH 0 Reputation points
0 answers

VS sends 'textDocument/didClose' to LSP server when file is not closed

I have a Language Server (LSP) implemented. For the first file opened (of the specified content type, which causes the Language Server to be loaded) I am getting textDocuement/didOpen message followed by textDocument/didClose message. But the file is…

Developer technologies | Visual Studio | Extensions
asked Jul 14, 2025, 2:56 PM
Sajith 26 Reputation points
0 answers

Sandbox Access Blocked Despite Completing Power BI Learn Module

Hello Microsoft team, I've joined the Microsoft 365 Developer Program and completed relevant Learn modules, including "Get started with Power BI," earning badges and XP. My profile preferences are updated with technologies such as Microsoft…

Developer technologies | Visual Studio | Other
asked Jul 13, 2025, 6:55 PM
Rohail Khan 0 Reputation points
0 answers

SSDT 2017 - TargetServerVersion issue with SQL Server 2019

Hi All, I have a computer on which I installed SSDT 2017 (standalone installer) 2-3 years ago. Offical MS site claims that Supported SQL Versions for SSDT 2017 are "SQL Server 2012 - SQL Server 2019". I can develop, deploy and run SSIS…

Developer technologies | Visual Studio | Extensions
asked Jul 11, 2025, 10:08 AM
Joerce30 0 Reputation points