54,172 questions with Developer technologies-related tags

Sort by: Updated
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-08-12T11:26:53.33+00:00
Varsha Dundigalla(INFOSYS LIMITED) 795 Reputation points Microsoft External Staff
4 answers One of the answers was accepted by the question author.

how cancel token work in these cases

following code is from https://learn.microsoft.com/en-us/dotnet/csharp/asynchronous-programming/cancel-an-async-task-or-a-list-of-tasks i could not understand when it will show following two messages from last main code. Console.WriteLine("Download…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-08-08T12:15:47.5066667+00:00
rajesh yadav 291 Reputation points
edited a comment 2025-08-12T11:00:37.0666667+00:00
Danny Nguyen (WICLOUD CORPORATION) 800 Reputation points Microsoft External Staff
0 answers

Microsoft Visual Studio 2010 Service Pack 1 in KB2635973 is not working for Windows 11. Wat is the fix?

Hello, Using Visual Studio (2019 & 22) I have this issue where I get no syntax error warnings nor highlighting. This started happening after my upgrade to Windows 11 (from 10). I looked into the issue and it seems I am missing Microsoft Visual Studio…

Developer technologies | Visual Studio | Setup
asked 2025-08-12T01:47:38.8833333+00:00
Deepak Saxena 0 Reputation points
edited the question 2025-08-12T10:56:05.1133333+00:00
Gérard Oomens 105.1K Reputation points Volunteer Moderator
4 answers

'Some services are not able to be constructed (Error while validating the service descriptor 'ServiceType

I am trying to implement global exception handling in a .NetCore 9 webAPI project. I created a ExceptionMiddlewareExtensions class like so: ExceptionMiddlewareExtensions.cs - public static class ExceptionMiddlewareExtensions { public static void…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-01-24T17:31:46.3366667+00:00
P. G. Choudhury 146 Reputation points
commented 2025-08-12T10:53:37.79+00:00
Raymond Huynh (WICLOUD CORPORATION) 620 Reputation points Microsoft External Staff
2 answers

'Some services are not able to be constructed (Error while validating the service descriptor 'ServiceType

I am trying to implement global exception handling using custom middleware in a .NetCore webAPI project. My .NetCore version in 9. I am getting the above exception message when trying to implement it. Let me post the relevant code blocks so you can…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-01-24T17:13:44.79+00:00
P. G. Choudhury 146 Reputation points
commented 2025-08-12T10:53:10.4633333+00:00
Raymond Huynh (WICLOUD CORPORATION) 620 Reputation points Microsoft External Staff
1 answer

How to generate RDLC report using loop?

I asked a question about this earlier here. But not getting the correct solution, I again asked for the help of experienced people. I have shown a sample of my data below. I want to print this data on separate pages according to empid. I guess it can be…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-02-06T16:01:01.2833333+00:00
jewel 1,231 Reputation points
commented 2025-08-12T10:52:11.1366667+00:00
Raymond Huynh (WICLOUD CORPORATION) 620 Reputation points Microsoft External Staff
2 answers

NuGet package issue (DLL cannot be found)

Hello, I have an Azure Functions project in Visual Studio 2022 (with the latest patch installed). I initially developed this project using .NET 6.0 about a year ago, and everything was working fine. Recently, I updated the project to .NET 8.0 and…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-02-05T10:36:38.13+00:00
Brian Vind Borgstrøm 0 Reputation points
commented 2025-08-12T10:50:15.83+00:00
Raymond Huynh (WICLOUD CORPORATION) 620 Reputation points Microsoft External Staff
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 2025-08-03T10:52:15.9633333+00:00
Nika Gabeskiria 0 Reputation points
commented 2025-08-12T10:37:11.5233333+00:00
Nikoloz Gabeskiria 0 Reputation points
2 answers

i could not understand why two awaits are used.

q1) follosing code is from the followoing link https://learn.microsoft.com/en-us/dotnet/csharp/asynchronous-programming/start-multiple-async-tasks-and-process-them-as-they-complete while (downloadTasks.Any()) { Task<int> finishedTask =…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-08-06T10:46:40.8166667+00:00
rajesh yadav 291 Reputation points
commented 2025-08-12T10:22:52.23+00:00
Jack Dang (WICLOUD CORPORATION) 1,020 Reputation points Microsoft External Staff
2 answers

Could not load type 'Microsoft.EntityFrameworkCore.Metadata.Internal.AdHocMapper'

I'm using .NET 8.0, Entity FrameworkCore 9.0.2, MySql.EntityFrameworkCore 9.0.0 and when I try to get data from the database I get the following error. How to resolve this problem? System.TypeLoadException: Could not load type…

