6,122 questions with Visual Studio-related tags

Sort by: Updated
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.
4,563 questions
asked 2024-04-11T12:47:10.99+00:00
newtmimsy-1498 0 Reputation points
commented 2024-04-12T13:21:29.34+00:00
Michael Taylor 47,471 Reputation points
2 answers

Issue with files to publish

Hello, friends. I am asking for help with a strange situation for me. Visual Studio 2022 Professional Using Visual Basic, I want to make an application to publish on the Internet. Select New Project, ASP.NET Web Application. I write a code and make my…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,563 questions
asked 2024-03-28T08:45:45.6133333+00:00
ВЕСЕЛИН ДИМОВ 41 Reputation points
commented 2024-04-12T13:04:21.7266667+00:00
ВЕСЕЛИН ДИМОВ 41 Reputation points
0 answers

How to fire .net analyzers also running project

Hi guys, I'm in trouble with .net analyzers; they works fine building the project but they aren't fired running the project. I don't found any solution either on…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,325 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,563 questions
asked 2024-04-12T08:20:03.8366667+00:00
Fabrizio Mancin 0 Reputation points
edited the question 2024-04-12T10:25:44.6433333+00:00
Fabrizio Mancin 0 Reputation points
2 answers

Visual Studio 2022 crashes immediately after startup with no error message. How can I resolve this issue?

I downloaded Visual Studio 2022 yesterday and it crashes a few seconds after it's opened. I received no error messages, but the crash log displays a lot of information (image 1), with most of it indicating that the problem is "CLR20r3" or…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,563 questions
asked 2024-04-08T09:41:35.0066667+00:00
張 德揚 0 Reputation points
commented 2024-04-12T08:36:31.62+00:00
Anna Xiu-MSFT 25,376 Reputation points Microsoft Vendor
1 answer

MauiApp - Windows Machinine is not working

Visual Studio version 17.9.5, all components have been updated to the latest version. I am creating an Application project .NET MAUI (Microsoft), I leave the standard project name. After creation, I wait 30 seconds for everything to be fine-tuned, and…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,563 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,821 questions
asked 2024-04-10T13:40:58.01+00:00
ivannnnn 0 Reputation points
answered 2024-04-12T07:22:31.81+00:00
daffodilsw 0 Reputation points
2 answers

ASPNET CORE 8 RUNTIME ISSUE

System.Reflection.ReflectionTypeLoadException HResult=0x80131602 Message=Unable to load one or more of the requested types. Could not load type 'Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.IViewBufferScope' from assembly…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,563 questions
asked 2024-04-04T15:12:35.1233333+00:00
Abhishek Srivastava 0 Reputation points
answered 2024-04-12T02:47:45.69+00:00
Anna Xiu-MSFT 25,376 Reputation points Microsoft Vendor
0 answers

I want hidden icons to be visible when I hide my program, but I couldn't find a solution. I would appreciate it if you could help

I want hidden icons to be visible when I hide my program, but I couldn't find a solution. I would appreciate it if you could help.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,563 questions
asked 2024-04-07T11:57:27.4233333+00:00
ali yalçın 0 Reputation points
commented 2024-04-12T02:01:52.4066667+00:00
Anna Xiu-MSFT 25,376 Reputation points Microsoft Vendor
4 answers

Keyboard not working correctly in Visual Studio 2022

Running VS2022 17.7.4. Frequently only alpha numeric keys work. All function keys, backspace etc not working. Keyboard works fine in all other programs. Reset Key mapping has no effect.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,563 questions
asked 2023-09-24T15:22:24.3733333+00:00
Chris Davies 75 Reputation points
commented 2024-04-11T18:50:05.28+00:00
Charles Cal 0 Reputation points
1 answer

Error while creating c++ project for UE5

I am getting this error even though i have the toolkits installed.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,563 questions
asked 2023-04-03T05:55:40.5966667+00:00
Lathesh shetty 5 Reputation points
commented 2024-04-11T15:39:53.73+00:00
Phil Haylor 0 Reputation points
0 answers

How can we debug with InMemoryDatabase and how can we know exactly the key is duplicate?

How can we debug with InMemoryDatabase Unit test? Also I have question that when I get this error for example "An item with the same key has already been added. Key: 16c568e8-b00d-46b2-ab27-cdb7685839ae" why VS don't point exactly what entity…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
694 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,124 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,563 questions
asked 2024-04-10T08:27:15.02+00:00
Kha Vo 0 Reputation points
commented 2024-04-11T10:16:47.4033333+00:00
AgaveJoe 26,031 Reputation points
2 answers

How to solve VS15 install problem with redistributable installations

I am trying to install VS15 on Windows10. The install is OK right up to the end, then it reports that it can't finish because there are previous versions of the MVC redistributables (x86 and x64) that are blocking completion, it instructs me to uninstall…

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.
956 questions
asked 2024-03-29T02:15:56.6533333+00:00
bruce varley 0 Reputation points
answered 2024-04-11T06:22:26.6766667+00:00
bruce varley 0 Reputation points
1 answer

