54,188 questions with Developer technologies-related tags

Sort by: Updated
3 answers

Visual studio 2022 Maui project unable to compile for .net 9.0-ios target

Hi, I am trying to deploy a test app to iPhone from windows visual studio but getting the following error when trying to compile. The specified network password is not correct. I have completed the automatic provisioning : I obviously have no problem…

Developer technologies | .NET | .NET MAUI
asked Feb 2, 2025, 7:27 AM
Ryan Lee 30 Reputation points
edited an answer Aug 14, 2025, 6:01 AM
Harry Vo (WICLOUD CORPORATION) 480 Reputation points Microsoft External Staff
0 answers

Visual Studio Developer Community website returns 500 error

Trying to view a specific item or just any items by browsing produces a 500 error in some fashion. Clearly this is not useful or the intended behaviour, and the queried feedback items should be shown. The service status says 'Healthy' at…

Developer technologies | Visual Studio | Other
asked Aug 13, 2025, 3:38 PM
Lewis Smith 0 Reputation points
edited a comment Aug 14, 2025, 5:24 AM
Gyanendra Singh 0 Reputation points
1 answer

How to fix problem with Chrome and visual studio..navegater not loading

The navigator isn't displaying using various browsers, including chrome. Microsoft Edge does display it. We thought it might be a security issue so added our url to secure sites. Also deleted extensions and cleared cashe and cookies. Any other…

Developer technologies | Visual Studio | Other
asked Aug 13, 2025, 5:31 PM
Hopeemr 0 Reputation points
answered Aug 14, 2025, 5:17 AM
Gyanendra Singh 0 Reputation points
1 answer

in dlt pipeline , after dlt.except_all("rules") , the dlt.table can not filter the column("_dlt_valid")

in my DLT pipeline , I want load the bronze table data into silver table after validation , other non-valid data load into reject table . in silver silver use the function dlt.except_all("rules") , but in silver layer part , the pipeline can…

Developer technologies | Windows Forms
asked Jun 26, 2025, 7:17 AM
dgeorgewnxu 0 Reputation points
commented Aug 14, 2025, 4:53 AM
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 235 Reputation points Microsoft External Staff
2 answers

VS sends 'textDocument/didClose' to LSP server when file is not closed

I have a Language Server (LSP) implemented. For the first file opened (of the specified content type, which causes the Language Server to be loaded) I am getting textDocuement/didOpen message followed by textDocument/didClose message. But the file is…

Developer technologies | Visual Studio | Extensions
asked Jul 14, 2025, 2:56 PM
Sajith 46 Reputation points
commented Aug 14, 2025, 4:52 AM
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 235 Reputation points Microsoft External Staff
1 answer

Can't Deploy to Analysis Service Get Error

Hello, I have a new computer, new install of visual studio 2022 community and Analysis Services Project installed. I can't deploy my tabular project to SQL 2019 Analysis Services. I get the following error: See the end of this message for details on…

Developer technologies | Visual Studio | Debugging
asked Jun 25, 2025, 10:26 PM
Cherise Woods 5 Reputation points
commented Aug 14, 2025, 4:51 AM
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 235 Reputation points Microsoft External Staff
2 answers

All other products, downloads and keys have been removed from the subscriptions.

TLDR: Effective June 5, 2025, Pacific time zone, the Visual Studio Enterprise benefit will be tiered according to Ambassador milestone. All Ambassadors should immediately take steps to ensure:

Developer technologies | Visual Studio | Debugging
asked Jun 8, 2025, 2:16 AM
samin ali 0 Reputation points
commented Aug 14, 2025, 4:50 AM
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 235 Reputation points Microsoft External Staff
1 answer

C#, .NET, How can I make a code generator download when my NuGet package is installed?

csproj, Engine: <Project Sdk="Microsoft.NET.Sdk"> …

Developer technologies | C#
asked Jun 14, 2025, 7:13 PM
Haziel Melchor 0 Reputation points
commented Aug 14, 2025, 4:49 AM
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 235 Reputation points Microsoft External Staff
1 answer

visual studio is refusing to install

so i'm trying to install video studios but no matter what I try it refuses to install. the error code is Error 0x80004003: Failed to read instance b529d110

Developer technologies | Visual Studio | Setup
asked Jun 6, 2025, 8:14 AM
Cobey Bellamy 0 Reputation points
answered Aug 14, 2025, 4:46 AM
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 235 Reputation points Microsoft External Staff
1 answer

your system is getting an error exporting cert

I am trying to export an app certificate and your system keeps giving an error

Developer technologies | .NET | .NET MAUI
asked Jun 24, 2025, 4:58 PM
Paul Jaramillo 0 Reputation points
answered Aug 14, 2025, 4:36 AM
Tony Dinh (WICLOUD CORPORATION) 725 Reputation points Microsoft External Staff
1 answer

Visual studio unit test, how to set the PATH?

