54,201 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 Jul 1, 2025, 10:53 AM
Marc George 191 Reputation points
commented Aug 16, 2025, 6:42 PM
Marc George 191 Reputation points
1 answer

Blazor WebAssembly (.NET 8) - AuthenticationService.init JSInterop Error and Debugger Protocol Issues

I'm working on a Blazor WebAssembly solution targeting .NET 8, with both client and server projects. The client uses MSAL authentication (Microsoft.AspNetCore.Components.WebAssembly.Authentication and Microsoft.Authentication.WebAssembly.Msal). I'm…

Developer technologies | .NET | Blazor
asked Aug 13, 2025, 12:41 PM
Luke Abraham 0 Reputation points
answered Aug 16, 2025, 3:52 PM
Bruce (SqlWork.com) 79,111 Reputation points Volunteer Moderator
2 answers

Silent Printing in .NET MAUI App

In a .NET MAUI app, a PDF document is read into a Stream object for printing. The requirement is to restrict the user from selecting any printer, only allowing a predefined set of printers. Additionally, the user should not be able to modify the print…

Developer technologies | .NET | .NET MAUI
asked Jan 24, 2025, 5:54 AM
Navaneeth 21 Reputation points
answered Aug 16, 2025, 3:41 PM
Bruce (SqlWork.com) 79,111 Reputation points Volunteer Moderator
1 answer

Why don't I see any text on screen?

I don't think I missed any code. LRESULT CALLBACK WindowProc(HWND, UINT, WPARAM, LPARAM); HWND _hWnd = nullptr; HWND _childhWnd = nullptr; HINSTANCE _hInstance = nullptr; int APIENTRY wWinMain( _In_ HINSTANCE hInstance, _In_opt_ HINSTANCE…

Developer technologies | C++
asked Aug 15, 2025, 11:23 PM
CDev-8220 425 Reputation points
edited an answer Aug 16, 2025, 1:11 PM
Darran Rowe 2,266 Reputation points
0 answers

Installation Error: Windows Installer Service Fails When Installing Visual Studio 2022 on Windows 11 24H2

Hello! I can't install Visual Studio 2022 on my Windows 11 24H2 (build number: 26100.4946) computer - whenever I try to install, I get the "Windows Installer Service is not available. Please restart the system and try again." Did that, didn't…

Developer technologies | Visual Studio | Setup
asked Aug 15, 2025, 6:40 PM
Michał Czerwiński 0 Reputation points
commented Aug 16, 2025, 9:21 AM
Michał Czerwiński 0 Reputation points
2 answers

Form layout issue

Hi, Any existing form sample to have the 3 parts below on a form that we can have the different details inside each?

Developer technologies | ASP.NET | Other
asked Aug 8, 2025, 9:04 AM
Peter_1985 2,786 Reputation points
commented Aug 16, 2025, 8:00 AM
Peter_1985 2,786 Reputation points
1 answer

how to add waves-effect in wpf?

how to add waves effect when I click ? like in button?

Developer technologies | Windows Presentation Foundation
asked Aug 15, 2025, 12:37 PM
mc 5,676 Reputation points
commented Aug 16, 2025, 12:12 AM
mc 5,676 Reputation points
2 answers One of the answers was accepted by the question author.

Open app from another app

Hi experts Working on 2 separate WinForms apps (.NET Framework 4.8 with VB) and going to msix bundle them to store. Once they both are installed how can I run one of them from within the other one? They are not associated with any file type, just need to…

Developer technologies | Windows Forms
asked Jul 8, 2025, 7:15 AM
StewartBW 1,895 Reputation points
edited a comment Aug 15, 2025, 11:24 PM
RLWA32 50,191 Reputation points
1 answer

Outlook Ribbon Add-in Manifest Issues

An add-in has been successfully created that works as expected within the Calendar context. However, there is an attempt to create a separate add-in that should always be accessible from the main Ribbon in Outlook, independently of whether the user is in…

Developer technologies | XAML
asked Aug 5, 2025, 7:53 AM
Sergio Jacomella 0 Reputation points
answered Aug 15, 2025, 9:00 PM
Prime Hub 0 Reputation points
2 answers

visual studio 2017 on windows 11 for iot core x86 uwp app development

Hi, I was using visual studio 2017 community on win 10 pro host m/c. I am learning uwp app development on windows 10 iot core x86 image running in virtual box. My development interest is only 32bit Embedded products only. Recently due to the resource…

Developer technologies | Universal Windows Platform (UWP)
Developer technologies | Visual Studio | Other
asked Dec 31, 2024, 5:29 PM
Ketan SHAH 0 Reputation points
answered Aug 15, 2025, 8:14 PM
Ketan SHAH 0 Reputation points
1 answer One of the answers was accepted by the question author.

duplicate request method names in .net proxy class + BizTalk

we have XSD published as service in BizTalk, the end point is getting called by .net technology . When .net team try to consume the service using add service reference it creates the service.cs class library which has all the classes and methods for the…

