54,180 questions with Developer technologies-related tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Deploying app to remote machine stuck at "Installing missing frameworks..."

I have tried two different unrelated UWP apps and got the same result. When I try to run a UWP app on a remote machine, VS gets stuck at: Creating a new clean layout... Copying files: Total 403 mb to layout... Checking whether required frameworks are…

Developer technologies | Universal Windows Platform (UWP)
asked Jul 30, 2025, 10:39 PM
Hong 1,306 Reputation points
accepted Aug 13, 2025, 3:10 AM
Hong 1,306 Reputation points
3 answers

Getting error while configuring build pipeline for .net framework project on azure VM IIS

We are getting error while configuring build pipeline for .net framework project having single .sln file for 3 different applications using azure devops pipelines , ##[error]The nuget command failed with exit code(1) and error(Error parsing solution file…

Developer technologies | ASP.NET | Other
asked Feb 10, 2025, 5:00 PM
Nikhil Rasal 0 Reputation points
commented Aug 13, 2025, 3:01 AM
Raymond Huynh (WICLOUD CORPORATION) 620 Reputation points Microsoft External Staff
1 answer

Could not load type 'Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger' from assembly 'Microsoft.IdentityModel.Abstractions

When calling Microsoft.AspNetCore.Authentication.Core.AuthenticationHandlerProvider.GetHandlerAsync() Got below exception System.TypeInitializationException: The type initializer for 'Microsoft.IdentityModel.Logging.LogHelper' threw an exception. …

Developer technologies | ASP.NET | ASP.NET Core
asked Dec 30, 2024, 9:36 AM
Jay Prakash 0 Reputation points Microsoft Employee
commented Aug 13, 2025, 2:59 AM
Raymond Huynh (WICLOUD CORPORATION) 620 Reputation points Microsoft External Staff
1 answer

customer's add-on UI not showing on their screen

We have a user that is having problem with the add-on UI on their installation. Many many other users this works just fine. For some reason, the purchase dialog does not appear when prompted. He is getting this with our application and another…

Developer technologies | Universal Windows Platform (UWP)
asked Mar 21, 2025, 6:14 PM
Karhu Koti 46 Reputation points
answered Aug 13, 2025, 2:58 AM
Harry Vo (WICLOUD CORPORATION) 405 Reputation points Microsoft External Staff
2 answers

Seed Data Asp.Net core Identity .Net 9

Hello, good time. A problem in the new version of .Net 9 that I recently found after upgrading from version 8 to 9. Regarding the seed data context identity I found this problem after upgrading the version, in your project I have a Context, one for the…

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Other
asked Dec 21, 2024, 6:56 AM
Saeed Ghafori 0 Reputation points
commented Aug 13, 2025, 2:56 AM
Raymond Huynh (WICLOUD CORPORATION) 620 Reputation points Microsoft External Staff
1 answer

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
McMillenBelenMNRF-9276 10 Reputation points
commented Aug 13, 2025, 2:55 AM
Harry Vo (WICLOUD CORPORATION) 405 Reputation points Microsoft External Staff
2 answers

Best practice for canceling an MVC Order

I have a store that will not require logging in. A customer can order as a guest, and fill in their shipping details, etc. (Payment is Paypal. ) If a customer cancels Paypal and disconnects, I would remove their data, but exactly how would I know they…

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Other
asked Jan 13, 2025, 12:06 AM
Coreysan 1,811 Reputation points
commented Aug 13, 2025, 2:54 AM
Raymond Huynh (WICLOUD CORPORATION) 620 Reputation points Microsoft External Staff
2 answers

Visual Studio failed to publish to Azure Container Registry

Hi, I have an ASP.NET Core application that I am trying to migrate to Azure. I am using Azure Container Registry to publish my app's images and run it on Container App. Until a few days ago, I was able to successfully push the image to the container…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
514 questions
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | C#
asked Jan 21, 2025, 3:33 PM
Pampua84 6 Reputation points
commented Aug 13, 2025, 2:52 AM
Raymond Huynh (WICLOUD CORPORATION) 620 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

Add the extra empty lines

Hi, For table (tr td) lines on the page, how to add the extra empty lines below?

Developer technologies | ASP.NET | Other
asked Jul 31, 2025, 3:37 AM
Peter_1985 2,786 Reputation points
answered Aug 13, 2025, 2:47 AM
Peter_1985 2,786 Reputation points
1 answer

MAUI: Notification icon is blank in Android 15