Hello, I would like to create a folder structure like this: Solution directory Solution file .sln Project 1 source files of project 1 Test project Source files of tests WorkFolder File used for testing My problem is defining the…

Developer technologies | Visual Studio | Testing
asked Aug 13, 2025, 8:40 AM
Antonino Perricone 0 Reputation points
edited an answer Aug 14, 2025, 4:34 AM
Krunalkumar Patel 0 Reputation points
3 answers

.NET 9 OpenAPI document not generating at build time (Microsoft.Extensions.ApiDescription.Server)

Hi all, I'm working on a .NET 9 web API project and I'm trying to generate an OpenAPI document at build time, as described in the official documentation here:…

Developer technologies | ASP.NET | ASP.NET API
asked Apr 15, 2025, 3:10 PM
Nick Diplos 0 Reputation points
commented Aug 14, 2025, 4:16 AM
Danny Nguyen (WICLOUD CORPORATION) 805 Reputation points Microsoft External Staff
3 answers

if two tasks get completed at the same time the what happens in WhenAny

hi, IEnumerable<Task<int>> downloadTasksQuery = from url in s_urlList select ProcessUrlAsync(url, s_client); List<Task<int>> downloadTasks = downloadTasksQuery.ToList(); Task<int> finishedTask = await…

Developer technologies | ASP.NET | ASP.NET Core
asked Aug 6, 2025, 10:27 AM
rajesh yadav 291 Reputation points
commented Aug 14, 2025, 4:13 AM
Danny Nguyen (WICLOUD CORPORATION) 805 Reputation points Microsoft External Staff
1 answer

Installation of C++ Runtime 2015-2022 ignores /noreboot option. How can the reboot be prevented?

From a vendor we have to install a C++ Runtime 2015-2022 (14.42.34338) and we try to deploy it on the PC's with installation option: vcredist_x86.exe /quiet /noreboot On most PC's a reboot is forced. How can the automatic reboot be prevented? Windows…

Developer technologies | C++
asked Aug 12, 2025, 2:57 PM
P.F 5 Reputation points
answered Aug 14, 2025, 4:09 AM
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 235 Reputation points Microsoft External Staff
3 answers

WebView is not working correctly in IOS MAUI

I have added a webview in my MAUI crossplateform app but I am not able to type in textbox or click on image buttons even pop up shows up but not able to even ok/cancel. While working fine with Android, Another issue with voice and video that is happening…

Developer technologies | .NET | .NET MAUI
asked Feb 27, 2025, 11:09 PM
Shraddha Chauhan 0 Reputation points
edited an answer Aug 14, 2025, 4:06 AM
Michael Le (WICLOUD CORPORATION) 1,230 Reputation points Microsoft External Staff
3 answers

Problem with Blazor InputSelect

I've been trying to learn Blazor and I've been working with a movie app tutorial that I got here: https://learn.microsoft.com/en-us/aspnet/core/blazor/tutorials/movie-database-app/?view=aspnetcore-9.0. I've added a lookup table with a "Star…

Developer technologies | ASP.NET | ASP.NET Core
asked Mar 13, 2025, 7:24 PM
Rusty0918 0 Reputation points
answered Aug 14, 2025, 3:49 AM
Danny Nguyen (WICLOUD CORPORATION) 805 Reputation points Microsoft External Staff
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
edited an answer Aug 14, 2025, 3:45 AM
Jack Dang (WICLOUD CORPORATION) 1,020 Reputation points Microsoft External Staff
5 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 Aug 8, 2025, 12:15 PM
rajesh yadav 291 Reputation points
commented Aug 14, 2025, 3:03 AM
Danny Nguyen (WICLOUD CORPORATION) 805 Reputation points Microsoft External Staff
1 answer

Microsoft Analytics API returns a response "200 OK" status but the result is empty

I have a UWP app, and it is already in the Microsoft Store. I'm using Microsoft Partner Center as the service of the app. In the Dashboard, I see all the details about the app from the acquisition, insights, usage and etc. I'm investigating right now to…

Developer technologies | Universal Windows Platform (UWP)
asked Mar 4, 2025, 11:11 AM
Ivan Kim 0 Reputation points
answered Aug 14, 2025, 2:54 AM
Harry Vo (WICLOUD CORPORATION) 480 Reputation points Microsoft External Staff
1 answer

Issues with NVDA Virtual Machine During Credential Test

Encountered a problem while attempting to take a credential test that requires the NVDA virtual machine. After starting the test, an instructions window appeared alongside the virtual machine window, which remained black and failed to load any content.…

Developer technologies | ASP.NET | Other
asked Aug 13, 2025, 7:50 PM
Jose Abraham Maltez Barrantes 20 Reputation points
answered Aug 14, 2025, 2:48 AM
Raymond Huynh (WICLOUD CORPORATION) 620 Reputation points Microsoft External Staff