iOS crash report: System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
I have uploaded my iOS build on TestFlight and then installed it on my iPad. My game always crashes 1-2 seconds after I opened it on my iPad. It only crashes in release mode and not in debug mode. It's not the first time that I have this kind of crash.…
Developer technologies | .NET | .NET MAUI
Debugging on my iPad Air is not working in Visual Studio Community 2026 after updating to version 18.1.0
Debugging on my iPad Air is not working after updating to Visual Studio Community 2026 version 18.1.0. In addition, I have tried to open my application manually on my iPad Air but it always crashes 1 second after launch. Debug Address: 127.0.0.1 Debug…
Developer technologies | .NET | .NET MAUI
Architecture Programming
I need help. I’ve been programming for five years, but I still know I have a fundamental issue. Since I started learning, I’ve worked through books, Microsoft training materials, and trial and error, and I’ve solved many things, but I still don’t know…
Developer technologies | C#
Anechoic odayı deneyimlemek istiyorum
Hayatımda ilk defa bir yalıtım odası ile ilgili bu kadar heyecan duydum kendi kalp atışımı duyabileceğimi düşleyemiyorum bile bu çılgınca bana bu deneyimi yaşatır mısınız lütfen davet edilmek için herşeyimi verirdim anechoic odaya🥹
Developer technologies | Small BASIC
ACEOLEDB.DLL from Microsoft 365 Apps crash with Exception code 0xc0000005
ACEOLEDB.DLL from Microsoft 365 Apps (at least versions 16.0.14228.20248, 16.0.14430.20006, 16.0.14701.20040 in "C:\Program Files\Microsoft Office\root\VFS\ProgramFilesCommonX64\Microsoft Shared\OFFICE16\") appear to cause an application crash…
Microsoft 365 and Office | Access | Development
Developer technologies | C++
Can't create Android device for .NET Maui development testing
I have downloaded Visual Studio .NET Community 2026. I added the .net Maui workflow and I have created a new solution using it. The solution runs normally in the windows debugger but if I try to use the Android debugger I am getting errors creating the…
Developer technologies | Visual Studio | Setup
BLAZOR ROUTE PARAMETER EXCEPTION
Current page directive of Blazor component is like: @page /mypage/{thestate:bool?} When I call the URL localhost:32360/mypage, there is no problem; nevertheless, when I call the URL localhost:32360/mypage/false or localhost:32360/mypage/true, the web…
Developer technologies | ASP.NET | ASP.NET Core
Visual studio 2026
Hi, Does the VS 2026 is stable, and available? Which features I got with it? Does installing VS 2026 is a separate installation, not harm VS 2022 , and what size of installation is it ? Does all projects before, it supports? Thanks,
Developer technologies | Visual Studio | Other
GIS CLI commands
Hi, I would like to ask the following questions regarding my GIS CLI command in program file. The GIS CLI commands used once by end-user. 1.Does the ShowHelp method is a good practice in CLI if not please fix. I used in this case to show it: // If no…
Developer technologies | C#
how to make full screen of the splash screen of android in .net maui?
I am using .net MAUI 9.0 and I want to make the splash screen full screen. in android and it is not full screen
Developer technologies | .NET | .NET MAUI
visual studio community version 2022 is not available to download
my students need to install 2022 for a project it needs 2022 and haven't been updated for 2026 yet and there is no place to get the 2022 community version installer and its not available in the installer as well
Developer technologies | Visual Studio | Setup
Which framework to use? Blazor? Razor? Very non-standard project for Raspberry Pi
The project: Hardware A flexible LED matrix (Display) mounted to a T-Shirt. Displays animations (Gifs), images etc. Rotates through a playlist. The LED matrix is connected to a Raspberry Pi Zero 2 W and driven via GPIO (It's not an HDMI type display,…
Developer technologies | ASP.NET | ASP.NET Core
Project is using out of process designer
This now appears every time I open a form in my FosterTrak application. How do I get rid of this? Should I just ignore this message?
Developer technologies | Visual Studio | Other
I can't reinstall Visual Studio 2022 v17.14.20 after error: An error occurred in 'Miscellaneous Files' while attempting to open
I was developing in Visual Studio 2022 v17.14.20 - new install since October 2025. Worked fine on Tuesday (12/9). Wednesday morning (12/10) I couldn't open any solution from Tuesday or older. I received this error: An error occurred in…
Developer technologies | Visual Studio | Setup
render a form with a multiselect choice field as check boxes on a power page
how do I render a form with a multiselect choice field as check boxes on a power page?
Developer technologies | Visual Basic for Applications
To upload my msixbundle install file to the Store, I need a silent command line switch
When I try to upload my installation file to the Store, a msixbundle file, it needs a silent switch. Can't figure out what that is?
Developer technologies | Visual Studio | Other
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
Visual Studio Performance Profiler reports memory leaks on one system but not another with same code base
Subject: visual-studio performance-profiler memory-leak c++ Details: I’m profiling a C++ application using Visual Studio Performance Profiler (Memory Usage tool). The code base is identical across two systems, but memory leaks persist on one machine…
Developer technologies | Visual Studio | Debugging
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
deps.json does not exist
Hello everyone!! I am a junior programmer trying to make a project in .NET MAUI, but when it comes to scaffolding my database, I get the following error: The specified deps.json…