Developer technologies | .NET | Entity Framework Core
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Other
asked 2025-02-18T09:23:05.2533333+00:00
Misha Kurytsia 0 Reputation points
commented 2025-08-12T10:13:43.1966667+00:00
Jack Dang (WICLOUD CORPORATION) 1,020 Reputation points Microsoft External Staff
2 answers

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 2025-07-25T15:15:51.3633333+00:00
gagrim808 91 Reputation points
commented 2025-08-12T10:12:49.3233333+00:00
Adiba Khan 245 Reputation points Microsoft External Staff
1 answer

Frame work error

I am using VS build task but failing with following error ##[error]C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(1259,5): Error MSB3644: The reference assemblies for…

Developer technologies | .NET | Entity Framework Core
asked 2025-08-01T04:56:26.2066667+00:00
tarun k 555 Reputation points
commented 2025-08-12T10:11:35.6966667+00:00
Adiba Khan 245 Reputation points Microsoft External Staff
5 answers

How to load jquery autocomplete dropdown box from an external WEB API

Good day everybody: I have an external web api which returns a label, value records needed for a client application app.MapGet("/AsyncAutocompleteErf/{search}", async (IErvenRepository request, string search) => { var data = await…

Developer technologies | ASP.NET | ASP.NET Core
Microsoft 365 and Office | Development | Office JavaScript API
Developer technologies | ASP.NET | Other
asked 2025-02-06T10:32:43.52+00:00
Jose Daniel Navarro Brito 61 Reputation points
commented 2025-08-12T10:05:13.8333333+00:00
Raymond Huynh (WICLOUD CORPORATION) 620 Reputation points Microsoft External Staff
1 answer

The Picker icon is not appearing in .NET MAUI on Windows 11.

.NET 8Installed Workload Id Manifest Version Installation Source android 35.0.39/9.0.100 SDK 9.0.100, VS 17.12.35527.113 aspire 8.2.2/8.0.100 SDK 9.0.100, VS 17.12.35527.113 ios …

Developer technologies | .NET | .NET MAUI
asked 2025-03-26T12:28:08.53+00:00
Sowndarrajan Vijayaragavan 470 Reputation points
answered 2025-08-12T09:22:52.1833333+00:00
Michael Le (WICLOUD CORPORATION) 995 Reputation points Microsoft External Staff
1 answer

composite key http

@Html.ActionLink("Edit", "Edit", new { item.monthr,item.tennant }) getting an error . monthr and tennant are the keys.

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-07-02T07:19:41.8266667+00:00
asgar ali 0 Reputation points
commented 2025-08-12T10:04:06.59+00:00
Raymond Huynh (WICLOUD CORPORATION) 620 Reputation points Microsoft External Staff
2 answers

How do I control which database to use when a Blazor Server app starts?

I'm working on a rewrite of an old WebForms application. I want to be able to control, through a GitHub Action running in a self-hosted runner, which database (test or production) the application should run against. I thought I could do this with the…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-07-03T16:56:57.9066667+00:00
Falanga, Rod, DOH 290 Reputation points
commented 2025-08-12T10:03:00.78+00:00
Raymond Huynh (WICLOUD CORPORATION) 620 Reputation points Microsoft External Staff
4 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 2025-07-29T10:24:09.75+00:00
Lokender Tiwari 0 Reputation points
answered 2025-08-12T09:18:52.19+00:00
Lokender Tiwari 0 Reputation points
2 answers

i have created an app which i used C# But every time i want to run it on domain its doesnt open the form but in task manager its showing

Application: DcmFolderScan.exe CoreCLR Version: 8.0.1825.31117 .NET Version: 8.0.18 Description: The process was terminated due to an unhandled exception. Exception Info: System.Windows.Markup.XamlParseException: The invocation of the constructor on type…

Developer technologies | C#
asked 2025-07-30T07:20:31.9566667+00:00
Isaac Mhango 0 Reputation points
commented 2025-08-12T10:10:32.1266667+00:00
Adiba Khan 245 Reputation points Microsoft External Staff
2 answers

C# - CS0103 : The name 'Brushes' does not exist in current context

Hi I'm new to C# and trying to plot a graph in IX developer, got the following code of the web, all compiles fine except for the pens and brushes colors which gives a CS0103: Error saying they don't exist in the current context, can anyone guide me as…

Developer technologies | C#
asked 2025-08-07T16:50:43.21+00:00
Jacques Prinsloo 0 Reputation points
commented 2025-08-12T10:09:23.0166667+00:00
Adiba Khan 245 Reputation points Microsoft External Staff
1 answer

Microsoft Graph API – OnlineMeeting: Organizer cannot be added as attendee

Hello, I’m using the Microsoft Graph API (v1.0) in C# to create Teams meetings using the onlineMeeting resource. I need a scenario where the organizer of the meeting is also explicitly listed in the attendees collection. However, when I include the…

Developer technologies | C#
asked 2025-08-11T14:55:40.3466667+00:00
Sébastien B 0 Reputation points
answered 2025-08-12T09:36:30.5766667+00:00
Adiba Khan 245 Reputation points Microsoft External Staff