54,535 questions with Developer technologies-related tags

Sort by: Updated
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
0 answers

I have a problem using one-time passwords on the authenticator.

Dear Microsoft Support, I can’t log in to my company (crm) account because my previous Authenticator device (iPad) is no longer available. When I enter the code from my current device, it says “Invalid Authentication Code.” Please help me reset or…

Developer technologies | Visual Basic for Applications
asked Oct 10, 2025, 8:09 AM
Jane Jenjira 0 Reputation points
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
1 answer

About offline version upgrades of Visual Studio

現在、以下バージョンのVisual Studioをオフライン(インターネットに接続できない)環境に導入しております。 <導入Visual Studioバージョン> Microsoft Visual Studio Enterprise 2022 (64 ビット) - Current Version 17.10.2 公開されている脆弱性情報への対応のため、上記のバージョンから、17.10.18にバージョンアップするための資材としてMicrosoft®Update…

Developer technologies | Visual Studio | Setup
asked Sep 17, 2025, 10:02 AM
Nishida Osamu 0 Reputation points
commented Oct 10, 2025, 4:39 AM
Lizzy Dinh (WICLOUD CORPORATION) 155 Reputation points Microsoft External Staff
3 answers

How to convert all kind of GIS file/s to GEOJSON format ?

Hi, How to convert all kind of GIS file/s to GEOJSON format ? Is there any way to give as input zip the GIS files and get GEOJSON format as an output, not using online tools? If you have sample code it will be great ? Thanks,

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 21, 2025, 9:43 AM
Dani_S 4,651 Reputation points
commented Oct 10, 2025, 4:39 AM
Adiba Khan 730 Reputation points Microsoft External Staff
2 answers

Is offline layout installation for VS Enterprise 2022 broken?

I am experiencing offline installation issue with Visual Studio Enterprise. I followed…

Developer technologies | Visual Studio | Setup
asked Oct 1, 2025, 1:41 PM
Che 0 Reputation points
answered Oct 10, 2025, 4:38 AM
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 645 Reputation points Microsoft External Staff