54,069 questions with Developer technologies-related tags

Sort by: Updated
10 answers

How to Debug Remote MAUI App Launch

I have a .NET 9 MAUI app being deployed to a remote Xcode iOS iPhone 16 Plus. All components have the latest release software. The deployment is successful, and the application is launched and the splash screen displayed on the phone. However, the first…

Developer technologies | Visual Studio | Debugging
asked 2025-07-01T10:53:00.0633333+00:00
Marc George 191 Reputation points
answered 2025-07-29T01:25:42.6733333+00:00
Marc George 191 Reputation points
0 answers

WebRequest Migration to HTTPClient - Needing Feedback to Calling Function

Hello.. I have some code migrating from VS Studio 2013 to VS Studio 2022. Seeing that WebReq has been deprecated. Working to migrate to HTTPClient. Seems that httpclient is async only, I am guessing here... My overall code is written to call a RoboCall…

Developer technologies | VB
asked 2025-07-28T16:12:50.4066667+00:00
Smith, Jeffery Thomas (Jeff) 136 Reputation points
commented 2025-07-29T01:18:43.31+00:00
Smith, Jeffery Thomas (Jeff) 136 Reputation points
2 answers

DLL file not found when invoking function from Excel/VBA

I'm running Windows 11 with 64-bit MS/Office 2021. I have a very large (>25KSLOC) Excel/VBA application with a helper DLL written in C and compiled by Visual Studio 2022. The last time I used the app was May 4, 2025, and it worked perfectly. Today,…

Developer technologies | Visual Basic for Applications
asked 2025-06-29T01:41:47.34+00:00
Chris Grossman 20 Reputation points
commented 2025-07-29T01:05:53.7233333+00:00
Geoff Riggs 0 Reputation points
3 answers

Managing SEO Wtih MVC

Hello everyone and thanks for the help in advance. I am developing a Asp.Net MVC website that will hopefully, be used for commercial purposes. I need insight as to how to manage items such as page titles, meta data, and other information necessary for…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-07-27T16:58:21.17+00:00
Kmcnet 1,096 Reputation points
edited an answer 2025-07-28T22:25:50.5+00:00
ishaq safwah 0 Reputation points
2 answers One of the answers was accepted by the question author.

