5,480 questions with Developer technologies | Visual Studio | Other tags
Visual Studio - use the output of a native DLL project in a C# WinUI project
I have a solution with two projects, one is a C# WinUI3 project which uses a native code DLL in the other project via interop. My DLL itself requires some other DLLs which are provided by vcpkg. How to I set up the solution/project files in VS2022 so…
Developer technologies | Visual Studio | Other
VS 19, SSIS project, getting and error "The specified provider is not supported. Please choose different provider in connection manager" when choosing OLEDB as the connection type
Using Visual Studio 19 on new laptop. Have installed the SSIS template. I also have SSMS 19 installed. I create a new project and try and create a new Connection Manager. I select OLEDB and click Add... On the next screen to configure the OLE DB I select…
SQL Server Integration Services
Developer technologies | Visual Studio | Other
Why MSDN deprecates the AddWithValue method
I am trying to connect to a SQL Server table and update or register data in a program created in C#. In order to create a program that can take measures against SQL injection and support N prefixes, I am thinking of using the AddWithValue method, a…
SQL Server | Other
Developer technologies | Visual Studio | Other
Developer technologies | C#
Visual Studio Professional 2022 offline installation fails (not starts) version [17.14.9 , 17.14.10 , 17.14.11)
Hi, in my company , on a developer machine, we can as usual download visual studio professional 2022, offline. Currently using latest bootstrapper vs_Professional.exe 17.14.36401.2. After successful download, offline installation failing, see below…
Developer technologies | Visual Studio | Other
How to stop Visual Studio's Android emulator displaying off screen.
I'm trying to use Visual Studio 2022 Community Edition to develop a MAUI application for an Android phone. I use a laptop that is sometimes connected to an external monitor. When I'm not connected to an external monitor the Android Emulator that Visual…
Developer technologies | .NET | .NET MAUI
Developer technologies | Visual Studio | Other

Cannot fetch or pull from remote git repository on Azure DevOps.
I have a GIT repository hosted on Azure DevOps. For a number of years, I was able to do all of the normal git operations using Visual Studio 2022. All of a sudden, since about a moth ago, I get this error: Error encountered while fetching: Failed to…
Developer technologies | Visual Studio | Other

visual studio 2017 on windows 11 for iot core x86 uwp app development
Hi, I was using visual studio 2017 community on win 10 pro host m/c. I am learning uwp app development on windows 10 iot core x86 image running in virtual box. My development interest is only 32bit Embedded products only. Recently due to the resource…
Developer technologies | Universal Windows Platform (UWP)
Developer technologies | Visual Studio | Other
Microsoft.DataTools.IntegrationServices.exe fails on install for Visual Studio 2019 error 0xe0434352
Attempted to install latest microsoft.datatools.integrationservices.exe on Visual Studio 2019 and it fails with error 0xe04344352. I uninstalled VS 2019 and reinstalled, and the integration services still fails with same error. In reviewing the log…
Developer technologies | Visual Studio | Other

Visual Studio Developer Community website returns 500 error
Trying to view a specific item or just any items by browsing produces a 500 error in some fashion. Clearly this is not useful or the intended behaviour, and the queried feedback items should be shown. The service status says 'Healthy' at…
Developer technologies | Visual Studio | Other
Build mobile and desktop apps with .NET MAUI Create a cross-platform app with .NET MAUI learning
The "Create a cross-platform app with .NET MAUI" PhoneWord learning module is great, but somewhat confusing. I am sufficiently experienced in C#, but when mixed with XAML it becomes a challenge. Please, add the final working project (or a…
Developer technologies | .NET | .NET MAUI
Developer technologies | Visual Studio | Other
How to fix problem with Chrome and visual studio..navegater not loading
The navigator isn't displaying using various browsers, including chrome. Microsoft Edge does display it. We thought it might be a security issue so added our url to secure sites. Also deleted extensions and cleared cashe and cookies. Any other…
Developer technologies | Visual Studio | Other
Issues with the Android emulator
Hi everyone, I'm facing a major issue running my .NET MAUI apps in the Android emulator. The emulator starts the app without any errors, but after launching in the taskbar, it doesn't appear on the screen when I click on it. I've already tried…
Developer technologies | .NET | .NET MAUI
Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | Visual Studio | Other
Connectivity of VS code with DevOps - Updating PAT but still giving 403 error
Hi, Previously connectivity between DevOps and VS code was working perfectly fine. My user password got changed. Then I'd removed the old entry of git on credential manager and added new entry with new PAT with valid expiry and also have code(read&…
Developer technologies | Visual Studio | Other
How can I launch Swagger on the server?
Hello, I use Visual Studio Community 2022 (64 bit) Version 17.5.3. I check the C# application by Visual Studio. If I run debug(Press F5 key), Swagger launches(https://localhost:7173/swagger/index.html). The application works on the server(Amazon EC2…
Developer technologies | C#
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | Visual Studio | Other
Visual Studio Community 2022, not seeing some xml comments
I have multiple projects within one solution. I use the functions of multiple other projects within another project. When i hover above the function of different projects, there's no xml comments (like describing how a function works, its inputs and…
Developer technologies | Visual Studio | Other

Illegal characters in path.
I am trying to create a new project through following procedure but visual studio is throwing exception
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | Visual Studio | Other
*trying to install and run wordpress from a net core 8.0
Hi, I created a .net core 8.0 MVC web application in visual studio 2022. I want to use word press to build some of the web pages in the project. I installed the “PeachPied.WordPress.AspNetCore (6.5.4-rc020)”. The problem is that in the videos I find, I…
Developer technologies | Visual Studio | Other
My Visual studio installation got stuck when it is installing Win11SDK_10.0.22621
I'm currently installing Visual Studio 2022 Community on my Windows 10 laptop, but everytime when it is installing Win11SDK_10.0.22621, it got stuck. I've wait for a night, but it doesn't progress. How can I solve it? Here's the screenshot:
Developer technologies | Visual Studio | Other
How to convert Wordpress website to ASP.net web form?? is it possible??
We don't have the source code for the WordPress website. We got the code from the inspect-->view page source method. We just pasted the code in Visual studio and it's working but the problem is we were unable to separate the CSS and script file. As…
Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | ASP.NET | Other
Developer technologies | Visual Studio | Other
Could not start visual studio due to an error - StreamJsonRpc.ConnectionLostException
Good afternoon, I am primarily a Linux user but am excited by some of the GUI features of Visual Studio. Unfortunately I am unable to open Visual Studio. I downloaded the most recent installer and was able to install it without trouble. It will not…