The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
I keep getting "Something Went Wrong" error while installing Visual Studio Community 2026
I've already tried deleting all visual folders in appdata local/roaming/locallow, program data, program files, documents and such, then tried to reinstall it all but it still fails with "something went wrong" error, no code, no explanation,…
Developer technologies | Visual Studio | Setup
AI answer
Subject: .NET iOS Support for Xcode 27 – Expected Release Timeline
Hi, I recently updated Xcode to the latest version, Xcode 27. However, the current .NET iOS workload does not appear to support it yet. While building my project, I received the following error: “This version of .NET for iOS (26.5.10318) requires Xcode…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
HOW TO ACCESS DROPBOX FILES
I would like to access my files stored in Dropbox from a NET MAUI app. Can anybody provide a tutorial or sample?
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
how to run program in c in visual studio code
Hi, I am using visual studio code version 1.107.1 (user setup). for learning programing in "C" . I need help to setup studio code, to create workspace, file and run the debug . I have setup c/c++ , c/c++run extension. I have download gcc…
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.
How can I build a calorie calculator app with .NET 8?
I’m learning .NET 8 and want to make a small app as practice. The idea is a Link removed I’m not sure how to start this project: Should I make a desktop app, web app, or mobile app in .NET 8? How do I create a simple form where a user chooses a drink,…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Is Visual Studio Community 2022 still supported?
According to the documentation, "The Visual Studio Community edition is supported only on the Current Channel with the latest servicing release of the latest minor version of Visual Studio." Does this mean the 17.14 Current release in 2022 will…
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.
Console stuck activating Dev Mode for individual account 0x8015963D
I cannot activate developer mode infinite loading on aka.ms/activatexbox when trying to activate 0x8015963D in hidden menu that works for some people. Tried: Power cycles (10+ min unplug) Reinstall Xbox Dev Mode app (green one) Hidden menu…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Please provide the cause and fix for an error 500 issue with Visual studio
Several of my customers that I've issued Visual Studio enterprise licenses cant use their licenses they receive an error 500 pop up. What could be the cause?
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 submit a request to Microsoft to authorize use of a specific Limited Access Feature?
I want to use the LimitedAccess Features class. According to this article: https://learn.microsoft.com/en-us/uwp/api/windows.applicationmodel.limitedaccessfeatures?view=winrt-22621, I need to apply for a feature ID and use token, but I don't know where…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Windows development | Windows API - Win32
Windows for business | Windows Client for IT Pros | User experience | Other
In a .net maui 10 shell app on ios 26 why does the hamburger icon background color change when navigating to a modal page
The hamburger icon background color on the home page of my app changes to a darker color when I use the menu and choose the "Modal Page" menu item. Why does that happen? Initially, here is what the home page looks like at startup: You can see…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Firebase Crashlytics not reporting crashes in .NET 10 MAUI application and startup crash with iOS linker settings
Hello @Anonymous , I am facing an issue while integrating Firebase Crashlytics into a .NET 10 / .NET MAUI 10 application using Plugin.Firebase 4.0.0. Background I successfully configured Firebase Crashlytics in one .NET MAUI application using the same…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Windows Store submitted app behaviour
Hi, We have submitted an uwp app to windows store 1.0.0 and from partner center we got the preinstallkit and we wrapped that and create a msi. This Msi is installed in a enterprise environment where windows store app is blocked. Now we release another…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Why is Visual Studio 2022 not publishing my most recent changes
I'm working on a vb.net web app and noticed yesterday that, when publishing to a local folder, it's not pushing out my most recent changes. I can see that they're in my repository when I push and pull. Everything is saved and working correctly when I…
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.
Visual Studio Build Tools 2022: official catalog size and SHA-256 mismatch on two networks
I am preparing to install Visual Studio Build Tools 2022, but the official catalog payload does not match the size and SHA-256 declared in Microsoft's Release channel…
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
Bug? Please confirm: "Progress Bar" color is always displaying as green regardless of Forecolor setting.
I may have stumbled across a bug in VS2026. Can anyone please confirm? I can't change the Forecolor of a progress bar. It's always coming up green regardless of the Property setting or when attempting to change the color via code. (No sample code. Simply…
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
How to get a Visual Studio 2026 product key?
Hello Team, I have an active Visual Studio Professional subscription assigned to my Capgemini account. I am currently working on a Bosch laptop, where Visual Studio 2026 Professional is installed and running in trial mode. However, sign-in with my…
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
Designer load encountered an error. Please ensure that the project can be built successfully.
Trying to create a new WinForms project in Microsoft Visual Studio Community 2022 (64-bit) and get this error.
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
My VS Code cannot compile properly, the compilation options are missing.
For some reason, all the compilation options in my VS Code are gone, and I can't invoke the compiler either. I've tried reinstalling VS Code, but it still has no effect. In the terminal, g++ --version can normally detect the compiler, and the system…
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.
Sono spariti gli optionButton e CheckBox dal VBA!
Nel progetto di una userform nell'inserire OptionButton e CheckBox questi appaiono solo con la Caption ma la forma non c'è più! come posso risolvere?
Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.
how to disassociate vba code from onedrive?
modle1 attempts to: ChDir "C:\Users\sthom\OneDrive\Wordle." i don't have a onedrive account. this code, which i did not write, causes my vba code to hang up while fixing errors in my code. to overcome this hang up i need to save and reload the…
Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.