5,668 questions with Developer technologies | Visual Studio | Other tags
How Do I get Visual Studio Enterprise for MAC
I am Trying to install Visual Studio Enterprise for MAC but there does not seem to be an available download. Where is it?
Developer technologies | Visual Studio | Other
Separation of Layers Design
Hello everyone and thanks for the help in advance. I am refactoring a MVC application that has become very disorganized due to poor separation of models, data access, views, etc. I decided to place the models in a separate solution, however, found that…
Developer technologies | Visual Studio | Other
Microsoft Visual Studio 2022 has detected that an operation is blocking user input. This can be caused by an active modal dialog or a task that needs to block user interaction. Would you like to shut down anyway?
Yes, there are questions and answers out there, but this is for VS 2022 I develop mainly BLAZOR Server applications at work. Beginning a couple updates ago, I've been getting this dialog: Microsoft Visual Studio has detected that an operation is…
Developer technologies | Visual Studio | Other
VS Code 1.107 fails to start on Azure Virtual Desktop
This has been a reoccurring issue since version 1.100. We recently updated VS Code on all AVD's to version 1.107.1 and single user desktops run the application without issue; on multi-session desktops the application fails to start.…
Developer technologies | Visual Studio | Other
What are the different between Developer Command Prompt and Developer Power Shell ?
Hi, 1.In your solution, press Ctrl + Q and type Developer Command Prompt or Developer Power Shell to open the relevant window. 2.Please see: 3.What are the different between Developer Command Prompt and Developer Power Shell ? 4.When I used each command…
Developer technologies | Visual Studio | Other
Problem with header files not being shared throughout solution. E1696
I'm trying to develop for Unreal Engine, so I upgraded from Visual Studio 2022 to 2026 edition and upgraded the engine to 5.7, but now a lot of what was defined in the engine like the "Core/Minimal.h" file aren't being included properly and…
Developer technologies | Visual Studio | Other
SSDT failure in Visual Studio 2019
When generating a database deployment script in Visual Studio 2019 SSDT, I get this error. Errors occurred while modelling the target database. Deployment can not continue.
Developer technologies | Visual Studio | Other
Unable to load winforms designer in VS2022/VS2026. Error = "Timed out while connecting to named pipe"
I am unable to access the winforms designer in VS2022 or VS2026. The error simply says "Timed out while connecting to named pipe". The project was built in 2022 so I know it has previously worked. This error has only began to appear today.
Developer technologies | Visual Studio | Other
VS Code terminal not showing file path and not accepting keyboard input
I am facing an issue with the integrated terminal in Visual Studio Code. The terminal is not showing the current file or folder path, and it is also not taking any input from the keyboard. I cannot type any commands in the terminal. However: Command…
Developer technologies | Visual Studio | Other
How can I clear Visual Studio 2019 file MRU?
I want to clean-up my project MRU list in Visual Studio 2019. From what I learned, I need to manually load the VS2019 hive, located at C:\Users\me\AppData\Local\Microsoft\VisualStudio\16.0_04abf264\privateregistry.bin and edit the…
Developer technologies | Visual Studio | Other
Where can I download VS2022 community?
I can't find the link to download VS2022 community. My project doesn't build with VS2026.
Developer technologies | Visual Studio | Other
VS 2026 Unable 2 load service index 4 source https://api.nuget.org/v3/index.json -- occurs when attempting to compile
Attempting to use VS 2026. I have been trying to use AI to find a solution. I clicked on the Send Feedback button and selected report a problem but received "This site can’t be reached" message. When I click on Build or Rebuild Solution I…
Developer technologies | Visual Studio | Other
Visual Studio 2026 crashes when opening a solution with a Classdiagram to be auto-opened
The .cd file is out-dated, and VS asks whether to fix it ("Code could not be found for one or more shapes in [filename].md". But VS hangs forever and crashes if I attempt to click any of the buttons. I tried to delete all .suo files I found in…
Developer technologies | Visual Studio | Other
Open Value agreement not showing up in the Microsoft 365 Admin center or Visual Studio Administrator Tool
We have an active OVL agreement purchased through Dell for 5 Visual Studio Professional subscriptions. This agreement is visible in vlcentral, but not in the 365 admin center or Visual Studio Administrator portal. Our existing license will be in-active…
Developer technologies | Visual Studio | Other
Visual Studio Insiders un commitable
On visual studio insiders (2026) i cannot commit on github because it says something about a changed binary file which makes the thing uncommitable (prob not word). I have used The normal VScode for very long and it hasen't had this issue, Is there…
Developer technologies | Visual Studio | Other
How can I change the font size in Visual Studio?
I don't know how to change the font size of the tool bar etc. in Visual Studio . I use VS along with the Intel Fortran compiler.
Developer technologies | Visual Studio | Other
Hi, I need help with Xbox Developer Mode. My console is stuck in the fallback Dev Mode shell and Dev Home never installs. I’ve already factory reset, switched out of Dev Mode, and reactivated multiple times. Activation works, but the provisioning package
Hi, I need help with Xbox Developer Mode. My console is stuck in the fallback Dev Mode shell and Dev Home never installs. I’ve already factory reset, switched out of Dev Mode, and reactivated multiple times. Activation works, but the provisioning package…
Developer technologies | Visual Studio | Other
Windows Forms Designer Problem When Renaming New Form Before Adding Controls
Note: I have reported the problem below in Visual Studio 2022 Feedback. Just wanted to see if any of you have a suggestion. Normally, when you create a new Form in Windows Forms and add controls to the form, the Designer automatically fills in the…
Developer technologies | Windows Forms
Developer technologies | Visual Studio | Other
Error creating Angular stand alone project in Visual Studio 2022
Following this Microsoft document tutorial-asp-net-core-with-angular I am trying to create a solution with an Angular front end and c# api back end. When I click "Create" for the Angular project (using the stand alone template), I get the…
Developer technologies | Visual Studio | Other
unable to set a form as startup object
Previously I had the 2019 and 2022 versions of VS community on my pc. After uninstalling the 2019 version, and opening my projects in the 2022 version, I was asked to update to the 4.8 framework. Ok, I set 4.7.2, done. But the project does not start…