56,226 questions with Developer technologies-related tags

Sort by: Updated
1 answer

My Visual studio Subscription got disabled how to enable again.

My Visual studio Subscription got disabled on Azure after removing the owner role by mistakenly. how to enable again is there any alternative to enable and make use my vs subscriptions

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,828 questions
asked 2026-08-28T15:21:18.4633333+00:00
Lohithkumar Ks 0 Reputation points
answered 2026-08-28T18:30:02.2066667+00:00
Asemeit 0 Reputation points
3 answers One of the answers was accepted by the question author.

Windows Update breaks WPF TrueType font subsetting (Calibri.ttf format specification error) KB5120708

When printing in .NET Framework 4.8 application WPF, it seems to have broken the XPS printing. See stack trace below. If I uninstall the KB5120708 update, it works again. It has broken our printing functionality on our business application. Can any one…

Developer technologies | Windows Presentation Foundation
asked 2026-08-13T13:40:20.81+00:00
ISIMobile 116 Reputation points
commented 2026-08-28T18:29:50.5633333+00:00
Dhinu AM 0 Reputation points
2 answers One of the answers was accepted by the question author.

Visual studio setup project and MSBuild (again)

Hi, We're trying to get rid of VS from Jenkins and use MSBuild exclusively, but we have an installer project. I know MSBuild doesn't support .vdproj, so there's no way to make it work. We have a custom UI and a lot of custom actions, so switching to Wix…

Developer technologies | Visual Studio | Setup
asked 2026-07-21T13:01:49.42+00:00
AdamS 20 Reputation points
accepted 2026-08-28T15:56:58.5933333+00:00
AdamS 20 Reputation points
3 answers One of the answers was accepted by the question author.

How to dynamically assign property names for XmlOnlyMediaFormatter

I have been given an ASP.NET project to handle. It has been released and has worked fine. I am not an ASP.NET developer but doing what I can. The issue: The project is a webservice among other things. The solution (VS 2019) has 6 projects. One is the…

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,814 questions
asked 2026-08-26T15:38:37.4566667+00:00
Darryl Hoar 221 Reputation points
commented 2026-08-28T15:28:56.3+00:00
moeen 0 Reputation points
4 answers

How to achieve separate heap handling in VS 2022 C++ DLLs ?

Earlier Visual Studio versions (e.g. VS2010) used separate heap for each C++ DLLs and the main application (also C++). In VS2022 the main application and the loaded DLLs share the same heap.   We would like to restore the original behavior: separate heap…

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,105 questions
asked 2026-08-27T11:24:49.96+00:00
Muduli, Rupamudra 0 Reputation points
commented 2026-08-28T10:28:29.5566667+00:00
Viorel 127.3K Reputation points
2 answers

Playwright headed browser does not run via VS Code Remote SSH but works via MobaXterm X11 forwarding

We are using a Playwright environment hosted on a remote RHEL server and connecting to it using VS Code Remote SSH. When attempting to execute Playwright tests in headed mode from VS Code Remote SSH, the browser fails to start and reports that no display…

Developer technologies | Visual Studio | Setup
asked 2026-08-28T04:57:06.3566667+00:00
Subbu Ayyanar 0 Reputation points
answered 2026-08-28T08:28:20.4633333+00:00
Danny Nguyen (WICLOUD CORPORATION) 8,535 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Can I create my own Fonts?

Is there a font that simulates LED Segments, or is it possible for me to create the Fonts and use them with C#?

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,814 questions
asked 2024-04-05T20:30:29.11+00:00
TROY c 60 Reputation points
commented 2026-08-28T08:10:20.22+00:00
Iqra Khalid 0 Reputation points
2 answers

missing .net 3.5 on windows 11

on my windows11 .net 3.5 not available to install

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,337 questions
asked 2026-08-20T18:10:45.4466667+00:00
yoshobanta garnaik 5 Reputation points
commented 2026-08-28T07:15:11.95+00:00
Danny Nguyen (WICLOUD CORPORATION) 8,535 Reputation points Microsoft External Staff Moderator
3 answers

Address in, GPS coordinates returned; GPS coordinates in, address returned

I am looking for Visual Basic code or a Visual Studio control that can accept a world-wide mailing address as input, and return GPS coordinates. I am looking for Visual Basic code or a Visual Studio control that can accept GPS coordinates as input, and…

Developer technologies | Visual Basic for Applications
asked 2026-08-27T16:16:52.89+00:00
Ronald Chandler 41 Reputation points
answered 2026-08-28T03:25:11.4733333+00:00
Jay Pham (WICLOUD CORPORATION) 4,355 Reputation points Microsoft External Staff Moderator
3 answers One of the answers was accepted by the question author.

Could Playwright for .NET leave a connection to the website open?

Tonight I was in a Starbucks. I wanted to test an application I wrote using Playwright for .NET which test a website I wrote. It has worked fine in the past, when I developed the app on my Windows 11 desktop. But when I cloned the repo to my laptop at…

Developer technologies | .NET | Other
Developer technologies | .NET | Other

Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.

4,180 questions
asked 2026-08-22T02:34:29.5233333+00:00
Rod Falanga 1,116 Reputation points
accepted 2026-08-28T02:17:58.69+00:00
Rod Falanga 1,116 Reputation points
2 answers

Unable to install SSIS extension (Microsoft.DataTools.IntegrationServices.exe) on VS 2022 Professional in an air-gapped Windows Server 2025 environment (Error 0x80070643).

