Skip to main content
-1 votes
0 answers
17 views

If I run the same project in vs code then show this error but when I run the same project in android atudio then didn't show this error

Target debug_unpack_ios failed: Exception: Failed to codesign /Users/sazim/Desktop/facebook_applications/build/ios/Debug-iphonesimulator/Flutter.framework/Flutter with identity -. Could not build the ...
Sajim Hasan's user avatar
-2 votes
0 answers
68 views

What is the character code of the debugger on Visual Studio?

What is the character code of those characters appear when you place mouse-pointer on a variable? I'm trying to read in a UTF-8 written file. (Written in Japanese.)I've read in a Shift-JIS file and ...
taka11110010's user avatar
0 votes
1 answer
22 views

Increment nuget PackageVersion using just MS Build schema in .NET Core csproj file

For years, I used a PowerShell script to increment the PackageVersion for my nuget library builds in Visual Studio. I found that annoying, so I began a quest to find a way to increment the version ...
Robin Johnson's user avatar
0 votes
0 answers
49 views

Getting code 503 in code-server on Ubuntu when trying to access Marketplace

I just installed code-server. When I try to access the Marketplace, I get, "Error while fetching extensions. Server returned 503". This is my first time using VS Code as code-server and I ...
Alex Michael's user avatar
0 votes
0 answers
44 views

Visual Studio not getting uninstalled

I have 2 versions of Visual Studio downloaded - Professional 2022 and Community 2022. When I try to run my dot net server with Community edition, it fails and shows error - The current .NET SDK does ...
Dhruv Yadav's user avatar
-1 votes
0 answers
15 views

Making Visual Studio continue while it is not active

The app that I am working with requires that a browser should not lose focus; the browser should be the active app. So when Visual Studio 2022 stops for a breakpoint, if I want to 'continue', I have ...
Brian Hong's user avatar
  • 1,102
0 votes
0 answers
24 views

Desktop Icon and Setup Installer question

Using Microsoft Setup Installer with VS 2022, I've always been able to set up a desktop icon for the executable, and, yet, with the latest VS2022 version (17.13.6), the desktop icon is created but it ...
Phil91's user avatar
  • 9
0 votes
0 answers
15 views

Getting HTTP 500 errors after upgrading C# Visual Studio project from .Net Framework 4.6.2 to 4.8

I have a large solution with multiple projects within Visual Studio running successfully with .NET Framework 4.6.2. I followed the various instructions I found to upgrade to .NET Framework 4.8... ...
Keith Fearnley's user avatar
0 votes
0 answers
24 views

Cannot run dotnet.exe from CMD or compile in Visual Studio 2022

I ran a command prompt as an admin, and executed the following command: C:\Windows\System32\dotnet.exe A dialog popped up saying: This app can't run on your PC To find a version for your PC, check ...
VincentZHANG's user avatar
0 votes
0 answers
26 views

Unable to debug .NET MAUI Android App in Emulator or on Device using Visual Studio 2022

I have been developing a .NET MAUI app for a couple years now and suddenly over the past couple of weeks (around 10 days) I have not been able to debug my app on a device or a emulator. When I stop a ...
Edward Whitehead's user avatar
0 votes
0 answers
34 views

Not able to see all test details in Visual Studio using C#

I am not able to view the test details due to some settings misplaced. I have attached the screenshot of Visual Studio. The Test Explorer tab is blank even though shows the number of tests run. Tried ...
MrBeast PewDiePie's user avatar
-1 votes
0 answers
43 views

Common fortran variables are not visible when debugging (full, no optimization) in Visual studio 2019

Common Fortran variables are not visible when debugging (full, no optimization) in Visual studio 2019. It says "undefined variables" when hovering. Code runs fine. Local variables are ...
Millemila's user avatar
  • 1,666
0 votes
0 answers
13 views

Limit nuget packages to target version of solution

I have VS solution with approx 50 projects. The application runs in PROD environment and it targets framework NET 8.0. I regularly check for nugets updates to keep my app up-to-date and without ...
eXavier's user avatar
  • 4,991
-3 votes
0 answers
35 views

Not able to run server [closed]

PS C:\Users\HP\Desktop\CODING\Gigx\Project_001\project1_Frontend> npm run start [email protected] start react-scripts start (node:2456) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning:...
Madhusudan Anjana's user avatar
2 votes
0 answers
75 views

Custom WinForms ComboBox Flickers in Windows 11

I work on a Visual Studio extension. I have been testing the extension on version 17.13 of Visual Studio with .NET Framework version 4.8 I have a custom WinForms ComboBox which I repaint by ...
Jason's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
7746