I'm trying to run a Unit Test project in Visual Studio (.NET Framework 4.72). The project is now building/running successfully, however there is still an error
Hi everyone and thank you in advance. I have created a User Control named PanelOption that is a panel with a CheckBox and a TextBox, and these are inside a Flow
I've updated Visual Studio 2022 to 17.1.0 recently and I now have this weird error, but not on every project (on only one up to now). I've tested other project
I'm trying to access the project properties but the window appears blank. I've tried web solutions View>Properties Window, f4, right click on project folder&
Goal: Create XML documentation file with VS 2022 as the same in the picture below. The XML should be used for Swagger. Problem: It works in 2019 but I cannot fi
I am trying to create an Office add-in, mainly for Word, that consists of a simple Task Pane that displays search results from a website. I need it to work in e
I just upgraded to Visual Studio 2022. When running a project (developed in VS 2019) I get the following error/warning message: enter image description here Yo
I've been trying to get Curl to work with VS for weeks. I've read a ton of other tutorials, guides, installation instructions and other materials and just... No
I have a database test project and tSQLt has an error when I do a build: SQL71501: View: [tSQLt].[Private_HostPlatform] has an unresolved reference to object [s
I'm loosely following along this article to develop and debug modules for IoTEdge https://docs.microsoft.com/en-us/azure/iot-edge/how-to-visual-studio-develop-m
I'm having a weird issue with publishing my Blazor WASM version .net5 project to IIS Service after I install my Visual Studio 2022 In Console Write This Error :
For my first ever mobile app project (which will eventually become an actual commercial project), I would like to try out .NET MAUI. Unfortunately since it's s
In Visual Studio 2022 I can't get any report viewer, and I am using .NET6 framework. Is there any way to still somehow use it?
My config screen: Why is it that I can't select x64 in the list? In the Alarm Clock row there is Add / Edit in the drop-down list. But not for AlarmClockSetup.
I am learning how to code in ASP.NET Core Razor Pages and am working on validation right now. Both in client side and server side validation no input is allowed
hmm... I imported:System.math... test as integer=sgn(100) I get the error: sgn is not declared. Other math functions work. So Why? Might Visual Studio not be
I have this issue where some of the projects I created for.Net6 throws the error shown in the image attached In this instance the project was running fine, sud
There are several articles explaining the new .NET 6 Preview features of Generic Math, often based on this Microsoft article: https://devblogs.microsoft.com/dot
I installed the visual studio 2022 community edition with a C++ Desktop development packageScreenshot of Visual Studio Installer. When a new console application
I have a solution in Visual Studio 2022 with multiple Azure Functions projects in it. The projects are in .NET 4.8 using the v1 of the function run-time. When d