54,120 questions with Developer technologies-related tags

Sort by: Updated
1 answer

The .NET runtime 9.0.5 or newer could not be found in the remote host under '/usr/local/share/dotnet/dotnet'.

I get this error in Visual Studio Version 17.14.8 when I want to start debugging my iOS project on my iPad: The .NET runtime 9.0.5 or newer could not be found in the remote host under '/usr/local/share/dotnet/dotnet'. Please install it or try setting a…

Developer technologies | .NET | .NET MAUI
asked Jul 11, 2025, 9:32 AM
Kim Strasser 1,321 Reputation points
answered Jul 12, 2025, 1:01 AM
Sachira De Silva 0 Reputation points
1 answer One of the answers was accepted by the question author.

Flyout separators

Hello So, I am trying to clone this design Note the shell will only be visible on windows Note: the red square, is becouse of privacy reasons if you read this…

Developer technologies | .NET | .NET MAUI
asked May 8, 2025, 11:32 AM
Eduardo Gomez 3,711 Reputation points
accepted Jul 11, 2025, 11:32 PM
Eduardo Gomez 3,711 Reputation points
1 answer

How do I recover from .net maui error NU1105 ... The property PackageVersion was expected to have a single value across all target frameworks, but instead...

This happened after I upgraded Microsoft.Maui.Controls from 9.0.70 to 9.0.81 using the NuGet Package Manager. Full error message: NU1105 Unable to read project information for '<MyProject>': The property PackageVersion was expected to have a single…

Developer technologies | .NET | .NET MAUI
asked Jul 8, 2025, 3:13 AM
Kurt K 176 Reputation points
commented Jul 11, 2025, 10:39 PM
Kurt K 176 Reputation points
1 answer One of the answers was accepted by the question author.

Error while submitting an Xamarin.iOS app to App Store

I am following the instructions given in this doc to upload my iOS app to App Store from VS 2019. I don't know why I am unable to upload image files today here. So I will just explain. The project properties are set as shown in the referenced doc…

Developer technologies | .NET | Xamarin
asked Feb 14, 2021, 9:32 PM
Shantimohan Elchuri 721 Reputation points
commented Jul 11, 2025, 10:10 PM
Anton M 1 Reputation point
4 answers One of the answers was accepted by the question author.

Publishing file to Apple App Store Failed "Unable to validate archive"

I successfully created the ipa file but receive a message Publishing Failed - Unable to validate archive. There is no additional information and I am unable to determine what is the problem.

Developer technologies | .NET | Xamarin
asked Nov 13, 2021, 4:11 AM
Bruce Krueger 331 Reputation points
commented Jul 11, 2025, 9:25 PM
Anton M 1 Reputation point
0 answers

Why aren’t the capabilities defined in a sideloaded line-of-business (LOB) UWP app retained after installation?

Our organization have defined the following capabilities in a custom LOB UWP application: <uap:Capability Name="userAccountInformation"/> <uap3:Capability Name="userNotificationListener"/> <rescap:Capability…

Developer technologies | Universal Windows Platform (UWP)
asked Jul 11, 2025, 6:53 PM
McMillen, Buom 0 Reputation points
0 answers

How can sideloaded UWP app update the version installed in a device

Our organization has developed a line-of-business (LOB) application for use on Panasonic mobile tablets. The app is distributed via sideloading, with the installation package hosted on a shared UNC path. Installation is handled using a .appinstaller…

Developer technologies | Universal Windows Platform (UWP)
asked Jul 11, 2025, 6:13 PM
McMillen, Buom 0 Reputation points
edited the question Jul 11, 2025, 6:24 PM
McMillen, Buom 0 Reputation points
1 answer One of the answers was accepted by the question author.

Integrate CMDITabBar into MDI MFC app

I would like to use CMDITabBar (from WinMerge) into a MFC MDI test application. Here is the test app: https://1drv.ms/u/c/dedcb6ef190b8fd4/ESppBUOCT-hJog-OyL43QXsBooSUM0liWkY9PHAeQo1FBw?e=BeSIzC The code for integration (CMainFrame header): protected: …

Developer technologies | C++
asked Jul 10, 2025, 10:45 AM
Flaviu_ 1,031 Reputation points
commented Jul 11, 2025, 4:39 PM
Varsha Dundigalla(INFOSYS LIMITED) 155 Reputation points Microsoft External Staff
1 answer

How to get Device Location in .NET 8 WPF App without Internet

Hi Community , Is it possible to obtain the device's location coordinates in a .NET 8 WPF application without requiring an internet connection? The goal is to access the location without relying on WINRT, as this only supports up to .NET 5. What…

