54,077 questions with Developer technologies-related tags

Sort by: Updated
0 answers

.NET MAUI iOS Build Fails with Firebase v3.x due to Missing Swift Symbols After Updating to Fix ITMS-91061 (Privacy Manifest)

I'm developing a .NET MAUI application targeting .NET 8. In my project, I’m using the following Firebase packages: <PackageReference Include="Plugin.Firebase" Version="2.0.6" /> <PackageReference…

Developer technologies | .NET | .NET MAUI
asked Jul 29, 2025, 3:31 PM
Aleena George 30 Reputation points
edited the question Jul 29, 2025, 3:35 PM
Aleena George 30 Reputation points
2 answers One of the answers was accepted by the question author.

.NET MAUI CollectionView GroupHeaderTemplate Crashing on iOS with Incomplete List Rendering

I'm developing a .NET MAUI application that displays a list of Primary Buddies and Secondary Buddies grouped inside a CollectionView. Everything works perfectly on Android — all buddies are listed, grouped, and the UI updates and refreshes as expected. …

Developer technologies | .NET | .NET MAUI
asked Jul 22, 2025, 9:39 AM
Aleena George 30 Reputation points
accepted Jul 29, 2025, 3:32 PM
Aleena George 30 Reputation points
1 answer

Microsoft Store app requiring admin consent - any automation?

We have a dotnet app deployed via Microsoft Store which uses a multitenant app registration. When a user logs on they have to ask their admin to consent to the user of the application. What I am wondering, is there any way to automate this better, if for…

Developer technologies | .NET | Other
asked Jul 24, 2025, 12:09 PM
Anne Admin 6 Reputation points
commented Jul 29, 2025, 3:31 PM
Bruce (SqlWork.com) 78,741 Reputation points Volunteer Moderator
0 answers

Errors when trying to generate swagger.json at build time

I've created a new .net 9 isolated function app using Visual Version 17.14.9. I'm using the Microsoft.Azure.Functions.Worker.Extensions.OpenAPI (1.51) package to add swagger definitions to the functions. This works fine, and I can get the swagger file…

Developer technologies | ASP.NET | ASP.NET Core
asked Jul 29, 2025, 3:20 PM
Gill, Liam 0 Reputation points
2 answers One of the answers was accepted by the question author.

Json editor is missing

I am following an online tutorial to learn MVC for .net. When I right click on the project and click "Add Item", I can't find Json or App Settings file neither under C# or in the search box. How can I restore that? I already checked under the…

Developer technologies | Visual Studio | Other
asked Jul 29, 2025, 1:19 PM
Wael Sedky 61 Reputation points
accepted Jul 29, 2025, 2:01 PM
Wael Sedky 61 Reputation points
0 answers

How to build an app to check if a file is opened by another program using C#

Hello, I want to build an app to check if a file is opened by another program.

Developer technologies | C#
asked Jul 22, 2025, 3:22 PM
Rahmatulloh 40 Reputation points
commented Jul 29, 2025, 1:58 PM
Rahmatulloh 40 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 Jul 11, 2025, 9:59 AM
Ford Prefect 20 Reputation points
commented Jul 29, 2025, 12:01 PM
Ford Prefect 20 Reputation points
1 answer

How to remove server from server explorer list in Visual Studio

I am sorry if the tag is wrong. I could not find a visual studio tag. The issue is that I have by mistake connected to my own pc as a 'Windows Server' and now it is showing up in the Server Explorer of Visual Studio 2022. I am able to view 'Event Logs',…

Developer technologies | Visual Studio | Setup
asked Jul 25, 2025, 3:15 PM
gagrim808 91 Reputation points
commented Jul 29, 2025, 11:50 AM
Lara 0 Reputation points
6 answers

Unable to Hide Buttons in Custom Toolbar with UI Context in Visual Studio Extension

I have created a custom toolbar in my Visual Studio extension that appears only with specific files, using a defined UI context. I want to hide certain buttons in this toolbar programmatically. However, setting the .Hidden = true property does not hide…

Developer technologies | Visual Studio | Extensions
asked Jul 21, 2025, 9:22 AM
Vasu Bansal 20 Reputation points
answered Jul 29, 2025, 11:32 AM
Susmitha T (INFOSYS LIMITED) 85 Reputation points Microsoft External Staff
3 answers

Looking for a sample or tutorial for the new OData bits

