Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

1 vote
1 answer
61 views

Rebuild skip all project in Visual Studio 2022

I do not understand why Visual Studio skips all the projects to do rebuild of the solution. The output console only shows that the projects were skipped. I have tried deleting the bin, obj and .vs ...
rub's user avatar
  • 13
-1 votes
0 answers
49 views

Visual Studio Professional 2022 not loading dlls after updating it to subversion greater then 17.10.1

I am facing an issue in Visual Studio Professional 2022 (17.10.3). Actually IIS express not treated my project as an Application. Also NO Dlls were loading while running the application. No ...
FIRE's user avatar
  • 169
0 votes
1 answer
66 views

Is It Possible To Launch 2 Browser Tabs With Different Urls When Debugging in Visual Studio 2022?

I have a .NET 6 web API project that uses Hangfire in the background. When I debug the project from VS2022 I would like to open both the swagger UI and the Hangfire dashboard in separate tabs when the ...
Christopher Rhoads's user avatar
-1 votes
3 answers
85 views

How to switch between two Windows Forms in C#

I'm new to Winforms. I'm using VS2022 and .NET 6 to create a Winforms app. I created two forms (loginForm and MainForm). I'm trying to use the loginForm to protect data in MainForm. When user logs in, ...
Walker66's user avatar
  • 105
0 votes
1 answer
107 views

Azure Functions - Kudu - deployed from Visual Studio - Failed to Initialize Run from package.txt

When I deployed the Azure Function (.NET 6) from Visual Studio 2022 Community Version to the Azure Portal Function App, it shown me this error in the Kudu Site: I published in this way: Visual Studio ...
Jashua Criss's user avatar
0 votes
0 answers
62 views

Getting MSB3174 Invalid value for 'AssemblyVersion' in C# .NET 6 Windows Forms app

I started getting build error MSB3174 Invalid value for 'AssemblyVersion' This started after trying a couple of version updating extensions (Version Changer 2022 & Intentional Solution Version ...
BradP's user avatar
  • 21
0 votes
0 answers
112 views

Visual Studio 2022 connection to Teradata ODBC Driver 17.10 from Server Explorer

I am trying to connect Teradata Database from Visual Studio 2022 through Server Explorer. The connection tested successfully but when I click on table to expand It gives out an error ERROR [HYC00] [...
celerity's user avatar
0 votes
0 answers
73 views

Visual Studio 2022 - Currently file not found in WPF project

I've an old and a new clean WPF project, .NET6, C# with Visual Studio 2022 17.9.2 And for both I get the error, that the App.xaml and MainWindow.xaml could not be opened. Is this a bug of the current ...
Konrad's user avatar
  • 4,637
-2 votes
2 answers
96 views

Which version of Nhibernate works with .NET 6 & Visual Studio 2022?

we are upgrading our software which requires .NET 6 & Visual Studio 2022. Need to know which version of NHibernate works with .NET 6 & Visual Studio 2022 Tried google research but couldn't ...
Sgupta's user avatar
  • 19
0 votes
0 answers
15 views

How to turn off Visual Studio Web App SSL Warning Dialog for local development?

Visual Studio Enterprise 2022 Version 17.8.5 When I run Debugger (or Start without Debugging) I get a Dialog: I respond checking "Don't ask me again" and Yes. then I get this: And I click ...
Mattman85208's user avatar
  • 2,050
-1 votes
2 answers
124 views

.NET 6 code builds fine for one dev but not others

Our team have seen a few instances recently where code written by one specific dev doesn't build on the other devs' PCs, but we are struggling to figure out why. We all use VS2022, and the solution in ...
Andrew Stephens's user avatar
0 votes
0 answers
159 views

Namespace issues with ASP.NET Core 6 MVC in VS 2022

I have 3 controllers, 1 script, 1 utility, and 2 views that I have copied into an ASP.NET Core 6 MVC solution. Honestly not a programmer by profession, but the platform I am developing has ...
Bluey85's user avatar
0 votes
0 answers
136 views

VS 2022 Debugger causing System.ObjectDisposedException: 'Safe handle has been closed.'

I have a single-threaded application in NET6.0 with VS2022. With the debugger, I randomly get this exception: System.ObjectDisposedException: 'Safe handle has been closed. Object name: 'SafeHandle'.' ...
stevep's user avatar
  • 187
0 votes
0 answers
68 views

Visual Studio 2022 + .NET Upgrade Assistant - Cant Import Controls After Conversion From .NET Framework

We are in the process of trying to salvage an old package for current use in a WinForms application being converted from .NET Framework to .NET 6+ using the .NET Upgrade Assistant This package was an ...
Dray's user avatar
  • 1
0 votes
1 answer
167 views

Visual Studio 22 getting crashed while publishing the MAUI Blazor Hybrid app

I'm using Visual Studio 2022 to create the MAUI Blazor Hybrid application, Visual Studio crashed (Automatically Closed) while publishing the MAUI Blazor Hybrid application to the Windows platform. The ...
Balaji G's user avatar

15 30 50 per page
1
2 3 4 5
15