Need to discern which HID device inputs are coming from (C# Windows Form)

I'm programming a system which will have several HID devices. Each HID device is intended to input to a different part of the process (program). Specifically I'll have three bar code readers, one at different parts of a test system, to monitor where a…

Developer technologies | C#
asked 2025-07-28T22:13:49.4033333+00:00
QuantumCache 20,376 Reputation points Moderator
commented 2025-07-28T22:25:50.4033333+00:00
QuantumCache 20,376 Reputation points Moderator
2 answers

How to build an app to check if any file is opened by another program(C#, Windows)?

I tried my best to build an app to check if a file is opened by another program. I used ChatGPT, Gemini to do so. But their solutions didn't work. Now I need your help: using System; using System.Collections.Generic; using System.Diagnostics; using…

Developer technologies | C#
asked 2025-07-22T15:16:03.3433333+00:00
Rahmatulloh 40 Reputation points
answered 2025-07-28T21:03:52.6333333+00:00
Karen Payne MVP 35,586 Reputation points Volunteer Moderator
2 answers

Upgrade from Dynamics CRM On-Premise to 9.1 CRM On-Premise

Recent upgrade of Dynamics CRM -On -Premise version 9.0.19.8 to 9.1.37 causes looping on certain forms. It appears to me that the issue might be Java Script related. I am looking for anyone that has had a similar issue post upgrade. No error or event…

Developer technologies | C#
asked 2025-07-23T22:14:58.69+00:00
Shaw, Kieran 0 Reputation points
commented 2025-07-28T18:31:46.7866667+00:00
Shaw, Kieran 0 Reputation points
1 answer

Websocket is connected or disconnected without error Blazor Web App .Net 8

Hello, Websocket not connected in production returns the error WebSocket connection to 'wss://accounts.innovustech.in/_blazor?id=7pvrUUJdL7CjvoTLn17Y4A' failed: (anonymous) @ blazor.web.js:1 blazor.web.js:1 [2025-07-27T11:40:20.323Z] Information:…

Developer technologies | .NET | Blazor
asked 2025-07-27T11:45:52+00:00
Prathamesh Shende 471 Reputation points
commented 2025-07-28T18:06:12.88+00:00
Bruce (SqlWork.com) 78,746 Reputation points Volunteer Moderator
1 answer

deleted developer account and cannot create a new one, this was over 60 days ago

My Developer account was deactivated and I subsequently deleted it ( I am sure I clicked delete). This was over 60 days ago and I was hoping to get started afresh, but the dashboard only shows the deleted account and that I can delete profile and…

Developer technologies | Visual Studio | Setup
asked 2025-07-28T17:19:03.9733333+00:00
BTiLa 0 Reputation points
answered 2025-07-28T17:51:14.8233333+00:00
MD RASEL MIAH 0 Reputation points
2 answers

Can we capture SharePoint/OneDrive user IP addresses via Microsoft Graph?

Hi team, I’d like to ask whether it’s possible to retrieve the IP address of a user accessing SharePoint or OneDrive using Microsoft Graph API, given the following permissions: User.Read.All Mail.Read Sites.Read.All Files.Read.All I’m aware that for…

Developer technologies | C#
asked 2025-07-28T08:23:44.12+00:00
Jovkhar Issayev 0 Reputation points
edited an answer 2025-07-28T17:43:16.18+00:00
Bruce (SqlWork.com) 78,746 Reputation points Volunteer Moderator
2 answers One of the answers was accepted by the question author.

NavigatedToEventArgs

Environment: MAUI app for Android. When I navigate to a certain page, I would like to know what was the previous page. I therefore tried: protected override void OnNavigatedTo(NavigatedToEventArgs args) { base.OnNavigatedTo(args); …

Developer technologies | .NET | .NET MAUI
asked 2025-07-25T11:04:48.89+00:00
Giorgio Sfiligoi 411 Reputation points
accepted 2025-07-28T16:44:18.0033333+00:00
Giorgio Sfiligoi 411 Reputation points
1 answer

Windows Shutdown

I have a small app written in .NET 9, VB. The app does use an xml data file. When shutting down the computer, this app prevents windows from shutting down to allow user to save work. This is despite the fact that NO data saving is required at the time…

Developer technologies | VB
asked 2025-07-11T09:59:41.2133333+00:00
Ford Prefect 20 Reputation points
commented 2025-07-28T16:04:34.58+00:00
Ford Prefect 20 Reputation points
1 answer

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 2025-07-24T14:09:57.6266667+00:00
Bubba Jones 0 Reputation points
commented 2025-07-28T15:14:14.66+00:00
Bubba Jones 0 Reputation points
1 answer

Blazor Web App using the Razor pages (.razor) from RCL

Hello, I'm trying to have the Razor Class Library (RCL) to serve the Razor pages (.razor) into Blazor Web App. First, I created a RCL project called RazorClassLibrary and simply added a new Razor compnent (.razor page). The page is under a folder called…

Developer technologies | .NET | Blazor
asked 2025-07-28T12:35:51.12+00:00
Balu Raju 81 Reputation points
edited an answer 2025-07-28T14:59:52.7066667+00:00
Bruce (SqlWork.com) 78,746 Reputation points Volunteer Moderator
2 answers

How to Use Cube.js API with .NET Core Application? Facing "Query Param is Required" Error

Hello, I am trying to integrate the Cube.js API into my .NET Core application. My goal is to fetch data from Cube.js using a custom query. However, I keep encountering an error and can't seem to get the integration working. Here’s the method I…

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Other
asked 2025-01-12T00:32:58.51+00:00
NALB 71 Reputation points
commented 2025-07-28T11:58:24.4566667+00:00
Jack Dang (WICLOUD CORPORATION) 775 Reputation points Microsoft External Staff
1 answer

Unable to connect Visual Studio debugger to Azure Web App

I have a web app running in Azure. This is a mature app. I have always been able to periodically connect my Visual Studio 2022 debugger to this web app to debug code. At some point in the last month, this has stopped working. I should say that this…

Developer technologies | Visual Studio | Debugging
asked 2025-06-19T15:28:46.3+00:00
Nick Evans 5 Reputation points
commented 2025-07-28T11:46:44.45+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 170 Reputation points Microsoft External Staff
3 answers

Please reset my developer account & free phone #

I signed up for the Microsoft 365 Developer Program using the email **PII removed**, selected Personal Use by mistake, and did not receive a sandbox tenant. I have since tried to create a new developer account with a new email, but now I’m blocked from…

Developer technologies | C++
asked 2025-07-17T01:54:41.8866667+00:00
Herb Wolff 0 Reputation points
answered 2025-07-28T11:46:17.4633333+00:00
Herb Wolff 0 Reputation points
2 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 2025-07-24T16:36:09.0733333+00:00
Darshana Dilhan 0 Reputation points
commented 2025-07-28T11:36:40.1266667+00:00
Gade Harika (INFOSYS LIMITED) 165 Reputation points Microsoft External Staff
1 answer

Receiving 502 from backend App registered on Azure. No App insight logs found

Hello, Looks like our backend app registered in Azure is not responding. We are unable to assess as there are no logs in app insights after certain time. We even restarted the app service but it seems to have no effect and everything on the app is…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-04-24T21:03:28.47+00:00
Sowmya Kudva 0 Reputation points
commented 2025-07-28T11:09:58.7266667+00:00
Raymond Huynh (WICLOUD CORPORATION) 470 Reputation points Microsoft External Staff
2 answers

Save token in Database

Hi, I am using Microsoft.EntityFrameworkCore (Version 8.0.6) + Microsoft.AspNetCore.Identity.EntityFrameworkCore(Version 8.0.6) + Npgsql.EntityFrameworkCore.PostgreSQL (Version 8). By using these packages, Is Identity Frmaework have any…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-04-29T10:39:14.5766667+00:00
Lavanya Chakkaravel 20 Reputation points
commented 2025-07-28T11:09:32.94+00:00
Raymond Huynh (WICLOUD CORPORATION) 470 Reputation points Microsoft External Staff