I want to write an Odata 4 compliant C# isolated mode serverless function endpoint. I am confused by the recent announcements here about ASP.NET Core OData 9 and OData .NET 8 - which should use? Are there any tutorials or samples for this? All I can find…

Developer technologies | ASP.NET | ASP.NET Core
asked Jan 1, 2025, 10:00 AM
Gil Shalit 6 Reputation points
commented Jul 29, 2025, 11:13 AM
Jack Dang (WICLOUD CORPORATION) 775 Reputation points Microsoft External Staff
1 answer

Issue with Pip after migrating from .Net 6 to .Net 7 docker image

I am migrating an application from .NET 6 to .NET 8. I want to update my docker file with latest SDK version. After migrating it to SDK 8.0, I am getting error with pip command This was in .NET 6 Dockerfile FROM mcr.microsoft.com/dotnet/sdk:6.0 RUN…

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Other
asked Dec 18, 2024, 2:02 AM
Aneesha 10 Reputation points
commented Jul 29, 2025, 11:12 AM
Raymond Huynh (WICLOUD CORPORATION) 470 Reputation points Microsoft External Staff
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 29, 2025, 10:53 AM
Adiba Khan 95 Reputation points Microsoft External Staff
1 answer

Visual Studio 2022 Build Failure Due to Shortcut Creation Issue

The solution includes a Setup Project that fails to build, causing the build process to be cancelled. This has worked previously without issues. To troubleshoot, the solution was tested on two other computers: one with Visual Studio 2019 and another with…

Developer technologies | Visual Studio | Debugging
asked Jun 27, 2025, 7:11 AM
Sean Kozen 0 Reputation points
commented Jul 29, 2025, 10:51 AM
Adiba Khan 95 Reputation points Microsoft External Staff
1 answer

How can I fix the 'Unable to download installation files' error in Visual Studio Installer? (Theres no Internet issue)

just downloaded the installer from the site , clicked on the installer , after a few seconds , this , and btw there is no issue with internet

Developer technologies | Visual Studio | Setup
asked Jun 29, 2025, 6:48 PM
Rafay Butt 5 Reputation points
commented Jul 29, 2025, 10:46 AM
Adiba Khan 95 Reputation points Microsoft External Staff
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 Jul 29, 2025, 10:45 AM
Gade Harika (INFOSYS LIMITED) 170 Reputation points Microsoft External Staff
2 answers

How to use Co-Pilot via API

Hi, I am trying to figure out if it is possible to query co-pilot and grab the generated answer via api. What I mean by this is for example say in Jira or any Ticketing System that can make calls to an API is it possible to make a call to co pilot…

Developer technologies | ASP.NET | ASP.NET API
Microsoft Copilot | Other
asked Feb 14, 2025, 4:20 PM
Jarrett Trapani 5 Reputation points
commented Jul 29, 2025, 10:43 AM
Raymond Huynh (WICLOUD CORPORATION) 470 Reputation points Microsoft External Staff
2 answers

Post migrating from Azure to on-premises our Development and Production servers, our .NET API, Angular site throwing Azure CLI authentication failure issue

An error occurred while starting the application. CredentialUnavailableException: EnvironmentCredential authentication unavailable. Environment variables are not fully configured. Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception…

Developer technologies | ASP.NET | ASP.NET API
asked Feb 27, 2025, 4:34 PM
Kumar, Kiran 0 Reputation points
commented Jul 29, 2025, 10:42 AM
Raymond Huynh (WICLOUD CORPORATION) 470 Reputation points Microsoft External Staff
3 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 Jul 29, 2025, 10:30 AM
RLWA32 50,056 Reputation points
2 answers

Debug -> "Attach to Process" in Visual Studio 2022 Professional is not adding the Script file to the Solution Explorer

Dear Microsoft team, I am trying to attach my ALM application project workflow script using the instructions provided in the below…

Developer technologies | Visual Studio | Debugging
asked Jul 27, 2025, 3:48 PM
Sai Nagendra Srihari Vanumu 0 Reputation points
edited an answer Jul 29, 2025, 10:25 AM
Gade Harika (INFOSYS LIMITED) 170 Reputation points Microsoft External Staff
0 answers

Unexpected Error with MapRouteFinder in UWP App

Encountering an issue with the Bing Maps in a Microsoft UWP app when attempting to render a path. An "Unspecified error" is returned when passing the following four waypoints to the Bing Maps API via the…

Developer technologies | Universal Windows Platform (UWP)
asked Jul 29, 2025, 10:24 AM
Lokender Tiwari 0 Reputation points