54,031 questions with Developer technologies-related tags

Sort by: Updated
0 answers

Unable to respond to more info required.

Hi, I'm trying to respond to a more info request for a problem I reported in Visual Studio: https://developercommunity.visualstudio.com/t/Visual-Studio-crashes-when-opening-prope/10940232?moreInfo=true&viewtype=all When I write the answer and press…

Developer technologies | Visual Studio | Other
asked 2025-07-22T12:56:20.22+00:00
Kligun Yossi 0 Reputation points
edited the question 2025-07-22T18:00:40.4466667+00:00
Gérard Oomens 0 Reputation points Volunteer Moderator
0 answers

Stuck on trying to join Microsoft Developer Program

When the system asks for the phone number and I click the send code button, I never receive the code to my phone. I have tried a couple of phone numbers without success. Please help as I need to develop a prototype for my client and I wasting hours in…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-07-22T17:50:42.16+00:00
Luis Alamo Perez 0 Reputation points
1 answer

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 2025-07-21T11:59:20.9766667+00:00
Flaviu_ 1,071 Reputation points
commented 2025-07-22T16:44:29.96+00:00
RLWA32 49,976 Reputation points
2 answers

How is a Blazor Server app deployed in Linux?

I have a Blazor Server app, developed in VS Code on a Mac. At this point in development, it runs correctly on localhost, as well as on a Windows Server instance in AWS Lightsail, using IIS. For final deployment, I would like to install the app on a Linux…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-07-22T03:47:02.5833333+00:00
David Stowell 0 Reputation points
answered 2025-07-22T15:56:49.6833333+00:00
Bruce (SqlWork.com) 78,561 Reputation points Volunteer Moderator
1 answer

How to load Langauge Server (LSP) when loading the extension package