How to fix Invalid value ''' for RazorLangVersion. Valid values include 'Latest' or a valid version in range 1.0 to 8.0.

Im getting below CSC error while building a solution. I recently installed a new VS latest 2022 version. Same solution was working previously as expected. Error message - Severity Code Description Project File Line Suppression…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,563 questions
asked 2024-04-10T07:37:04.29+00:00
Rohan Patil 0 Reputation points
answered 2024-04-11T06:08:03.84+00:00
Anna Xiu-MSFT 25,376 Reputation points Microsoft Vendor
1 answer

Error HRESULT E_FAIL has been returned from a call to a COM component

When i try to create a new project asp.net web application mvc on VS 2022. and this happen I have tried: Repair VS. Update VS to the latest version. Reset Visual Studio settings(run devenv /ResetSettings in Developer Command Prompt for Visual…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,563 questions
asked 2024-04-08T18:36:12.24+00:00
Cao Cuong 0 Reputation points
edited a comment 2024-04-11T04:59:44.1933333+00:00
Tianyu Sun-MSFT 27,031 Reputation points Microsoft Vendor
1 answer

Como corrigir o erro do visual studio não abrir o modo designer do meu formulário.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,563 questions
asked 2024-04-08T16:12:33.4866667+00:00
Jacob Paixao Tonga COCOJA 0 Reputation points
commented 2024-04-11T02:04:26.53+00:00
Tianyu Sun-MSFT 27,031 Reputation points Microsoft Vendor
1 answer

UWP Designer not showing in Windows 10 22h2

I am using Windows 10 22h2 (19045.4170) and have the latest Windows 11 SDK (22621.0) and Windows 10 SDK (20348.0). In Visual Studio (UWP Project), my target version is Windows 10 version 2104, but I am unable to view the designer and it tells me to…

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.
4,563 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,174 questions
asked 2024-04-08T12:41:37.9933333+00:00
Emmanuel James 20 Reputation points
commented 2024-04-11T01:56:44.6466667+00:00
Tianyu Sun-MSFT 27,031 Reputation points Microsoft Vendor
1 answer

How to fix the error that occurs when executing the GenerateTemporaryTargetAssembly task

When creating an sdk project with wpf elements, the error Could not copy the file ProjectName.csproj.nuget.dgspec.json occurs when building on the server. I see that the files csproj.nuget.g.props and nuget.g.targets are created and copied, but the file…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,563 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.
719 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,174 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,771 questions
asked 2023-09-22T15:39:23.6633333+00:00
Danila 25 Reputation points
commented 2024-04-10T21:46:54.18+00:00
Suchy, Joe 0 Reputation points
2 answers One of the answers was accepted by the question author.

App doesn't perform in VS 2022 windows 11 exactly like VS 2019 WIndows 10

I wrote an online store using VS 2019 on Windows 10, MVC Core 3.1. Works perfectly. I got a new pc with Windows 11, installed VS 2022, and ported the app over. I also resolved the issues from Startup.cs to Program.cs. Everything compiles. (MVC Core, .Net…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,325 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,124 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,563 questions
asked 2024-04-05T19:19:21.32+00:00
Corey Fleig 40 Reputation points
accepted 2024-04-10T20:52:19.8033333+00:00
Corey Fleig 40 Reputation points
5 answers

Apple Developer Account: Individual - error 'There was an error while trying to log in: Provide a properly configured and signed bearer token, and make sure that it has not expired learn more about generating tokens for API requests'

I have an issue when trying to sign in with my apple developer account on visual studio 2022 (v17.4.1). Firstly, I when trying to sign in as an 'individual account' I get this error ‘there was an error while loading your certificates: The Apple Developer…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,287 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,563 questions
asked 2022-11-22T08:48:18.217+00:00
Brian Kekana 26 Reputation points
commented 2024-04-10T14:56:04.6533333+00:00
Dakota Kallas 0 Reputation points
3 answers

Can't run app in iOS simulator using Visual Studio for mac

Hello, I want to build a .NET MAUI app for Android and iOS. I'm rather new on this technology so first I just wanted to know if the app was building and deploying correctly both on Android and iOS. On Android emulator, it works fine. For iOS, my app is…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,563 questions
asked 2023-06-26T15:48:31.6533333+00:00
user123 10 Reputation points
commented 2024-04-10T11:58:54.6766667+00:00
Yveske Depreitere 0 Reputation points
1 answer One of the answers was accepted by the question author.

Inconsistent Window Focus Behavior: Debugging vs. Running Without Debugging

In my application, I have a MainWindow that inherits from System.Windows.Window. Within this MainWindow, there's a System.Windows.Controls.Button. Clicking this button triggers the opening of a second window, also inheriting from System.Windows.Window.…

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,174 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.
931 questions
asked 2024-04-06T20:02:00.2033333+00:00
Asya Yesayan 20 Reputation points
accepted 2024-04-10T11:08:24.3166667+00:00
Asya Yesayan 20 Reputation points