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

Sort by: Updated
1 answer

Getting Value not valid for 'RowPositon' in Visual Studio when moving a designer control

In Visual Basic (VS 2017 / 2019 / 2022, including 2017 Express), I keep encountering a strange issue when working with the WinForms designer. Whenever I move or drag a control (e.g., a TextBox) in the designer, and then start the debugger, Visual Studio…

Developer technologies | Visual Studio | Debugging
asked 2025-12-08T04:38:31.7233333+00:00
test code 21 Reputation points
commented 2025-12-15T10:53:15.88+00:00
Varsha Dundigalla(INFOSYS LIMITED) 5,185 Reputation points Microsoft External Staff
3 answers One of the answers was accepted by the question author.

How to Use 32-bit COM DLL in a 64-bit WPF .NET Core 6 Application?

I have a Class Library project in .NET Core named "LIBTOOBA" with the following setup: Project File (LIBTOOBA.csproj): <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> …

Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | .NET | Other
Developer technologies | .NET | Other

Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.

4,174 questions
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

5,800 questions
Developer technologies | C#
Developer technologies | C#

An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.

11,809 questions
Developer technologies | Visual Studio | Debugging
asked 2024-08-06T02:08:01.25+00:00
Mojtaba_Hakim 326 Reputation points
edited a comment 2025-12-10T13:35:33.41+00:00
RLWA32 52,696 Reputation points
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-09T05:00:20.56+00:00
Susmitha T (INFOSYS LIMITED) 2,700 Reputation points Microsoft External Staff
1 answer

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 116 Reputation points
commented 2025-12-06T07:57:19.3766667+00:00
Michael Kriese 116 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-05T07:10:50.51+00:00
Susmitha T (INFOSYS LIMITED) 2,700 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) 2,700 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 127.1K Reputation points
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) 5,185 Reputation points Microsoft External Staff
1 answer

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) 2,285 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) 2,850 Reputation points Microsoft External Staff
2 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) 5,185 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 2,350 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
commented 2025-11-24T07:31:38.8466667+00:00
Adiba Khan 2,350 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) 2,850 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) 5,185 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 2,350 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) 2,700 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) 2,700 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

uwp app help

Hello, I'm not sure who I should contact or talk to, but I have an inquiry about how I can request the "access all your files, peripheral devices, apps, programs, and registry" permission for my UWP app that I'm submitting to the Microsoft…

Developer technologies | Visual Studio | Debugging
asked 2025-06-01T19:57:15.7666667+00:00
eli k 20 Reputation points
accepted 2025-11-18T05:27:34.5933333+00:00
eli k 20 Reputation points
1 answer One of the answers was accepted by the question author.

How can I install Microsoft Clarity on my custom-domain website?

Hi, I’m trying to install Microsoft Clarity on my website , which runs on a custom domain. I want to make sure I’m setting it up correctly so the tracking works without any issues. Could someone explain the proper steps for adding the Clarity tracking…

Developer technologies | Visual Studio | Debugging
asked 2025-11-17T13:45:12.9733333+00:00
O Zil 20 Reputation points
edited the question 2025-11-17T22:33:03.0166667+00:00
JuliaMarvin 20,495 Reputation points Volunteer Moderator