6,936 questions with Visual Studio-related tags

Sort by: Updated
0 answers

devenv.exe command line execution mode is not working as expected

Hello! I was using devenv.exe command mode to compile the whole Unreal Engine source code. As the VS doc says, I constructed the following bat code: "XXXXXX\devenv.exe" "xxxxxx\UE5.sln" /Rebuild "Development Editor|Win64"…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,220 questions
asked 2024-11-18T03:58:42.38+00:00
Mao 0 Reputation points
commented 2024-11-19T10:27:50.0933333+00:00
Anna Xiu-MSFT 29,926 Reputation points Microsoft Vendor
0 answers

/MT and /MD question

I build on windows and use cmake vs2022 I try to build cef project and it always show 命令列 warning D9025: 覆寫 '/MD',以 '/MT' Is it possible for four case? /MT => generate static lib /MT => generate dynamic lib /MD => generate dynamic lib /MD…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,220 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,772 questions
asked 2024-11-19T00:39:07.44+00:00
alice alice 40 Reputation points
commented 2024-11-19T10:08:08.2866667+00:00
RLWA32 45,701 Reputation points
1 answer

Error "The Microsoft Store experiencing network issues" when trying to publish app

Whenever I try to link my app to the Microsoft Store, I encounter an error message saying, "The Microsoft Store is experiencing network issues." However, the Partner Center site works fine when accessed through a browser.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,220 questions
asked 2024-11-19T08:41:30.93+00:00
Hamza Obaidat 0 Reputation points
edited the question 2024-11-19T08:45:05.4533333+00:00
Hamza Obaidat 0 Reputation points
1 answer

Windows can't install Visual C++

Whenever I try to install Microsoft Visual C++ 2015-2022 Redistributable it tells me that "The feature you are trying to use is on a network resource that is unavailable. It then tells me it was unable to uninstall a previous version. I've tried…

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,772 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,053 questions
asked 2024-11-18T19:38:01.4966667+00:00
Marcus Ohlhauser 0 Reputation points
edited an answer 2024-11-19T08:10:20.68+00:00
Tianyu Sun-MSFT 31,406 Reputation points Microsoft Vendor
1 answer

What is microsoft recommendation for licensing a linked clone virtual machine

https://docs.vmware.com/en/VMware-Fusion/13/com.vmware.fusion.using.doc/GUID-96D07E71-FF5D-4E82-A5BD-0B15586432E4.html VMware provides linked clone. Since linked clone share virtual disk , no hardware change is detected, Does it need seperate retail key…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,897 questions
Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
23 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.
48 questions
asked 2024-11-07T14:59:50.9466667+00:00
ARCHANA PILLAI 1 Reputation point
edited the question 2024-11-19T05:11:38.34+00:00
Prrudram-MSFT 25,881 Reputation points
0 answers

cmake build cef with vs2022

I am trying use visual studio 2022 and command prompt vs2022. Using this to build project https://github.com/chromiumembedded/cef-project And it show the warning [1/268] Building CXX object…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,220 questions
asked 2024-10-23T01:26:11.82+00:00
alice alice 40 Reputation points
commented 2024-11-19T00:59:56.1833333+00:00
alice alice 40 Reputation points
1 answer

The key combination (Ctrl+K, Ctrl+U) is linked to a command that is currently unavailable.

The key combination (Ctrl+K, Ctrl+U) is linked to a command that is currently unavailable. I don't do anything, But Ctrl+K can work, sometime Ctrl+K can not work. What should I do ? It is a bug?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,220 questions
asked 2024-10-24T08:21:15.7866667+00:00
alice alice 40 Reputation points
commented 2024-11-19T00:52:02.5766667+00:00
alice alice 40 Reputation points
2 answers

Cannot open Database version 957

I am new to Visual Studio 2022 Community and probably my question has already been answered. This is the Problem: I have a laptop "A" with Windows 10 + Visual Studio Community 2022 +SQL Server 2019 LocalDB +SQL Server 2022 Localdb. I have…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,220 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,039 questions
asked 2024-11-18T09:36:15.2+00:00
G C 0 Reputation points
answered 2024-11-18T22:37:10.1033333+00:00
Erland Sommarskog 112.8K Reputation points
44 answers

"Feature 'XXX' is currently unavailable due to an internal error."

Visual Studio 2022 recently started (for absolutely no reason) displaying the following message(s) at the top of the Visual Studio 2022 window: Feature 'Diagnostic analyzer runner' is currently unavailable due to an internal error. Similar…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,220 questions
asked 2021-12-25T04:05:33.293+00:00
Nathan Sokalski 4,111 Reputation points
commented 2024-11-18T21:05:34.2633333+00:00
Falanga, Rod, DOH 215 Reputation points
5 answers

asp.net core web application not showing in visual studio 2022

asp.net core web application not showing in visual studio 2022

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,220 questions
asked 2024-02-17T11:06:00.1333333+00:00
EMAIL ADMINI 5 Reputation points
answered 2024-11-18T18:24:57.79+00:00
James Adelola 0 Reputation points
1 answer

Help Identifying the Visual C++ Redistributable Version for vcruntime140.dll (14.40.33810.0)

