Manufacturer Obsolescence date / EOL Date
Microsoft_Components (1).pdf Hi team, I need the official End‑of‑Support (EOL) / manufacturer obsolescence dates for Microsoft components to satisfy SBOM/compliance. Please confirm the authoritative way to obtain dates. We have 100+ components which I…
Developer technologies | .NET | Other
render a form with a multiselect choice field as check boxes on a power page
how do I render a form with a multiselect choice field as check boxes on a power page?
Developer technologies | Visual Basic for Applications
VS Code extension blocked by “suspicious content” – first-time publisher
I am a new VS Code Marketplace publisher attempting to publish my first extension. The extension is a local-only developer utility that provides a calculator webview for Solidity development and smart contract audits. It performs no network access,…
Developer technologies | Visual Studio | Extensions
WPF window render freezing on windows 11 update 25H2
Hello. Our client is reporting worrying problems that started happening after updating windows 11 to version 25H2 (it is possible it was also happening with 24H2, not sure at this moment), but it is definetly not happening in 22H2. Everything else is the…
Developer technologies | Windows Presentation Foundation
AMSI.DLL stack overflow exception is shown in MFC VC++ based desktop application unexpected crash
SUMMARY Our MFC VC++ based desktop application (OmniServer) is crashing unexpectedly and showing the errors related to amsi.dll, and our application crashes in the Windows event viewer logs and application crash dump logs, indicating a stack overflow…
Developer technologies | C++
VS 2026 Error when running a .Net 10 console app in Debug
Getting this error on a .Net 10 console app in VS 2026. I am just trying to run a basic console application with only Hello World in the Console. I haven't added anything to it. Can someone please help because VS 2026 is useless without being able to…
Developer technologies | Visual Studio | Debugging
How to validate JSON in JavaScript?
I am working with JavaScript and receiving JSON data from an API. Before parsing the response, I want to check whether the JSON is valid to avoid runtime errors. What is the recommended way to validate JSON in JavaScript? Are there any best practices for…
Developer technologies | C#
my vscode can't perform Qt correctly
Developer technologies | Visual Studio | Debugging
Can Oracle.ManagedDataAccess NuGet (23.x) run in a 32-bit .NET Framework application?
Hello Team, I migrated from Oracle.DataAccess.dll (unmanaged) to Oracle.ManagedDataAccess.dll (managed) in a VB.NET application targeting .NET Framework 4.8 which is a 32-bit application. Oracle docs say managed driver requires 64-bit, but the NuGet…
Developer technologies | .NET | .NET Runtime
Error while opening VS 2003 project in VS pro 2022
I am getting Error "Object reference not set to an instance of an object" while opening VS 2003 project in VS pro 2022. First it is asking for confirmation for one-way upgrade and after clicking on ok error pop up comes and solution is also not…
Developer technologies | .NET | .NET Runtime
I'm facing some issue during the installation of visual studio professional with github
Not able to install the software after i got the license
Developer technologies | Visual Studio | Setup
How do I move from Tests Explorer to my code using Go To Code?
Hi, Please look on: https://app.screencast.com/M0S7MDU6bVP9T When test failed, I right click on tests and pressed "Go To Test", but is not working ? why ? Thanks in advance,
Developer technologies | Visual Studio | Testing
How can I test subscription products for my Microsoft Store app before publishing?
I’m developing a .NET MAUI app that includes in-app subscription products using the Microsoft Store. Everything works fine technically, but I can’t find any sandbox or testing environment to simulate real subscription purchases, renewals, or…
Developer technologies | Visual Studio | Testing
Visual Studio 2026 VS Chat CptChatGpt
Hi, I'm using VS 2026 With ChatGpt with register bill. How to use in best way. Can you please best practice rules of all the interaction with ChatGpt. Thanks in advance,
Developer technologies | Visual Studio | Other
Will my iOS application automatically running on Apple Vision Pro?
I found this option in App Store Connect: I don´t have Apple Vision Pro and I cannot test if my iOS application will work on Apple Vision Pro and I don´t know if I could test it in Visual Studio. Will my iOS application automatically running on Apple…
Developer technologies | .NET | .NET MAUI
How to fix C# uwp packaging error
I encountered this error while packaging my C# UWP project. I've tried some methods, but none of them worked. Could you please help me resolve this issue? My visual studio version is 17.14.19. Compile error information: The…
Developer technologies | Universal Windows Platform (UWP)
Is there a common .NET MAUI implementation for AccountManager / AccountAuthenticator?
Hello team, I have a question regarding authentication in .NET MAUI. On Android there are built‑in classes such as AccountManager and AccountAuthenticatorActivity that allow applications to create accounts, list them in system settings, and obtain…
Developer technologies | .NET | .NET MAUI
GIS Converter - Converters Tests Coverage
Hi Michel, First thank you very much for your help. In continue to : https://learn.microsoft.com/en-us/answers/questions/5658105/gis-convert-from-one-format-to-any-formats 1.Can you please look on the Converters tests and see if I cover all the needed…
Developer technologies | C#
GIS Converter -Unit Tests Projects -Set Aspose License.
Hi Michel, Thank you very much for your help !!! I implemented all your remarks from ticket: https://learn.microsoft.com/en-us/answers/questions/5658212/gis-cli-commands 1,How do I set the Aspose license to all my unit tests in one place ? 2.This the…
Developer technologies | C#
GIS Converter - ConverterUtils.BuildOutputPath not handle properly outFileExt
Hi Michel, First thank you very much for your help. In continue to : https://learn.microsoft.com/en-us/answers/questions/5658105/gis-convert-from-one-format-to-any-formats 1.Caller:Converters\UniversalGisConverter.cs // Step 5: Build output path var…