BizTalk Server
BizTalk Server
A family of Microsoft server products that support large-scale implementation management of enterprise application integration processes.
393 questions
Developer technologies | .NET | Other
asked Sep 22, 2023, 5:41 PM
bala gangadhar vallapu 26 Reputation points
commented Aug 15, 2025, 7:42 PM
Brian Dillon 0 Reputation points
0 answers

Visual Studio 2019 offline does not work

I am attempting to update Visual Studio 2019 in an offline environment, using vs_enterprise.exe --layout command like I have for the last 3 years, but starting with 16.11.49, the installer does not complete. When I try running setup.exe in the offline…

Developer technologies | Visual Studio | Setup
asked Aug 15, 2025, 6:39 PM
Kaleb Ward (External) 0 Reputation points
1 answer

Orleans compatibility with Cosmic

We are evaluating Orleans for a production-grade stateful service that needs: Virtual Actor model with per-entity affinity Automatic partitioning & routing Stateful storage bound to actors Single-threaded execution per actor (no locks) with…

Developer technologies | .NET | Other
asked Aug 14, 2025, 4:33 PM
Nagalakshmi Garlapati 0 Reputation points Microsoft Employee
answered Aug 15, 2025, 6:35 PM
Bruce (SqlWork.com) 79,111 Reputation points Volunteer Moderator
0 answers

Visual Studio Bicep Extension Fails to Install with NoApplicableSKUsException

I have: Microsoft Visual Studio Enterprise 2022 (ARM 64-bit) - Current Version 17.14.8 installed and cannot seem to install the Bicep Extension package. I fails with this error log: 8/15/2025 12:16:43 PM - Microsoft VSIX Installer 8/15/2025 12:16:43 PM…

Developer technologies | Visual Studio | Extensions
asked Aug 15, 2025, 6:33 PM
Brian Dickinson 0 Reputation points Microsoft Employee
1 answer

Microsoft.DataTools.IntegrationServices.exe fails on install for Visual Studio 2019 error 0xe0434352

Attempted to install latest microsoft.datatools.integrationservices.exe on Visual Studio 2019 and it fails with error 0xe04344352. I uninstalled VS 2019 and reinstalled, and the integration services still fails with same error. In reviewing the log…

Developer technologies | Visual Studio | Other
asked Jun 9, 2021, 3:20 PM
Anonymous
edited the question Aug 15, 2025, 5:21 PM
Gérard Oomens 105.3K Reputation points Volunteer Moderator
0 answers

I’m trying to override a language in an External Identities user flow (Microsoft Entra ID) by customizing all the attribute strings, exporting them, modifying the file, and reuploading it. However, the changes are taking a long time and not able to config

I’m trying to override a language in an External Identities user flow (Microsoft Entra ID) by customizing all the attribute strings, exporting them, modifying the file, and reuploading it. However, the changes are taking a long time and not able to…

Developer technologies | Small BASIC
asked Aug 15, 2025, 5:17 PM
Kg 0 Reputation points
4 answers

The correct CChildFrame is not activated after the predecessor is closed.

MFC MDI application. Opened several CChildFrame s. (To illustrate better my issue I identified every CChildFrame with an unique id.) Opened, lets say, 5 CChildFrame. 1, 2, 3, 4, 5. List the order of the CChildFrame by menu: About: List…

Developer technologies | C++
asked Jul 21, 2025, 11:59 AM
Flaviu_ 1,071 Reputation points
commented Aug 15, 2025, 3:36 PM
RLWA32 50,191 Reputation points
2 answers

A Blazor app I've been working on, no longer can access our Azure Key Vault

I've been working on rewriting an app for a while. I have successfully debugged the app, and it's read from our Azure Key Vault, many times before. Now, without making any changes, it no longer can access it. I'm getting a, "No connection could be…

Developer technologies | ASP.NET | ASP.NET Core
asked Aug 13, 2025, 9:18 PM
Falanga, Rod, DOH 290 Reputation points
commented Aug 15, 2025, 3:07 PM
Falanga, Rod, DOH 290 Reputation points
6 answers One of the answers was accepted by the question author.

Excel VBA: Can my VBA code determine whether Solver is running?

Is there a way to test whether Solver is running? I have a section of VBA code that must be skipped if Solver is running. I'm using MS Office LTSC Professional Plus 2024 (Windows).

Developer technologies | VB
asked Aug 9, 2025, 6:42 PM
Dave Post 20 Reputation points
accepted Aug 15, 2025, 1:49 PM
Dave Post 20 Reputation points
0 answers

how to change color in triggers in wpf?

<Style.Triggers> <Trigger Property="IsMouseOver" Value="True"> <Setter Property ="Background" Value="#ffffff/> </Trigger> </Style.Triggers> the color is still the original when the mouse…

Developer technologies | Windows Presentation Foundation
asked Aug 15, 2025, 1:02 PM
mc 5,676 Reputation points