1,156 questions with Developer technologies | Visual Studio | Debugging tags

Sort by: Updated
2 answers

Formatting SQL in VS Code

I need to be able to format sql in vs code and I just want to indent them, capitalize the right functions of sql.

Developer technologies | Visual Studio | Debugging
asked 2025-12-02T20:01:54.9133333+00:00
Arun KANNAN 0 Reputation points
commented 2025-12-05T05:07:29.8+00:00
Susmitha T (INFOSYS LIMITED) 1,630 Reputation points Microsoft External Staff
1 answer

Hundreds of linker errors not even related to my program.

Okay, since microsoft loves messing things up and intruding on people, maybe you can fix this mess from your VS. I have hundreds of linker errors suddenly start appearing from a development that was working fine until I decided to include a dropdown box.…

Developer technologies | Visual Studio | Debugging
asked 2025-11-06T16:27:05.1266667+00:00
Tony Blake 0 Reputation points
commented 2025-12-05T04:43:13.67+00:00
Susmitha T (INFOSYS LIMITED) 1,630 Reputation points Microsoft External Staff
0 answers

Watch Window shows incorrect value for REAL variables in Fortran debug mode (Visual Studio + Intel Fortran)

Hello everyone, I’m facing a strange issue in Visual Studio while debugging a Fortran project. I'm using Intel Fortran (oneAPI) with Visual Studio 2019, and everything works fine except the Watch window in debug mode shows incorrect values for some REAL…

Developer technologies | Visual Studio | Debugging
asked 2025-04-06T08:29:50.78+00:00
saba yazdan 5 Reputation points
commented 2025-12-04T20:31:08.01+00:00
Viorel 125.6K Reputation points
3 answers

Custom debug engines in Visual Studio 2022?

What's the currently accepted way to create a custom debug engine for Visual Studio 2022 or 2026? I've found a tutorial for "Building a Debug Engine Using ATL COM", but it's clearly for an older version of Visual Studio (perhaps 2013). VS 2022…

Developer technologies | Visual Studio | Debugging
asked 2025-12-03T20:24:04.8866667+00:00
Bob 0 Reputation points
commented 2025-12-04T20:25:12.7733333+00:00
Viorel 125.6K Reputation points
0 answers

MAUI Project Builds Successfully but Fails to Launch on Emulator or Physical Device in Visual Studio

I’m encountering an issue where my .NET MAUI project builds successfully in Visual Studio, but the app does not launch on either the Android emulator or a physical device. When clicking Run, the Output window shows messages such as: “Done Building…

Developer technologies | Visual Studio | Debugging
asked 2025-12-04T13:15:06.0066667+00:00
Sreenivasan, Sreejith 270 Reputation points
2 answers

How do you fix Intellisense errors in a CMake project when Visual Studio is connected to WSL:Ubuntu?

I am running a CMake project in Visual Studio Community 2026 and it is connected to WSL: Ubuntu. It is running the Linux Debug configuration preset. WSL is running the gcc 15.1.0 compiler. My C++ code builds and runs fine but I get hundreds of…

Developer technologies | Visual Studio | Debugging
asked 2025-12-03T12:38:18.0166667+00:00
Brandon Davies-Sekle 0 Reputation points
edited an answer 2025-12-04T11:54:13.41+00:00
Gade Harika (INFOSYS LIMITED) 1,870 Reputation points Microsoft External Staff
2 answers

Git error: there are no available repositories

I am unable to sync any changes. I keep getting an error message - Git error: there are no available repositories. Any ideas on how to fix?

Developer technologies | Visual Studio | Debugging
asked 2025-11-24T13:21:37.98+00:00
Megan Hawley 0 Reputation points Microsoft Employee
commented 2025-12-04T10:30:02.43+00:00
Varsha Dundigalla(INFOSYS LIMITED) 3,725 Reputation points Microsoft External Staff
2 answers

SharePoint solutions can't be build with buildtool v18 because of an SDK version error.

SharePoint solutions can't be build because of an SDK version error. C:\Program Files\Microsoft Visual Studio\18\Professional\MSBuild\Microsoft\VisualStudio\v18.0\SharePointTools\Microsoft.VisualStudio.SharePoint.targets(235,5): error : Could not load…

Developer technologies | Visual Studio | Debugging
asked 2025-11-28T11:41:24.91+00:00
Michael Kriese 106 Reputation points
commented 2025-12-03T08:43:53.7633333+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,115 Reputation points Microsoft External Staff
1 answer

“My VS Code integrated terminal is completely blank and doesn’t load PowerShell or CMD, even though both shells work normally outside VS Code.”

Screenshot 2025-12-01 160917.png Screenshot 2025-12-02 154146.png My VS Code integrated terminal stays completely blank and does not load PowerShell or CMD. CMD and PowerShell work perfectly outside VS Code, so the issue is only inside VS Code. I…

Developer technologies | Visual Studio | Debugging
asked 2025-12-02T10:13:43.6766667+00:00
Nishu Gupta 0 Reputation points
answered 2025-12-03T05:07:54.79+00:00
Adiba Khan 1,440 Reputation points Microsoft External Staff
2 answers

How to deploy and debug a program from a devcontainer on a remote system?

My desired workflow would be to open my C++ project in VS22 on my Windows system, built the binary in a Linux based devcontainer and deploy it for remote-debugging to another system or VM. While the first part of it works without any issues, I ´m…

Developer technologies | Visual Studio | Debugging
asked 2025-11-06T16:56:13.43+00:00
J. Müller 0 Reputation points
commented 2025-12-02T10:57:49.08+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,115 Reputation points Microsoft External Staff
2 answers

