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.
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
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
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
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
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
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#
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.
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++
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.
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
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
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#
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.
missing .net 3.5 on windows 11
on my windows11 .net 3.5 not available to install
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.
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
An implementation of Visual Basic that is built into Microsoft products.
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
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
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
Add-on components that enhance and customize the Visual Studio integrated development environment
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
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.
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
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
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
A routing feature in ASP.NET Core for defining common URL prefixes that standardize and organize endpoint paths across controllers and APIs
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
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.
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)
A Microsoft platform for building and publishing apps for Windows devices.
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
An implementation of Visual Basic that is built into Microsoft products.
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++
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.
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
A set of .NET Framework managed libraries for developing graphical user interfaces.
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
Add-on components that enhance and customize the Visual Studio integrated development environment