I am using below code to show the push notification icon in my MAUI application: private void CreateNotificationChannel() { try { var channelId = $"{PackageName}.general"; var notificationManager =…

Developer technologies | .NET | .NET MAUI
asked Apr 28, 2025, 2:53 PM
Sreejith Sreenivasan 1,001 Reputation points
edited an answer Aug 13, 2025, 2:47 AM
Tony Dinh (WICLOUD CORPORATION) 725 Reputation points Microsoft External Staff
2 answers

Visual Studio Code does not let me type the letters a, s, or d, only in files

I can type these letters in the terminal just fine; however, I nothing shows up once I try and edit my code using these letters

Developer technologies | Visual Studio | Debugging
asked Jun 17, 2025, 9:42 PM
John Zhang 0 Reputation points
answered Aug 13, 2025, 2:41 AM
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 235 Reputation points Microsoft External Staff
0 answers

How can I install a ACE blueprint

Hi I need some help with installing a ACE blueprint on my Azure account. Can you provide guidance as to how to do this? Many thanks

Developer technologies | Windows Presentation Foundation
asked Aug 8, 2025, 2:26 PM
Vikula 0 Reputation points
commented Aug 13, 2025, 2:26 AM
Starry Night 30 Reputation points
2 answers

How to Add Constructor Parameters to a Widely Used Class Without Breaking Existing Code

**I have a class in a C# ASP.NET project that originally looked like this: ** public This class is used in many other places across the solution — hundreds of usages like this: var Now, I need to modify the constructor to accept a parameter (e.g., a…

Developer technologies | ASP.NET | ASP.NET Core
asked Aug 3, 2025, 10:52 AM
Nika Gabeskiria 0 Reputation points
commented Aug 13, 2025, 2:19 AM
Jack Dang (WICLOUD CORPORATION) 1,020 Reputation points Microsoft External Staff
0 answers

What does the error message mean: DataTable internal index is corrupted: '5' ?

What does the error message mean: DataTable internal index is corrupted: '5' ?

Developer technologies | C#
asked Aug 12, 2025, 2:58 PM
Martin Tejada 0 Reputation points
commented Aug 13, 2025, 1:27 AM
Starry Night 30 Reputation points
2 answers

Possible to use VS

Hi, Is it valid to use VS version on Oracle Linux OS? Which VS version is fine for that?

Developer technologies | C#
asked Aug 4, 2025, 7:50 AM
Peter_1985 2,786 Reputation points
edited a comment Aug 12, 2025, 11:08 PM
Bruce (SqlWork.com) 79,101 Reputation points Volunteer Moderator
2 answers

unable to import data into SSMS

HI Team, Am unable to import data into SSMS from network location. ERROR: TITLE: SQL Server Import and Export Wizard The operation could not be completed. ADDITIONAL INFORMATION: The 'Microsoft.ACE.OLEDB.16.0' provider is not registered on the local…

Developer technologies | Transact-SQL
asked Aug 12, 2025, 12:47 PM
Damodara Kuntrapaku 0 Reputation points
answered Aug 12, 2025, 9:31 PM
Erland Sommarskog 124.3K Reputation points MVP Volunteer Moderator
2 answers

How do I get Microsoft Code to come up in my right click menu?

When I right button click on a folder in Windows Explorer, the option to launch that new and empty folder in Microsoft Visual Studio Code is not available to me as it appears in a youtube tutorial like so. How do I get it there as a menu option If I…

Developer technologies | Visual Studio | Setup
asked Aug 26, 2024, 4:41 PM
William Thompson 125 Reputation points
commented Aug 12, 2025, 8:36 PM
ben stok 0 Reputation points
4 answers

Sending emails from dotnet8 web application

Hi, I have a dotnet8 web application which I am using to send emails from ******@mydomain.com (which is a google workspace account) via a smtp request using the following configuration: Domain = smtp.gmail.com Port = 465 A generated App Password…

Developer technologies | ASP.NET | ASP.NET Core
asked Mar 29, 2025, 10:57 PM
Daniel Giles 0 Reputation points
answered Aug 12, 2025, 8:29 PM
ben stok 0 Reputation points
0 answers

How do you add a ELF symbol file using symstore.exe ?

According to the dotnet-sos and dotnet-symbols we see that modern symstore fetches support downloading ELF symbols files (ex: libcoreclr.so). The microsoft github repository for theses tools also show that support for elf file was added. This suggests…

Developer technologies | C++
asked Aug 12, 2025, 7:58 PM
Mathieu Girard 0 Reputation points
2 answers

Visual studio extension in code editor to have menu and submenu.

I want to develop an extension for VS. When I select some code in the cs file or any file there should be some option in code editor like Mymenu and submenu Please guide. how to achieve it. I have one comand class which actually shows Mymenu when I…

Developer technologies | Visual Studio | Extensions
asked Jul 9, 2025, 9:42 AM
Vishal Suravase 21 Reputation points
answered Aug 12, 2025, 7:55 PM
aH 5 Reputation points