Después de publicar, no puedo editar mi proyecto/solución de VisualStudio 2022 asp.net framework 4.2

Hola, lo que sucede es que después de hacer un publish de la app, todo mi proyecto aparece compilado y no lo puedo editar. Básicamente, entro a un archivo cambio algo, y luego cambio archivos relacionados, pero no se reflejan los cambios porque en…

Developer technologies | Visual Studio | Debugging
asked 2025-11-20T19:21:00.21+00:00
Luis Adolfo Taddei Gonzalez 0 Reputation points
commented 2025-11-28T14:12:16.5766667+00:00
Gade Harika (INFOSYS LIMITED) 1,870 Reputation points Microsoft External Staff
3 answers

Not able to Visual Studio in Debug mode for a web page

Just installed Visual Studio Community 2026. Tried to run a simple "Hello World" web page and get the following: Access is denied. __Description:__An error occurred while accessing the resources required to serve this request. You might not…

Developer technologies | Visual Studio | Debugging
asked 2025-11-21T19:41:00.5+00:00
Giovine, John 0 Reputation points
commented 2025-11-25T10:22:22.4933333+00:00
Varsha Dundigalla(INFOSYS LIMITED) 3,725 Reputation points Microsoft External Staff
1 answer

how to fix The variable 'CrystalReportViewer1' is either undeclared or was never assigned.

I'm having an issue of my POS system where I can`t see what my reports logs this is the warning sign that came with it can you help me fix this?

Developer technologies | Visual Studio | Debugging
asked 2025-11-17T06:39:11.6433333+00:00
Gil Abule 0 Reputation points
commented 2025-11-25T08:40:19.6566667+00:00
Adiba Khan 1,440 Reputation points Microsoft External Staff
3 answers

Missing symbol for ntdll in Microsoft's Symbol Server

Hello, myself Vishal from GE Vernova. While analysing an urgent escalation dump from the customer using windbg.exe, I received an error for downloading ntdll.dll symbols as below, The above details clearly shows that associated PDB file for ntdll.dll…

Developer technologies | Visual Studio | Debugging
asked 2025-11-11T10:59:18.3633333+00:00
Bemblekar, Vishal (GE Digital) 0 Reputation points
commented 2025-11-24T07:31:38.8466667+00:00
Adiba Khan 1,440 Reputation points Microsoft External Staff
0 answers

How to fix Nuget Package Problem...

run NuGet Package ???? Assets file 'C:\Users\dsfbr\source\repos\WinFormsApp2\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.

Developer technologies | Visual Studio | Debugging
asked 2025-06-04T12:16:41.9166667+00:00
David Franks 0 Reputation points
commented 2025-11-21T11:28:02.0566667+00:00
Gade Harika (INFOSYS LIMITED) 1,870 Reputation points Microsoft External Staff
2 answers

DEPLOY ERROR

After the upgrade of VS to version 17.14.9 today, all my MAUI projects, that used to run before, generate a Deploy Error: Error ADB0010: Mono.AndroidTools.InstallFailedException: Unexpected install output: Exception occurred while executing…

Developer technologies | Visual Studio | Debugging
asked 2025-07-16T14:06:05.63+00:00
Giorgio Sfiligoi 571 Reputation points
commented 2025-11-20T12:09:50.55+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,115 Reputation points Microsoft External Staff
2 answers

git push failing for Visual Studio 2022

Hello, A git push request is failing for large zip files in the solution directory. However, I moved all zip files do a different directory. What am I missing? Attached is the output. Again, I am using Visual Studio 2022. williamj

Developer technologies | Visual Studio | Debugging
asked 2025-06-12T13:26:27.0966667+00:00
William Johnston 106 Reputation points
commented 2025-11-19T14:24:22.9566667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 3,725 Reputation points Microsoft External Staff
1 answer

How to fix visual studio catastrophic failure in SolutionBuildManager.cs

Just suddenly the visual studio is not able to save the changes to some of my files. And is just reporting following, if I try to compile the code: Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED)) [HrBeginSlnUpdate @…

Developer technologies | Visual Studio | Debugging
asked 2025-06-11T07:27:12.7966667+00:00
Petri Hokkanen 0 Reputation points
commented 2025-11-19T04:51:02.24+00:00
Adiba Khan 1,440 Reputation points Microsoft External Staff
1 answer

SSIS package data flow - SSIS Script Component Data Flow: 'VALUE' Column Results in 'Invalid Column Name' Error.

SSIS package data flow - source is script component - source has a column named 'VALUE' - the error is 'Invalid column name VALUE'. I tried [VALUE], and ""VALUE"" AND "VALUE" in various places. My connection is to a sql…

Developer technologies | Visual Studio | Debugging
asked 2025-06-05T14:42:07.31+00:00
Tietz, Derrick 96 Reputation points
commented 2025-11-18T05:50:16.84+00:00
Susmitha T (INFOSYS LIMITED) 1,630 Reputation points Microsoft External Staff
1 answer

When I compiled python using Cython, I was unable to call vcvarsall.bat

I have tried to reinstall the Visual Studio Installer many times, but every time I execute "python setup.py build_ext --inplace", All will show the error "b'dk\xf6e\rN\x94^\tg \x00\…

Developer technologies | Visual Studio | Debugging
asked 2025-06-19T03:28:34.01+00:00
wyk 0 Reputation points
commented 2025-11-18T05:31:54.18+00:00
Susmitha T (INFOSYS LIMITED) 1,630 Reputation points Microsoft External Staff