I need help identifying the specific Visual C++ Redistributable version and its associated Visual Studio version for the following file on my system: • File Name: vcruntime140.dll • File Version: 14.40.33810.0 Could you let me know: Which Visual Studio…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,220 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,772 questions
asked 2024-11-18T11:39:59.7166667+00:00
Praveena S Kumar 0 Reputation points
answered 2024-11-18T12:52:05.9+00:00
Olaf Helper 45,121 Reputation points
1 answer

Visual Studio will not log in

I've been trying to sign in into my Visual Studio 2022 with my subscribtion, but it's just not happening. If I wait a really long time it asks me to which account I want to sign in, then I can input the password, two factor authentication goes trough but…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,220 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,053 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,220 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,053 questions
asked 2024-11-18T10:40:41.5533333+00:00
Matej Cigale 0 Reputation points
answered 2024-11-18T12:28:44.7733333+00:00
Anna Xiu-MSFT 29,926 Reputation points Microsoft Vendor
1 answer

Visual Studio will not log in

I've been trying to sign in into my Visual Studio 2022 with my subscribtion, but it's just not happening. If I wait a really long time it asks me to which account I want to sign in, then I can input the password, two factor authentication goes trough but…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,220 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,053 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,220 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,053 questions
asked 2024-11-18T10:40:41.5533333+00:00
Matej Cigale 0 Reputation points
answered 2024-11-18T12:28:44.7733333+00:00
Anna Xiu-MSFT 29,926 Reputation points Microsoft Vendor
2 answers

How to fix fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory

Hi all, I am trying to install detools package from pypi using "pip install detools" In the process of installing, initially I got some error regarding the requirement of C++ Build tools as detools contains some c++ extensions need to be…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,220 questions
asked 2023-08-21T12:25:06.1933333+00:00
Mahankali, Sai Charan 0 Reputation points
answered 2024-11-18T10:06:08.68+00:00
Lucas Smith 0 Reputation points
0 answers

After VS2022 version 17.12.0 update Address Sanitizer no longer works for my C++ project

I've just updated visual studio to the version in the topic and the project which worked ok 5 minutes ago with Asan on (/fsanitize=address) now throws this error when starting the debugger: The procedure entry point __sanitizer_ignore_free_hook____dll…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,220 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,772 questions
asked 2024-11-13T12:56:41.03+00:00
Andrei Hanganu 0 Reputation points
edited a comment 2024-11-18T08:43:26.48+00:00
Tianyu Sun-MSFT 31,406 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to debug maui ios in real device with free provisioning on mac vs code

I've already using xcode to deploy the native app to my device with this provisioning profile. Then I've modified the project config as below <PropertyGroup Condition="'$(TargetFramework)'=='net8.0-ios'"> …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,630 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.
230 questions
asked 2024-11-16T09:05:00.7633333+00:00
jinglian cui 41 Reputation points
accepted 2024-11-18T08:17:27.4933333+00:00
jinglian cui 41 Reputation points
0 answers

Visual Studio Community problems on Windows 11 platform

I've had projects made by Visual Studio Community on windows 10 platform. After upgrading to windows 11 none of my project can't rebuild although there are no errors. All the nuget packages lost. After reloading all the nuget packages; It writes…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,220 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,986 questions
asked 2024-11-16T07:21:00.69+00:00
Huseyin Unsal 0 Reputation points
commented 2024-11-18T07:47:53.38+00:00
Tianyu Sun-MSFT 31,406 Reputation points Microsoft Vendor
0 answers

FileExtensionRegistryService returns me UNKNOWN content type for .cs and .txt

Am trying to understand IFileExtensionRegistryService in the Visual Studio Extension development scenario. I try to get content types as follows. var componentModel = (IComponentModel)Package.GetGlobalService(serviceType: typeof(SComponentModel)); var…

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.
230 questions
asked 2024-11-18T03:41:48.35+00:00
Koppula, Vivekanand 40 Reputation points
edited the question 2024-11-18T03:50:14.7066667+00:00
Koppula, Vivekanand 40 Reputation points
1 answer

visual studio c#

I get the following error message when opening a form in designer mode |The file 'D:\Visual Studio Projects\VoV Biljart Woensdag V 2.1.0.7\VoV_Biljart\Form4.cs' does not support code parsing or generation because it is not contained within a…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,220 questions
asked 2024-11-17T23:18:23.9033333+00:00
harm degenaar 0 Reputation points
edited an answer 2024-11-18T03:25:46.0033333+00:00
Tianyu Sun-MSFT 31,406 Reputation points Microsoft Vendor
1 answer

Pair to Mac: An error occurred while trying to connect to the Broker

I'm trying to go through the Pair to Mac procedure in order to debug a MAUI application on iOS. However, using Visual Studio 2022 Preview 6, I'm getting the most peculiar results. Here's the error log I found at %LOCALAPPDATA%\Xamarin\Logs\17.0: …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,220 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,630 questions
asked 2022-08-07T02:25:42.687+00:00
Alex Mang 1 Reputation point Microsoft Regional Director
commented 2024-11-18T02:51:57.0766667+00:00
Robert Campbell 1 Reputation point