Visual Studio will not update
I have tried everything including uninstalling and reinstalling Visual studio. For some reason it continues to give me this error with really no information. I am unable to update VS 2022.
Developer technologies | Visual Studio | Setup
How to fix VS code debug failure for python
This is what my VS code is displaying even when i try to debug a simple python file of print("Hello World"). I have used Vs code for about a year now and it has never happened. I even re-installed it but it still displays the same. I have even…
Developer technologies | Visual Studio | Debugging
VS Code Stuck on "Detecting Kernel" After Latest Version Installation
I recently installed the latest version of Visual Studio Code. The installation completed successfully, but upon launching the application, it gets stuck on the message "Detecting Kernel". The application appears to hang at this stage and is…
Developer technologies | Visual Studio | Setup
como faço para manter o form padrao para todas versoes do windows em vb.net
como faço para manter o form padrão para todas versões do Windows em vb.net
Developer technologies | Visual Studio | Debugging
Sound disapperad om my Lenovo Thinkpad , Carbon 6th Gen - (Type 20KH, 20KG) Laptop (ThinkPad) - Type 20KG
There is no sound anymore .All drivers are uppdated.
Developer technologies | Universal Windows Platform (UWP)
Joining the program is free and by becoming a member, you get a free Microsoft 365 Developer Tenant, a free-instant sandbox that comes with sample user licenses, sample content packs for Microsoft Teams, email and calendar and is pre-configured for develo
Joining the program is free and by becoming a member, you get a free Microsoft 365 Developer Tenant, a free-instant sandbox that comes with sample user licenses, sample content packs for Microsoft Teams, email and calendar and is pre-configured for…
Developer technologies | Visual Studio | Other

Graph API RevokeSignInSessions not invalidating refresh tokens
I am trying to use MS Graph RevokeSignInSessions to invalidate a user's refresh tokens to enforce the user to login when the existing access token expires. I set the lifetime of access token to 5 mins. In my tests, when the request completes…
Developer technologies | .NET | Entity Framework Core
What’s the best way to track student progress in Microsoft Teams Assignments?
Description: I’m looking for the most effective ways to track and monitor student progress using Microsoft Teams Assignments. I currently assign tasks and quizzes to my students through Teams, but I’d like to have a clearer overview of their submission…
Developer technologies | Universal Windows Platform (UWP)
if Task.Run runs a task in async then why and when i should write async in Task.Run(async () => {})
q1) does Task.Run creast async task? (it is writen it runs on an other thread.) q2) if it does create async task then why and when we need Task.Run(async ()={}). pls explan with examples.
Developer technologies | ASP.NET | ASP.NET Core
How to fix “Object reference not set to an instance of an object” in C#?
I'm working on a C# application using .NET 8, and I'm getting the following runtime error: System.NullReferenceException: Object reference not set to an instance of an object The error occurs when I try to access a property of an object that should have…
Developer technologies | C#
How to configure CMake toolchain and CMakePresets.json file for developing Arduino projects in Visual Studio 2022 IDE
Hello! I'am trying to configure my Arduino project in Visual Studio 2022 IDE. Subject: IntelliSense shows incorrect data model for AVR (2-byte int and pointer). Environment Visual Studio 2022 (version 17.14.16) CMake with custom AVR toolchain Arduino…
Developer technologies | C++
How can I test subscription products for my Microsoft Store app before publishing?
I’m developing a .NET MAUI app that includes in-app subscription products using the Microsoft Store. Everything works fine technically, but I can’t find any sandbox or testing environment to simulate real subscription purchases, renewals, or…
Developer technologies | Visual Studio | Testing
When I use vs_buildTools.exe to install the vctools workload in a container and specify "%ProgramFiles(x86)%\Microsoft Visual Studio\2019\BuildTools" as the installation path, why does it end up installing to C:\Program automatically? How can I resolve th
Start-Process .\vs_BuildTools.exe -ArgumentList '--quiet --wait --norestart --add Microsoft.VisualStudio.Workload.VCTools --includeRecommended --installPath "%ProgramFiles(x86)%\Microsoft Visual Studio\2019\BuildTools"' -PassThru -Wait ; \
Developer technologies | Visual Studio | Setup
.NET CLR Profiling: how to find values for ldstr while profiling powershell
Hi, I am exploring how to profile .NET CLR to monitor powershell execution (like an AV product). I want to monitor all commands entered to powershell before they get executed (without using AMSI). My plan is to use the profiling API and use functions…
Developer technologies | .NET | .NET CLI
Issue with the interpreter in Visual Studio Code
I have to have Visual Studio downloaded on my Microsoft Surface Pro, 11th Edition; and what I've done so far is: First download Python from the web, I've gotten the version 3.14(64-bit), I've opened it and have tested if it works, it does. Then I've…
Developer technologies | Visual Studio | Setup
How do you display mp4 video containing chapters via asp.net web application project?
I have created MP4 videos that contain chapters. I can select those chapters when I play them on my Windows 11 computer using VLC or JRiver Media Center but I have failed to find a way to make chapters visible when these videos are made accessible online…
Developer technologies | ASP.NET | Other
When WPF app is uploaded to windows store using windows application packaging project, How to include Windows Service?
Hi, We have a WPF app that is uploaded to windows store using Windows application packaging project. Now our WPF app is dependent on a new windows service that needs to be bundled along with the WPF app to windows store. Will windows store support…
Developer technologies | Windows Presentation Foundation
Corrigir acesso a extensões (Cline, Gemin, Codex, Deepseek,...) no VSCode.
Estou tendo problemas para aparecer o chat com linha de prompt em todas as IA's que tenho instaladas com (Gemini, Codex, Cline, Deepseek, ... ) no lado esquerdo da tela no VSCode. Estava funcionando e parou. Alguem ja teve esse tipo de erro sem mostrar…
Developer technologies | Visual Studio | Extensions
Having issues accessing my visio file for mt project
Can someone assist me with this error. Thanks screenshot attached.
Developer technologies | Visual Studio | Setup
Installing NuGet Microsoft Data SqlClient to Visual Studio 2022 desktop project fails
Error reported in Package Manager console : Adding package 'Microsoft.Extensions.DependencyInjection.Abstractions.8.0.2' to folder 'C:\Users.........\OneDrive\Documents\VISUAL STUDIO 2022\PROJECTS\WORKSHOP\WINFORMS..................\packages' Install…