6,766 questions with Visual Studio-related tags

Sort by: Updated
1 answer

The older version of Microsoft Visual C++ X86 Minimum Runtime - 14.40.33810 cannot be removed. Contact your technical support group

Tried many times to install but says old version is still installed. Does not work. Need to install please help

C++
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.
3,709 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,037 questions
asked 2024-09-27T02:39:14.0633333+00:00
Daniel Da Costa 0 Reputation points
commented 2024-09-28T01:46:13.4233333+00:00
Daniel Da Costa 0 Reputation points
0 answers

How do I connect my existing Visual Studio 2022 project to an existing github repository?

I set up a github repository to match the project I am working on in Visual Studio 2022. I did something wrong and only the project file exists. I followed a tutorial. But the tutorial was disappointing and the instruction was to drag the content of my…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
40 questions
asked 2024-09-27T22:02:46.61+00:00
William Thompson 120 Reputation points
14 answers

Visual Studion 2022 Version 17.6 Hangs on Build\Clean\Rebuild All

Hi, I have upgraded my Visual Studio 2022 to the latest version 17.6.1. Since then when I try to Run\Build project it hangs and I cant do anything to cancel the build except by ending VS from task manager. Please help. This is critical and I cant…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
asked 2023-05-23T12:41:55.2166667+00:00
samer.alisaleh 86 Reputation points
commented 2024-09-27T17:51:13.8866667+00:00
Joshua Foster 0 Reputation points
1 answer

How to fix deployment error "Error occurred in deployment step 'Add Solution'" on Visual Studio

Hi, I'm working on SharePoint 2010 application code on Visual Studio 2010. When I Clean, build and deploy solution getting error since yesterday like: "Error occurred in deployment step 'Add Solution': Failed to call GetTypes on assembly…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,472 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,652 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
978 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,880 questions
asked 2024-09-27T13:40:29.97+00:00
VG 0 Reputation points
commented 2024-09-27T17:23:03.2466667+00:00
Harold Morales Picado 80 Reputation points
1 answer One of the answers was accepted by the question author.

Adding ContentDialog item to UWP Blank App (C++/WinRT) fails to generate .g.h file?

I am trying to add a ContentDialog item to UWP Blank App (C++/WinRT) project. With a fresh project of this type I choose Add New Item > XAML > ContentDialog. Once the item is added to the project it no long builds successfully - a error 'C1083:…

Universal Windows Platform (UWP)
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
C++
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.
3,709 questions
asked 2024-09-27T01:52:32.4733333+00:00
Matthew Armshaw 41 Reputation points
accepted 2024-09-27T15:44:24.6366667+00:00
Matthew Armshaw 41 Reputation points
0 answers

Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(156,5): error MSB3073: The command "setlocal

Hi Team, I am building google unit test for my project using visual studio-2022, but getting below errors, please let me know how i can fix below errors. C:\Program Files\Microsoft Visual…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
asked 2024-09-27T06:44:17.1866667+00:00
Shilesh Babu 0 Reputation points
commented 2024-09-27T11:27:58.8433333+00:00
Tianyu Sun-MSFT 30,541 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

how to close VSCode-linux-x64

/VSCode-linux-x64/code --no-sandbox how to close it when I run the command https://code.visualstudio.com/download

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
asked 2024-09-26T03:10:03.3033333+00:00
alice alice 20 Reputation points
accepted 2024-09-27T09:08:11.4166667+00:00
alice alice 20 Reputation points
1 answer

How can I write my deployment app to force local document folder and not OneDrive?

I'm using Visual Studio 2022 using the Microsoft Visual Studio Installer Projects extension for my deployment app. It installs working files into my app folder under documents, but I've learned that sometimes (maybe often), it is going to documents…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
214 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
214 questions
asked 2024-09-26T22:32:05.1533333+00:00
Wayne McHugh 0 Reputation points
commented 2024-09-27T08:48:13.5766667+00:00
Anna Xiu-MSFT 28,666 Reputation points Microsoft Vendor
1 answer

How can I write my deployment app to force local document folder and not OneDrive?

I'm using Visual Studio 2022 using the Microsoft Visual Studio Installer Projects extension for my deployment app. It installs working files into my app folder under documents, but I've learned that sometimes (maybe often), it is going to documents…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
214 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
214 questions
asked 2024-09-26T22:32:05.1533333+00:00
Wayne McHugh 0 Reputation points
commented 2024-09-27T08:48:13.5766667+00:00
Anna Xiu-MSFT 28,666 Reputation points Microsoft Vendor
3 answers

How to fix this " Error There was an error running the selected code generator: 'startIndex cannot be larger than length of string. (Parameter 'startIndex')' "

Hello I got this error issue. When I tried to create New Scaffolded Item > Selected ' MVC Controller with views, using Entity Frame Work I use Microsoft Entity Frame work version 8.0.8 Version and the Frame Work Design I use 8.05 Window 11 Net 8.0…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,542 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,472 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
asked 2024-09-25T06:18:44.01+00:00
NADA KETMEK 0 Reputation points
commented 2024-09-27T07:56:27.77+00:00
JasonPan - MSFT 5,461 Reputation points Microsoft Vendor
2 answers

Debugger is not hitting breakpoint set in SharePoint 2010 application code in Visual Studio