Developer technologies | Windows Presentation Foundation
asked Jul 11, 2025, 8:26 AM
Sashikanta 0 Reputation points
answered Jul 11, 2025, 3:56 PM
jhonnmick 0 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 Jun 29, 2025, 1:41 AM
Chris Grossman 15 Reputation points
commented Jul 11, 2025, 3:52 PM
Carlos Moreno 0 Reputation points
1 answer One of the answers was accepted by the question author.

The RuntimeIdentifier platform 'iossimulator-x64' and the PlatformTarget 'arm64' must be compatible

Hello, I am encountering the following error when running the application on my MacBook. However, when I connect the MacBook to a Windows laptop and run it from there, it works fine. The issue only occurs when I try to run the application directly on…

Developer technologies | .NET | .NET MAUI
asked Jul 9, 2025, 4:17 PM
Bhuwan 966 Reputation points
edited a comment Jul 11, 2025, 3:38 PM
Ananda Biswas 5 Reputation points
2 answers

Xbox dev mode registration bug

Im trying to activate dev mode for my xbox, but when creating a publisher display name it always says it's not available.

Developer technologies | Small BASIC
asked Jul 9, 2025, 3:02 PM
zack moore 10 Reputation points
edited an answer Jul 11, 2025, 3:35 PM
Ananda Biswas 5 Reputation points
4 answers

What can I do with white space in the connection string?

I wrote a small application in VB.NET (VS 2022), and it worked well with the connection string without white space. When I put it in the folder with spaces and that is where I have issues with it. How do I solve this issue with the white space? I do…

Developer technologies | VB
asked Jul 10, 2025, 2:15 PM
Bob Vu 0 Reputation points
commented Jul 11, 2025, 3:15 PM
Viorel 122.8K Reputation points
1 answer

Good installer for visual studio 2019 c# projects

Still using Visual Studio 2019 professional. I have several independent solutions (single project solutions). I need to create an installer that installs 6 different projects on a computer. Right now, I have a single deployment project in each…

Developer technologies | C#
asked Jun 30, 2025, 3:27 PM
Darryl Hoar 181 Reputation points
commented Jul 11, 2025, 1:09 PM
RLWA32 49,666 Reputation points
1 answer One of the answers was accepted by the question author.

can't find my certificate pdf

i have passed an exam in c# 70-483. i have downloaded the transcript and the badge but i cant find the certificate to downloaded. where can i find my certificate? my certification id is 17085903

Developer technologies | C#
asked Jul 10, 2025, 7:46 AM
Spyridoula Avrilioni 20 Reputation points
accepted Jul 11, 2025, 12:55 PM
Spyridoula Avrilioni 20 Reputation points
0 answers

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 Jul 11, 2025, 9:59 AM
Ford Prefect 0 Reputation points
commented Jul 11, 2025, 12:24 PM
Ford Prefect 0 Reputation points
4 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
commented Jul 11, 2025, 12:16 PM
Jake Good 0 Reputation points
1 answer

An installation file didn't download

I keep getting this error while downloading the visual studio community 2022 package. I have used different VPNs and DNS and have turned my laptop off and on many times but it did not work. What is the problem and solution?

Developer technologies | Visual Studio | Setup
asked Jul 7, 2025, 11:18 PM
Mmd Hwdi 0 Reputation points
commented Jul 11, 2025, 11:46 AM
Mmd Hwdi 0 Reputation points
0 answers

Graph.Users.MailFolders grabs all folders not just the ROOT folders

It's a simple call. I should only get the folders in the root of the mailbox (Inbox, Drafts, Deleted Items, etc.) I'm getting everything as though it's doing a deep traversal. Completely contrary to documentation. Your help appreciated. jbw async…

Developer technologies | C#
asked Jul 11, 2025, 5:01 AM
James B Wood 0 Reputation points
commented Jul 11, 2025, 11:39 AM
Viorel 122.8K Reputation points
1 answer One of the answers was accepted by the question author.

Aspire Dashboard is not showing the updated start time of the containers and unable to start/stop containers using PS command line

I have deployed Dotnet Aspire Project using azure developer cli.- Multiple deployments are completed but the start time is not updating with each new deployment.- However active revision time is updated when i check it from Azure Portal.- How can i…

Developer technologies | ASP.NET | ASP.NET Core
Windows for business | Windows Server | User experience | PowerShell
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
702 questions
asked Jan 17, 2025, 9:52 AM
Faisal Riaz 40 Reputation points
accepted Jul 11, 2025, 11:28 AM
Faisal Riaz 40 Reputation points