I have a requirement of loading the Language Server (LSP) explcitly without opening any file (of the Language Server's content type). But currently the Langauge Server gets loaded only when a file of this content type is opened. Is there a way to load…

Developer technologies | Visual Studio | Extensions
asked 2025-07-14T14:45:30.3366667+00:00
Sajith 26 Reputation points
commented 2025-07-22T15:37:04.09+00:00
Sajith 26 Reputation points
0 answers

.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 2025-07-22T09:39:22.3+00:00
Aleena George 30 Reputation points
commented 2025-07-22T15:35:05.8033333+00:00
Aleena George 30 Reputation points
2 answers

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 2025-06-30T15:27:24.5566667+00:00
Darryl Hoar 181 Reputation points
answered 2025-07-22T13:21:49.4566667+00:00
Gade Harika (INFOSYS LIMITED) 85 Reputation points Microsoft External Staff
2 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 2025-02-02T07:27:26.12+00:00
Ryan Lee 30 Reputation points
answered 2025-07-22T13:07:30.2133333+00:00
Muralidhara M 0 Reputation points
0 answers

I have having an Trust issue in publishing the xbap in Test Environment. How to resolve the issue.

I have having an Trust issue in publishing the xbap in Test Environment. How to resolve the issue. Which certificate is require for trusting the application to host the xbap application.

Developer technologies | Windows Presentation Foundation
asked 2025-07-22T13:06:18.1533333+00:00
Suraj Kiran 25 Reputation points
1 answer One of the answers was accepted by the question author.

How do I add an existing directory tree to a project in Visual Studio

I was trying to use this solution, but realize that Visual Studio 2022 does not have the option "Include in Project.". What feature replaces this, for getting a directory tree into my project? Thanks.

Developer technologies | C++
asked 2023-12-13T13:54:38.1266667+00:00
CDev-8220 405 Reputation points
commented 2025-07-22T12:52:04.7566667+00:00
Lindsay, Carol C 0 Reputation points
2 answers

How to regulate Microsoft store on Linux and Apple developer Hardware server

How to generate new App center for App host Remote Microsoft and apple distribution app portal. All this supported by Google bridge developer distrbutions cloud management and all premium Google Aps for new interface Linux productions

Developer technologies | Universal Windows Platform (UWP)
asked 2025-06-19T18:59:38.6166667+00:00
Marko Alic 0 Reputation points
answered 2025-07-22T12:31:36.0433333+00:00
James Wood 0 Reputation points
1 answer

How to open a new file in memory in visual studio using my editory factory

I want to open a new .sql file in memory not in the disc and also when the file is open i want to use my editory factory to it I tried this method to create a new .sql in memory file but using this way I am not able to use my editory factory to it. var…

Developer technologies | Visual Studio | Extensions
asked 2025-07-11T06:50:32.34+00:00
Vasu Bansal 20 Reputation points
commented 2025-07-22T12:11:45.8466667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 245 Reputation points Microsoft External Staff
3 answers

How to fix error "operation could not be completed. Access is denied" that I am getting while sign the assembly.

When I am trying to sign the Assembly, I am getting below error. I am using Visual Studio Enterprise 2022 and framework 4.6.2. I tried using latest framework as well.

Developer technologies | Visual Studio | Setup
asked 2025-07-02T18:14:21.13+00:00
Aravind Muddeti 0 Reputation points
commented 2025-07-22T12:00:32.8666667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 245 Reputation points Microsoft External Staff
1 answer

Best CPU for Gaming & Work Expert Suggestion

I have been researching the best CPU for the past few days because I want to upgrade my PC to handle both gaming and work tasks smoothly. I checked reviews on the New York Times, Consumer Reports, and Popular Mechanics, and they are marking these two…

Developer technologies | C#
asked 2025-07-14T08:28:52.1666667+00:00
info32 0 Reputation points
edited the question 2025-07-22T11:32:58.2033333+00:00
info32 0 Reputation points
1 answer

why my request for Azure free credits is rejected?

I'm a personal user, I have created a new azure account and visual studio subscription today, when I try to activate my free azure credits, it says "you are not eligible for free azure credits", why is that? I have not used this account for…

Developer technologies | Visual Studio | Setup
asked 2025-04-12T16:12:13.5433333+00:00
Zhiying Wang 0 Reputation points
answered 2025-07-22T11:22:04.1466667+00:00
Aleksandar Dzonic 0 Reputation points
3 answers

Asp Net, MVC design patterns

Good afternoon, I'm currently developing in ASP.NET using the MVC 5 framework, and I have SPA applications. I want to migrate or unify my SPA applications into a single project. The project will have charts, reports, forms, and approximately 20 pages.…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-03-22T19:20:25.59+00:00
intel intel 0 Reputation points
commented 2025-07-22T10:54:57.3166667+00:00
Jack Dang (WICLOUD CORPORATION) 610 Reputation points Microsoft External Staff
3 answers

Blazor Warm Start

I have a landing page and when the user clicks a button it does Blazor.start(); Q. Is there a way that I can do something like Blazor.preload(); where it will preload the *.wasm assemblies into the Wasm runtime while the user is reading the landing page…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-03-22T02:16:58.5333333+00:00
Aaron 10 Reputation points
commented 2025-07-22T10:54:11.2533333+00:00
Jack Dang (WICLOUD CORPORATION) 610 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 2024-12-18T02:02:42.07+00:00
Aneesha 10 Reputation points
commented 2025-07-22T10:46:03.4+00:00
Raymond Huynh (WICLOUD CORPORATION) 390 Reputation points Microsoft External Staff
3 answers

Validate file content type for txt, log, JSON file in C#

public static bool IsFileValid(IFormFile file) { using (var reader = new BinaryReader(file.OpenReadStream())) { var signatures = _fileSignatures.Values.SelectMany(x => x).ToList(); // flatten all signatures to single list var headerBytes =…

Developer technologies | ASP.NET | ASP.NET Core
Microsoft 365 and Office | Development | Office JavaScript API
Developer technologies | .NET | Other
Developer technologies | ASP.NET | Other
Developer technologies | C#
asked 2025-01-08T17:16:17.0733333+00:00
Surajit Kumar Shah 0 Reputation points
answered 2025-07-22T09:55:45.36+00:00
Danny Nguyen (WICLOUD CORPORATION) 410 Reputation points Microsoft External Staff
1 answer

Unable to connect Visual Studio debugger to Azure Web App

I have a web app running in Azure. This is a mature app. I have always been able to periodically connect my Visual Studio 2022 debugger to this web app to debug code. At some point in the last month, this has stopped working. I should say that this…

Developer technologies | Visual Studio | Debugging
asked 2025-06-19T15:28:46.3+00:00
Nick Evans 5 Reputation points
answered 2025-07-22T09:14:37.83+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 90 Reputation points Microsoft External Staff