I have my SharePoint 2010 application code in Visual Studio. I did clean, rebuild and deploy solution. I have done "Attach to Process" w3wp.exe files in the debug, but debugger is not hitting breakpoint when trying to work on UI. IIS reset is…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,472 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,957 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
996 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,472 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,957 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
996 questions
asked 2024-09-19T11:25:46.3666667+00:00
VG 0 Reputation points
edited the question 2024-09-27T07:26:34.6766667+00:00
RaytheonXie_MSFT 35,236 Reputation points Microsoft Vendor
2 answers

Debugger is not hitting breakpoint set in SharePoint 2010 application code in Visual Studio

I have my SharePoint 2010 application code in Visual Studio. I did clean, rebuild and deploy solution. I have done "Attach to Process" w3wp.exe files in the debug, but debugger is not hitting breakpoint when trying to work on UI. IIS reset is…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,472 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,957 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
996 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,472 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,957 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
996 questions
asked 2024-09-19T11:25:46.3666667+00:00
VG 0 Reputation points
edited the question 2024-09-27T07:26:34.6766667+00:00
RaytheonXie_MSFT 35,236 Reputation points Microsoft Vendor
0 answers

How do I build my deployment app so that it will use local documents folder and not OneDrive

I have Developer Studio 2022 and use the Microsoft Visual Studio Installer Projects extension to create my deployment app. It installs working files to a folder under documents. However I've learned that Windows is sometimes (maybe often) selecting…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,098 questions
asked 2024-09-26T22:24:27.45+00:00
Wayne McHugh 0 Reputation points
edited the question 2024-09-27T07:12:51.7+00:00
Jiajing Hua-MFST 9,600 Reputation points Microsoft Vendor
1 answer

How to fix MSB4236The SDK 'Microsoft.NET.Sdk' specified could not be found.

Could not resolve SDK "Microsoft.NET.Sdk". Exactly one of the probing messages below indicates why we could not resolve the SDK. Investigate and resolve that message to correctly specify the SDK. The NuGetSdkResolver did not resolve this SDK…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
783 questions
asked 2024-09-27T04:52:34.4766667+00:00
Chris 0 Reputation points
answered 2024-09-27T06:42:22.6333333+00:00
Tianyu Sun-MSFT 30,541 Reputation points Microsoft Vendor
2 answers

Visual Studio Debugger needs Admin rights. However Cyber Essentials Plus requires all admin rights to be removed from a user. How can we get this to work together?

As part of a new company policy, we need to disable Admin rights on all users/laptops in order to obtain the Cyber Essentials Plus certification. However, the development team need access to the Visual Studio Debugger Visual Studio Debugger needs Admin…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
asked 2024-04-11T12:47:10.99+00:00
newtmimsy-1498 0 Reputation points
commented 2024-09-27T03:26:03.55+00:00
Minh Chau Nguyen 0 Reputation points
1 answer One of the answers was accepted by the question author.

Visual Studio Angular App launching edge regardless of browser choice.

I'm following the tutorial here: https://learn.microsoft.com/en-us/visualstudio/javascript/tutorial-asp-net-core-with-angular?source=recommendations&view=vs-2022 for the .Net core / Angular app (preview) and pressing Start (to debug) runs webapi.exe…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,307 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
asked 2023-06-20T11:23:24.5966667+00:00
Mat Powers 21 Reputation points
commented 2024-09-26T20:42:08.4366667+00:00
Danny Popov 0 Reputation points
1 answer

I have an application in Xamarin Forms and it stopped working on iPhones that updated to iOS 18.0

I have an application in Xamarin Forms and it stopped working on iPhones that updated to iOS 18.0 The first time I compile the application it works normally, but if I finish it and open it again, it crashes and becomes practically inoperative. I develop…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,344 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
asked 2024-09-26T14:45:52+00:00
Miguel Pires 0 Reputation points
answered 2024-09-26T18:05:05.96+00:00
Bruce (SqlWork.com) 64,816 Reputation points
2 answers One of the answers was accepted by the question author.

Using vs2022 community I get varied "access denied" error depending on how exe is started

With an HP desktop using Win10 I have a small VS project ("Cage") to be used as substitute for windows dialog in a suite of 12 other projects which will start the process "Cage" with different parameters. One of the parameters is…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
asked 2023-03-06T17:16:38.9366667+00:00
HowardMontemurro-7208 50 Reputation points
commented 2024-09-26T17:57:32.57+00:00
HowardMontemurro-7208 50 Reputation points
0 answers

How to fix An operation was attempted on a nonexistent network connection. (0x800704CD)

Hi guys I got an exception error like the below stack trace. I suspect the problem is when reading the response data, or reading the data for the request. Could you tell me why this exception occurred and how to fix it? Exception Type :…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,542 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
996 questions
.NET Internet of things
.NET Internet of things
.NET: Microsoft Technologies based on the .NET software framework.Internet of things: A concept that aims to extend the benefits of the regular internet, including constant connectivity, remote control ability, and data sharing, to goods in the physical world.
30 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,720 questions
asked 2024-06-20T10:15:45.9166667+00:00
Sejune Oh 10 Reputation points
commented 2024-09-26T13:22:09.4966667+00:00
Ermolaev, Nikita 0 Reputation points
2 answers

How to solve - The value of the property 'Exclusiongroup' is incorrect ?

I had an SSIS package created with VS 2012 or older which transfers data from a flat file to a Teradata database (ODBC) . Used to work fine. I upgraded to Visual Studio 2017 and had to edit the package and save it. When I execute the package I get an…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,078 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,570 questions
asked 2023-07-26T18:38:48.7433333+00:00
Janakiraman Balasubramanian 0 Reputation points
commented 2024-09-26T11:05:37.49+00:00
John Gibby 0 Reputation points