1,212 questions with Developer technologies | Visual Studio | Setup tags
Microsoft.Visualstudio.Community.Shared.Msi error durring installation; Returncode 1407;
Hello! I'm trying to install Visual Studio Community but I keep getting that error. I tried every solution I browsed through. I ran the install & uninstall troubleshooter, rebooted my system, ran DISM health restore and sfc /scannow Package…
Developer technologies | Visual Studio | Setup
How to deal with failing to install Win11SDK_10.0.22621 and Win11SDK_WindowsPerformanceToolkit by VS 2022
I encountered a problem while installing VS 2022 today. I was unable to install Win11SDK_10.0.22621 and Win11SDK_WindowsPerformanceToolkit. My error log is as follows: Failed to install package…
Developer technologies | Visual Studio | Setup
Visual Studio 2022 download stuck at 0 bytes
I tried to start VisualStudioSetup.exe multiple times, but it displays the following: and stuck at 0 bytes all the time. What URL or IP address does it try to download from? How can I check if it is accessible from my machine? Are there…
Developer technologies | Visual Studio | Setup
Unable to get the product Key for VS 2022 in my subscription
I am not able to locate the product key for VS 2022 in my subscription. It shows Visual Studio Dev Essentials 2022 - Custom Key This product is offered to this subscription level as a trial license only. If you have purchased this product at retail…
Developer technologies | Visual Studio | Setup
How to fix the Visual Studio (unknown error: Active Log.xml) while opening c# file from unity
Hi every one, I am trying to open unity project script file's but every time I tried to open it show same prompt every time given below Trouble shoot I preformed are.. reinstall visual code and tried with changing unity version Check External…
Developer technologies | Visual Studio | Setup
Does Visual Studio Code not still officially support Ubuntu Desktop 22.04 or higher?
The Visual Studio Code documentation page includes a link for questions on Stackoverflow. However, when I submitted a question to Stackoverflow, the moderator closed it on his own because it was not technical in nature. The VSCode document says that VS…
Developer technologies | Visual Studio | Setup
How can I lock the DPI in a FORM developed in Visual Studio 2022, so that it does not change ratio due to Windows screen display scaling?
I hope that when developing Windows Forms applications using Visual Studio 2022, the ability to 'lock DPI' will be available so that the application interface does not deform or scale due to Windows display scaling (for example, changing from 100% to…
Developer technologies | Visual Studio | Setup
How can I lock the DPI in a FORM developed in Visual Studio 2022, so that it does not change ratio due to Windows screen display scaling?
How can I lock the DPI in a FORM developed in Visual Studio 2022, so that it does not change ratio due to Windows screen display scaling? I hope to be able to "lock DPI" when developing Windows Forms applications using Visual Studio 2022, so…
Developer technologies | Visual Studio | Setup
Transfer MSDN subscription to same company but different email address
I want to change my company's MSDN subscription to another email address because the one who managed the product has already resigned. Annual renewal will be conducted in June. Can someone assist further? Thank
Developer technologies | Visual Studio | Setup
Access Drivers Support End Dates and Upgrade Options for SSIS in Newer Visual Studio Versions
We are currently using Visual Studio 2017 and have several SSIS packages that were originally developed in older versions of Visual Studio. These packages utilize Microsoft Access Database Engine (Access drivers 12) to import and export Excel files…
Developer technologies | Visual Studio | Setup
One of my user cannot obtain a visual studio license
One of my users cannot get a visual studio license. I have checked everything I could think of but it still doesn't get access: When I check in the portal, it complains about that issue as well but I have no idea why
Developer technologies | Visual Studio | Setup
How to stop VS telling me about VS 2022 update to v 17.14.0
I use VS 2022 v 17.12.2. In the last week or so, VS startup includes a notification ding about updating to V 17.14.0. I decline because I'm in the middle of a many month project and I want a stable platform. But I keep getting dinged. It is annoying,…
Developer technologies | Visual Studio | Setup
Azure function option is not visible in Visual Studio 2022
Hi, I am unable to see the Azure function option in Visual Studio 2022 even though I have installed the Azure management and Asp.net library.
Developer technologies | Visual Studio | Setup
NuGet Package Manager Error in Visual Studio 2022 on Windows 11
The NuGet Package Manager has suddenly stopped working in Visual Studio 2022 on a Windows 11 PC. An error occurs when trying to load the Package Manager, displaying the following message: [nuget.org] Unable to load the service index for source…
Developer technologies | Visual Studio | Setup
VS 2022: Couldn't install Microsoft.VisualCpp.Redist.14
I wanted to install Desktop Development C++, but during installing, I get the error: "Couldn't install Microsoft.VisualCpp.Redist.14". I tried to repair, launched install and uninstall repair tools, worked with registry, uninstall Microsoft…
Developer technologies | Visual Studio | Setup
When i click to open visual studio 2022 it keeps closing without error
Hi, When i click to open visual studio 2022 it keeps closing without error.after i click create new project. i did everything but still have same problem. repaired vs clean uninstalling uninstall and setup again 10 times.
Developer technologies | Visual Studio | Setup
Why can't VS find an installed .NET framework
Opening a project sample, I see an error that the project "targets a version of .NET framework that is not installed" Looking at the project XML, I see the…
Developer technologies | Visual Studio | Setup
Need Information about Hybrid Benefit During Creation of VM
Hi, I am currently having Benefit named as "Legacy" and i am able to use Hybrid benefit in my subscription while creating a Virtual Machine that reduces our cost of VM. I want to know that this hybrid Benefit is associated with our Benefit…
Developer technologies | Visual Studio | Setup
Why does VS 2022 Prompt to save the solution when closing SSIS packages when no changes are made?
When working with any SSIS solution file pulled down from GITHUB, any time I close the solution VS prompts me to save changes, regardless if no changes are made. This occurs even if a 'save' or 'save all' is performed if a 'save all' prior to the…
Developer technologies | Visual Studio | Setup
In Form.cs[Design] 1 error of Object reference not set to an instance of an object.
This error shows up when the WinForms designer is opened if I click Ignore and continue I get a warning but the WYSIWYG designer appears with no issue, however some times it wipes out the form.designer.cs if another errors occurs (but lucky I always…