Issue Details / Problem Description: Environment: Operating System: Windows Server 2025 Datacenter Development Tool: Visual Studio Professional 2022 (installed offline to custom directory path: F:\Program Files\Microsoft Visual…

Developer technologies | Visual Studio | Extensions
asked 2026-08-20T15:59:53.9866667+00:00
Chitluri, Durga 0 Reputation points
commented 2026-08-28T01:58:02.9266667+00:00
Jay Pham (WICLOUD CORPORATION) 4,355 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Confused by what I see in a log file for one of our applications

One of our third-party applications is used heavily. We depend on it. Recently a user complained about an error she was getting while using the application. I've never seen this app produce that error before. So, I've been investigating the error. As a…

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,828 questions
asked 2026-08-27T19:36:11.3033333+00:00
Falanga, Rod, DOH 1,190 Reputation points
accepted 2026-08-27T21:16:18.7733333+00:00
Falanga, Rod, DOH 1,190 Reputation points
2 answers

WebView2 stops working after 2 - 3 days with HRESULT 0x8007139F in WinForms application

We have a VB.NET WinForms application that uses five WebView2 controls on the same form. A client is experiencing the following problem: WebView2 works normally for approximately 2–3 days. After that, the application only shows the loading state and…

Developer technologies | .NET | Other
Developer technologies | .NET | Other

Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.

4,180 questions
asked 2026-08-26T12:10:17.6733333+00:00
test code 21 Reputation points
commented 2026-08-27T12:30:44.6166667+00:00
Viorel 127.3K Reputation points
2 answers One of the answers was accepted by the question author.

can not use asp-page-handler in asp.net core web?

I am using asp.net core web 10.0 and I want to use handler and I get 400 Bad Request. public JsonResult OnPostOrder(GoodsO[] g) { return new JsonResult(new { Status = true }); } public class GoodsO { …

Developer technologies | ASP.NET Core | ASP.NET prefix
asked 2026-08-22T04:53:09.93+00:00
mc 7,296 Reputation points
commented 2026-08-27T10:46:07.32+00:00
Tom Tran (WICLOUD CORPORATION) 5,705 Reputation points Microsoft External Staff Moderator
1 answer

How to fix: The store blocked this account while publishing and app.

I always get the error: The store blocked this account. Ensure the account has permission to read reserved app names and that it is linked to a valid Developer subscription. I'm able to login with my account ob the website and I see all my apps there.

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,828 questions
asked 2024-06-14T13:05:38.41+00:00
blueman 40 Reputation points
commented 2026-08-27T08:50:57.84+00:00
Cristiano Ruisi 0 Reputation points
2 answers

Project Spartan 10009/10049 AppX reports "End of Life" on modern Windows

Project Spartan 10009/10049 AppX reports "End of Life" on modern Windows Hi Microsoft, I'm an 11-year-old kid who really likes Windows modding, reverse engineering, and experimenting with old Windows software. Recently, I ran into a problem…

Developer technologies | Universal Windows Platform (UWP)
asked 2026-08-19T09:57:37.0533333+00:00
Đoàn Viết Khôi Nguyên 0 Reputation points
commented 2026-08-27T08:06:22.8233333+00:00
Danny Nguyen (WICLOUD CORPORATION) 8,535 Reputation points Microsoft External Staff Moderator
3 answers

VBA Excel - Getting the ActiveWorkbooks.Name that is having spaces

Hi, I have an Excel file (Archives_Years.xlsm) with a few sheets by years that I want to fill with some content of other files (excel or text files) that I am opening one by one in Excel (I have to adapt the VBA code depending of the file). In my…

Developer technologies | Visual Basic for Applications
asked 2026-08-27T02:14:03.8+00:00
IsabelleCharest-5234 0 Reputation points
edited an answer 2026-08-27T05:45:33.72+00:00
Senthil kumar 2,080 Reputation points
2 answers

C++ Program Being blocked by SAC after adding Cryptographic token

I am writing a Console application in Visual Studio, as a proof of concept, before I write the actual program I am wanting to make, the program ran perfectly fine for the last two days during small iterative upgrades, I have no build issues, but as soon…

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,105 questions
asked 2026-08-22T00:49:37.36+00:00
Casey French 0 Reputation points
answered 2026-08-27T04:16:09.32+00:00
Amit Yadav 0 Reputation points
2 answers

Visual Studio Forms Designer: The given key 'reader' was not present in the dictionary.

I get the following error when trying to save a control after changing a property in the Forms Designer: Visual Studio Forms Designer: The given key 'reader' was not present in the dictionary. What causes this error? I have two minimal user controls…

Developer technologies | Windows Forms
asked 2026-08-27T00:25:03.55+00:00
Michael Pettigrew 0 Reputation points
edited an answer 2026-08-27T03:25:57.2766667+00:00
Taki Ly (WICLOUD CORPORATION) 4,275 Reputation points Microsoft External Staff Moderator
2 answers

429 - woah, that's a lot of requests in https://marketplace.visualstudio.com/

429 - woah, that's a lot of requests in https://marketplace.visualstudio.com/ its been 2 months im facing same error, i tired to clear cache and still same issue let me know what is my issue causing this and stopping my extension to publish

Developer technologies | Visual Studio | Extensions
asked 2026-08-23T07:32:38.2266667+00:00
sri kanth 0 Reputation points
commented 2026-08-27T02:27:25.6166667+00:00
Danny Nguyen (WICLOUD CORPORATION) 8,535 Reputation points Microsoft External Staff Moderator