54,534 questions with Developer technologies-related tags

Sort by: Updated
0 answers

CPU going over 100%

Hello, I have a Kogan Atlas G700 (mini pc) and whenever I opened a single application, Somehow it goes past 100% CPU percentage and I need to give that because it's almost my classmates birthday. I need to make it go under 100% and it's still past 100%,…

Developer technologies | Windows Forms
asked Oct 10, 2025, 9:10 AM
Ruhan S 0 Reputation points
1 answer

Create a wxWidgets solution

Windows 11, VS 2019, C++, wxWidgets 3.2.0 But first: When I click Ask a Question, there are no options to select the forum to post in. How do I do that with these relatively new MS forums? Summary The goal is just to get a wxWidgets project…

Developer technologies | C++
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
4,008 questions
asked Jul 21, 2022, 3:37 PM
Bryan Kelly 516 Reputation points
answered Oct 10, 2025, 9:10 AM
Charles Gilley 0 Reputation points
0 answers

How to Fix Visual Studio 2026 Crashed while pulling the changes from Azure Github

How to Fix Visual Studio 2026 Crashed while pulling the changes from Azure Github Event Viewer Error: Faulting application name: devenv.exe, version: 18.0.11104.47, time stamp: 0x40b76635 Faulting module name: git2-3f4182d.dll, version: 1.8.4.0, time…

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
5,510 questions
asked Oct 10, 2025, 9:00 AM
KrishnanBalaji-1844 0 Reputation points
1 answer

How to resolve infinite loop issue in Azure AD authentication in Asp.Net MVC application

We have an Asp.Net MVC application running on v4.6.1. We are implementing SSO authentication using Azure AD. We are using Microsoft.Owin.Security.OpenIdConnect library for cookie based authentication. Below is our auth configuration - public void…

Developer technologies | ASP.NET | Other
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
3,614 questions
asked Sep 24, 2025, 10:31 AM
Arpit Tandon 0 Reputation points
commented Oct 10, 2025, 8:42 AM
Arpit Tandon 0 Reputation points
4 answers

Data importation from excel promblem

How can i solve this in my SQL data importation TITLE: SQL Server Import and Export Wizard ------------------------------ The operation could not be completed. ------------------------------ ADDITIONAL INFORMATION: A network-related or instance-specific…

Developer technologies | .NET | .NET CLI
asked Oct 9, 2025, 8:35 AM
ajayi dayo 0 Reputation points
answered Oct 10, 2025, 8:27 AM
Susmitha T (INFOSYS LIMITED) 660 Reputation points Microsoft External Staff
1 answer

Will Integration Services projects work with Visual Studio Professional 2022 on Windows 11.I

I recently changed from VS Enterprise to VS Professional, and then upgraded to Windows 11. I am now unable to install Microsoft Data Tools Integration Services. I receive Error 0xe0434f4d: Failed to execute EXE package.

Developer technologies | Visual Studio | Extensions
asked Oct 8, 2025, 8:31 PM
Bruce Clegg 0 Reputation points
answered Oct 10, 2025, 7:30 AM
Gade Harika (INFOSYS LIMITED) 1,035 Reputation points Microsoft External Staff
0 answers

How to fix VS code debug failure for python

This is what my VS code is displaying even when i try to debug a simple python file of print("Hello World"). I have used Vs code for about a year now and it has never happened. I even re-installed it but it still displays the same. I have even…

Developer technologies | Visual Studio | Debugging
asked Oct 10, 2025, 5:50 AM
Farhan Segujja 0 Reputation points
commented Oct 10, 2025, 7:25 AM
kestutis cerniauskas 0 Reputation points
1 answer

Inconsistent Character Rendering in PDF Page Images Using PdfPage.RenderToStreamAsync in .NET MAUI

We are using the PdfDocument API to access PDF pages and convert them into images using the PdfPage.RenderToStreamAsync method, in our .NET MAUI application. However, we are facing an issue where some characters are missing in the rendered images.…

Developer technologies | .NET | .NET MAUI
asked Oct 9, 2025, 6:14 PM
Bharathi Selvam 0 Reputation points
answered Oct 10, 2025, 7:23 AM
Michael Le (WICLOUD CORPORATION) 2,810 Reputation points Microsoft External Staff
1 answer

System.ComponentModel.Design.Serialization.CodeDomDesignerLoader

at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.EnsureDocument(IDesignerSerializationManager manager) at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager manager) at…

Developer technologies | Visual Studio | Debugging
asked Sep 26, 2025, 7:56 PM
davis onsando 0 Reputation points
edited an answer Oct 10, 2025, 6:52 AM
Adiba Khan 730 Reputation points Microsoft External Staff
2 answers

Validate eol of each line of the text file

Hi, I used the way below to validate the eol of each line. How to ensure that I have the validation (by it) against each line of the text file?

Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,632 questions
asked Oct 8, 2025, 9:45 AM
Peter_1985 2,806 Reputation points
edited a comment Oct 10, 2025, 6:35 AM
Peter_1985 2,806 Reputation points
3 answers

Support Needed: Error 0x800B0100 - App Package Must Be Digitally Signed

