Skip to main content

Questions tagged [visual-studio-2022]

Visual Studio 2022 is a version of Microsoft's Visual Studio. Do not use this tag unless you have a specific question about this specific version.

0 votes
0 answers
10 views

Internal error in the expression evaluator.... yet again [duplicate]

I started with a new firm some months back and I installed VS2022 on it. On the project I was assigned to, any attempts to see values of variables failed. Adding a watch produced the error in this ...
Argle's user avatar
  • 314
0 votes
0 answers
9 views

An ImageButton with rounded corners does not display well

I am developing an application in .NET MAUI using Visual Studio 2022. Generally it works fine, but at some point something got corrupted and a particular button on a screen is not displayed correctly. ...
Jon's user avatar
  • 1,001
0 votes
1 answer
21 views

Visual Studio 2022 has no way to create a markdown (.md) file

I'm not sure if I'm going nuts here, but I see no templates under "Add New Item" to create a .md file. I'm completely shocked by this. Does anyone know why this is the case? I know I could ...
Andrew Harbert's user avatar
0 votes
0 answers
11 views

_MSC_VER value with multi Visual Studio installations

I have a C++ Project which uses boost libs, the project was built on MS visual studio 2019 using Boost_vc142_rev.1.79. Now I moved to Visual Studio 2022 so I switched to boost_vc143_rev.1.85. and ...
Hossam Alzomor's user avatar
0 votes
0 answers
25 views

CUDA Thrust Sort Error C2338: ‘unimplemented for this system’ in Visual Studio 2022 after Git Pull

I'm facing an issue with a CUDA project that was previously compiling and running successfully. After pulling the latest code from GitLab, I'm now encountering a static_assert error from the Thrust ...
Tang SuKai's user avatar
0 votes
0 answers
15 views

How can I remove an Excel worksheet from a VSTO project after the project has been created?

I created a VSTO Excel document project from an existing Excel file. In that Excel file there is a workbook containing two worksheets. Now, I want to remove the second worksheet from the project, but ...
AxD's user avatar
  • 3,012
0 votes
0 answers
23 views

Visual Studio 2022 Synopys CodeSight BlackDuck extension Installed foler

I am interested in finding out how many developers in our org are leveraging the CodeSight-BlackDuck Synopsys detect visual studio 2022 plugin in their development work. May I know to which folder the ...
arch's user avatar
  • 39
0 votes
1 answer
28 views

Kernel Mode Driver, Empty (KMDF) No Linker under Configuration Properties

The problem: There is no Linker, Driver Settings, Driver Install ,Inf2Cat and so on... under Configuration Properties. I have installed Visual Studio 2022 with the following components: Desktop ...
None's user avatar
  • 63
0 votes
0 answers
39 views

Error running code using Libtorch C++ Windows (VS2022). Intel MKL FATAL ERROR

After Installing MKL I can't find those dll files. And the error continues. Intel MKL FATAL ERROR: cannot load mkl_vml_avx2.1.dll or mkl_vml_def.1.dll, at runtime. Libtorch Distrib I'm using is: CUDA ...
David Huelves Ramos's user avatar
0 votes
0 answers
25 views

How to integrate Qt Add-in/Plugin into Visual Studio 2022 in a GitHub Actions workflow?

I'm trying to set up a GitHub Actions workflow to build a project that requires Visual Studio 2022 and the Qt Add-in/Plugin for vs2022. I'm encountering issues with configuring the Qt version and path ...
Rivanshi Agarwal's user avatar
0 votes
0 answers
45 views

Microsoft.Exchange.WebServices.Data.ServiceRequestException: 'The request failed. The remote server returned an error: (401) Unauthorized.' in c#

I am reading mails from Exchange server by using c# with below code i am getting an error like Microsoft.Exchange.WebServices.Data.ServiceRequestException: 'The request failed. The remote server ...
peter's user avatar
  • 8,558
-3 votes
0 answers
35 views

In Visual Studio, Power Tools issue with Created Powertools templates are not showing on powertools window - ASP.NET zero

I have created templates in project directory(AspNetZeroRadTool) for Power Tools(Visual studio extension). But, the option to choose the created feature using power tools templates on Power Tools ...
vprudhvi's user avatar
0 votes
0 answers
48 views

The type initializer for 'Npgsql.TypeMapping.BuiltInTypeHandlerResolver' threw an exception, Unable to load entity from database using powertools

I'm using ASP.NET zero and Power tools to load entity from database (PostgreSQL), but it is showing an exception shown in the screenshot(Click the link below): https://i.sstatic.net/1FXoFb3L.png My ...
vprudhvi's user avatar
1 vote
1 answer
53 views

Debugger issues with Visual Studio 2022 Community Edition with SSIS Extension

Having an issue debugging in Visual Studio 2022 Community Edition with SSIS SQL Server Integration Services installed. A Script Task (VB code) runs without issue. However, after placing a BREAKPOINT ...
Paulie D's user avatar
2 votes
1 answer
47 views

Why does my Designer Generated Code (InitializeComponent()) Not Generate an Object Instantiation Line For my Custom Control?

Enviroment details: .NET 4.8 Visual Studio 2022 Designer interface (if that's what it's actually called) I've created a custom form called WeatherBox which inherits from another custom form ...
when-cowz-fly's user avatar

15 30 50 per page
1
2 3 4 5
288