Uninstalling Visual Studio with Intune
Hi, I'm trying to setup Visual Studio Professional 2022 with Intune/Company Portal. The install-process is working, but I am experiencing some problems with the uninstallation. My uninstall command is “C:\Program Files (x86)\Microsoft Visual…
Visual Studio 2022 Not Recognizing .cs Files for IntelliSense
After returning from PTO, Visual Studio 2022 is not functioning as expected. All .cs files display completely white text, and features like code navigation (F12), object attribute checks, and autocomplete are non-functional. This issue occurs in both…
unable to uninstall visual studio 2010 service pack 1
I was Trying to uninstall Microsoft visual studio 2010 Service pack 1 , but its not getting uninstalled.
unable to uninstall visual studio 2010 service pack 1
I was Trying to uninstall Microsoft visual studio 2010 Service pack 1 , but its not getting uninstalled.
Sort and filter not working .net maui
I'm trying to add a filter and sort to my app. the sort and filter func code are stepped thru but does not work, I do not see any data in the checkListItem I think the issue is the use of SourceCache ( I found sort/filer sample code and tried to add…
Not able to debug c++ code on visual studio 2022
I am developing android application using c# and c++. my application uses c++ library. whenever I select c++ debugger in android project properties window and i run my app in debug then I get an error which is attached as image to this question. I…
Microsoft Visual Studio Community 2022 License Question
Hello, First, I'm not english language person. I'm korean. so please understand my poor english. I'm an IT manager at a company with more than 250 emplyees.(about 256) Is it a license violation to use Microsoft Visual Studio Community 2022 within the…
How to to fix this issue?
I tried downloading Visual Studio to my pc but I have this error popping up which I don't know how to fix. I've tried installing the package into my pc but it wouldn't complete. I've tried using the internet many times and asking a few people but it was…
How to to fix this issue?
I tried downloading Visual Studio to my pc but I have this error popping up which I don't know how to fix. I've tried installing the package into my pc but it wouldn't complete. I've tried using the internet many times and asking a few people but it was…
Jaws screen reader /Narrator does not read selected value of combo box control which contains tree view control in wpf
Hi, I have created one combo box control and inside ComboBox.Template I have added one tree view control. Basically one Combobox user control which on expanding shows contents as treeview control. Combox selected item is bound with item which is selected…
Facing "Duplicate 'global::System.Runtime.Versioning.TargetFrameworkAttribute' attribute
I have been facing the error below and have been following the main threads on Google. I've tried to delete the obj and bin folders and Rebuild the project, also updated Visual Studio, but I was not successful. Thanks for all of you that can…
Facing "Duplicate 'global::System.Runtime.Versioning.TargetFrameworkAttribute' attribute
I have been facing the error below and have been following the main threads on Google. I've tried to delete the obj and bin folders and Rebuild the project, also updated Visual Studio, but I was not successful. Thanks for all of you that can…
Cannot start visual studio due to an error. Microsoft.ServiceHub.Client.ControllerConnectionException: Controller terminated before accepting condition. Exit code: -532462766
Upon opening Visual Studio Professional 2022, the following error appears: Cannot start visual studio due to an error. Microsoft.ServiceHub.Client.ControllerConnectionException: Controller terminated before accepting condition. Exit code:…
Could not start visual studio due to "Microsoft.ServiceHub.Client.Controller.exe exited normally before accepting connection.
Hello, I would like to install visual studio 2019 community version on Windows 11 Laptop. I was able to install visual studio 2022 community version. But with 2019, whenever I open the visual studio it gives me this error "Could not start visual…
Entra ID Authentication Issues for SSIS Deployment in SQL Server 2022
The scenario involves two users, both configured with Entra ID and the sysadmin role for SQL Server 2022. While one user can successfully deploy SSIS projects to the target SSIS catalog, the other user encounters an error message stating: "The…
how to navigate to an azure studio from the portal home page
New to Azure and in my training some of the exercises have me logging into the portal to create a resource and then open a new tab and login into vision studio and then have to connect the resource to the studio. Why is this. Why can't I just login to…
how to navigate to an azure studio from the portal home page
New to Azure and in my training some of the exercises have me logging into the portal to create a resource and then open a new tab and login into vision studio and then have to connect the resource to the studio. Why is this. Why can't I just login to…
Assistance Required for Resolving "System.OutOfMemoryException" in Visual Studio
Subject: Help Needed with System Out-of-Memory Issue in Visual Studio Hello Everyone, I hope you're all doing well. I'm working on a project in Visual Studio that includes a large number of forms, user controls, and images used as icons. However, I am…
It show the many warning when develop the opencv code on visual studio
I install the opencv with lib and using opencv on my cmake project with vs2022. It always show the warning. How can I close it for only opencv
Can't get VS Studio to see 6.0 or 8.0 Frameworks
I've been at this a while and can't seem to figure out where I am going wrong. I'm trying to get a .Net 6 or 8 Framework to show up when I create a windows forms .net app from the template. Only 4.x frameworks show up. I've reinstalled VS Studio…