Hello Community, I'm currently facing an issue while creating a UWP package in Unity, and I keep encountering the error 0x800B0100. The error message states, "The app package must be digitally signed for signature validation." Here are the…

Developer technologies | Universal Windows Platform (UWP)
asked Mar 28, 2025, 12:23 PM
Nallamuthu Sundhararajan 25 Reputation points
edited the question Oct 10, 2025, 6:22 AM
Harry Vo (WICLOUD CORPORATION) 2,940 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

How to test my C++ function

How to test a C++ function? My function returns wrong results. I’m debugging. The only way I can think of is creating a new console application, then copy the function into it and input test data one by one using keyboard. Do you have better…

Developer technologies | C++
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
4,008 questions
asked Oct 9, 2025, 2:13 AM
Jiaxin Zhang 40 Reputation points
edited a comment Oct 10, 2025, 5:59 AM
Jiaxin Zhang 40 Reputation points
1 answer

VS Code Remote-SSH stuck at “Checking .log and .pid for a running server”

Hi Microsoft VS Code team, I'm encountering a persistent hang issue with VS Code Remote-SSH when connecting to my remote Linux machine. Environment VS Code version: Version: 1.104.3 (user setup) Commit: 385651c938df8a906869babee516bffd0ddb9829 Date:…

Developer technologies | Visual Studio | Extensions
asked Oct 8, 2025, 12:22 AM
若琛 邓 0 Reputation points
answered Oct 10, 2025, 5:28 AM
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 645 Reputation points Microsoft External Staff
2 answers

Visual |Studio 15.9.75 not updating to version 15.9.76

I'm trying to update visual studio from 15.9.76 to 15.9.76 using the patch from microsoft catalogue, it installs correctly but shows the old version.

Developer technologies | Visual Studio | Setup
asked Oct 6, 2025, 2:44 PM
Anderson, Simon (TSS) 0 Reputation points
commented Oct 10, 2025, 5:18 AM
Susmitha T (INFOSYS LIMITED) 660 Reputation points Microsoft External Staff
1 answer

Need latest .NET 8 compatible versions (NuGet/DLLs) for old .NET Framework libraries

Hello everyone, I’ve recently migrated my application from .NET Framework 4.7.2 to .NET 8 (Core). During setup creation, I noticed some of my older DLL references are still pointing to the .NET Framework version. I want to replace them with the latest…

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | .NET Runtime
.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
1,288 questions
asked Oct 1, 2025, 11:50 AM
Aman Agrahari 140 Reputation points
commented Oct 10, 2025, 5:13 AM
Susmitha T (INFOSYS LIMITED) 660 Reputation points Microsoft External Staff
1 answer

C# 'Microsoft.Reporting.WinForms.ReportViewer' Control Not Showing Print Preview on Windows 11

In a C# application built with .NET Framework 4.8 and running on Windows 11, an issue is being faced with the 'Microsoft.Reporting.WinForms.ReportViewer' control. Clicking the print button results in a print preview window that displays "No preview…

Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,632 questions
asked Sep 29, 2025, 7:29 PM
Wright, Alyssa 0 Reputation points
commented Oct 10, 2025, 5:10 AM
Susmitha T (INFOSYS LIMITED) 660 Reputation points Microsoft External Staff
1 answer

Keep Advancing VB.NET for Modern Workloads

Visual Basic has been a cornerstone of Microsoft’s developer ecosystem for decades. It continues to power countless business-critical applications, especially in enterprises that rely on stability, readability, and rapid development. While I understand…

Developer technologies | VB
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
2,905 questions
asked Oct 6, 2025, 7:12 PM
Jim Parrish 0 Reputation points
commented Oct 10, 2025, 4:58 AM
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 645 Reputation points Microsoft External Staff
2 answers

Merging Word Document using C# and OpenXML

I am working on an application where I need to copy some specific part from a word document and insert it at a specific place in another document. I am using C# and OpenXML SDK. My code works but for some specific pair of documents, the bullets get…

Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,632 questions
asked Sep 11, 2025, 9:06 PM
Anil P 0 Reputation points
commented Oct 10, 2025, 4:45 AM
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 645 Reputation points Microsoft External Staff
2 answers

Visual Studio will not update

I have tried everything including uninstalling and reinstalling Visual studio. For some reason it continues to give me this error with really no information. I am unable to update VS 2022.

Developer technologies | Visual Studio | Setup
asked Oct 1, 2025, 6:35 PM
Demariners 0 Reputation points
commented Oct 10, 2025, 4:42 AM
Adiba Khan 730 Reputation points Microsoft External Staff
1 answer

OIDC discovery metadata inconsistent across regions — PKCE field missing on build 2.1.22024.3

Since Oct 3 2025, our applications using Microsoft Entra ID (Azure AD) OpenID Connect have seen intermittent authentication failures. We discovered that different ESTS clusters behind…

Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,632 questions
asked Oct 5, 2025, 8:07 PM
Henrik Lagerstam 15 Reputation points
commented Oct 10, 2025, 4:41 AM
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 645 Reputation points Microsoft External Staff