55,717 questions with Developer technologies-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Visual Studio Code Installer Hangs at 100%

I uninstalled Visual Studio Code after an automatic update perpetually hung at 100%. I had to manually end the VS Code process in Task Manager to relaunch the app. Unable to fix this issue, I decided to uninstall the program completely, and start fresh…

Developer technologies | Visual Studio | Setup
asked 2026-04-09T09:26:01.26+00:00
Steven 20 Reputation points
commented 2026-04-09T15:39:02.4933333+00:00
Steven 20 Reputation points
2 answers

Issues to call the event

Hi, DownloadAndShareFileAsync is declared within MauiProgram.cs, and was called within the same .cs file. It is not a success to build the project. Any reason from the following? Here is MauiProgram.cs

Developer technologies | ASP.NET | ASP.NET API
asked 2026-04-09T10:08:11.0166667+00:00
Peter Liang 3,286 Reputation points
answered 2026-04-09T15:31:26.45+00:00
Bruce (SqlWork.com) 83,666 Reputation points
1 answer

Walkthrough Display QuickInfo tooltips

Hello, I try to implement https://dori-uw-1.kuma-moon.com/en-us/visualstudio/extensibility/walkthrough-displaying-quickinfo-tooltips?view=visualstudio&tabs=csharp article in Visual Studio 2022 and 2026. But these codes are not working and some classes…

Developer technologies | Visual Studio | Extensions
asked 2026-04-09T08:53:39.22+00:00
Seyfullah Tıkıç 0 Reputation points
commented 2026-04-09T14:23:31.33+00:00
Seyfullah Tıkıç 0 Reputation points
1 answer

Firebase implementation in MAUI mobile application

Hi, I need to implement firebase analytics and Crashlytics in my MAUI mobile application using .NET 10 and I am currently doing POC in that so can you please help me with giving steps to implement firebase and log user in firebase console and Crash…

Developer technologies | .NET | .NET MAUI
asked 2026-04-09T14:10:06.41+00:00
Yeswanth Srikanth 0 Reputation points
answered 2026-04-09T14:20:50.6966667+00:00
Marcin Policht 85,255 Reputation points MVP Volunteer Moderator
1 answer

I am trying to integrate Firebase Analytics and Crashlytics into a .NET MAUI (.NET 10) Android application, but I am facing a runtime exception related to Crashlytics.

Steps I followed: Created a new .NET MAUI project Created a Firebase project and added an Android app Ensured the ApplicationId matches the package name Added google-services.json to: Platforms/Android/google-services.json Set Build Action to…

Developer technologies | .NET | .NET MAUI
asked 2026-04-06T11:36:26.9566667+00:00
Vignesh Palthurai 0 Reputation points
commented 2026-04-09T13:44:56.8733333+00:00
Vignesh Palthurai 0 Reputation points
3 answers One of the answers was accepted by the question author.

Visual Studio 2026 usually locks up when opened

I've been using the Insiders version for a while without any issues but since installing the release version it locks up when I start it and I have to start Task Manager to shut it down. If I run it again it's usually OK. I tried uninstalling it and…

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,729 questions
asked 2025-12-06T13:30:28.3633333+00:00
Tony Whitley 40 Reputation points
edited a comment 2026-04-09T12:41:57.1933333+00:00
Sebastian Kokoszko 0 Reputation points
3 answers

HttpClient vs browser (Edge, Chrome) error/exception handling

My bottom line is I'd like to know how a mature browser (Edge, Chrome) retrieves a url. It is certainly not as .NET documentation describes with Net.Http.HttpClient (.NET v9). In a VB stock market data scraping app, one website…

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,168 questions
asked 2026-04-03T22:52:05.91+00:00
Andrew Mercer 546 Reputation points
edited a comment 2026-04-09T12:28:32.6566667+00:00
Muhammad Ksarestaurants 0 Reputation points
2 answers

vdproj Setup Project not generating .msi / .exe – System.Buffers.dll dependency warning (.NET Framework 4.7.2, x64)

Hello Community, I am facing an issue while creating a Setup project (.vdproj) in Visual Studio and I am hoping someone can help clarify why this is happening. Environment Details Application type: VB.NET Windows Forms Target framework: .NET Framework…

Developer technologies | Visual Studio | Setup
asked 2026-04-07T13:07:03.28+00:00
Aman Agrahari 180 Reputation points
commented 2026-04-09T11:47:51.2933333+00:00
Aman Agrahari 180 Reputation points
2 answers

Urgent Help Needed: Accidentally Deleted Extension – Request to Release Name for Re-publishing

Hello, My publisher ID is CANN-PUB, and the extension name is cannbot. Between 5:30 PM and 6:00 PM (China Time) on April 1, 2026, I intended to temporarily unpublish my extension but mistakenly clicked the “Remove” button, resulting in the permanent…

Developer technologies | Visual Studio | Extensions
asked 2026-04-01T11:25:34.1566667+00:00
Chengxin Song 0 Reputation points
commented 2026-04-09T11:47:10.6433333+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,960 Reputation points Microsoft External Staff
2 answers

Devops Test case execution history no longer shows previous results from other plans and suites

When did this change? We no longer have simple visibility of test execution history - double clicking a test from the suite you were in previously listed the number of times a test had run in different test plans / suites and the outcomes along with…

Developer technologies | Visual Studio | Testing
asked 2026-04-02T09:32:25.38+00:00
Vicky Baines 0 Reputation points
commented 2026-04-09T11:45:52.5633333+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,960 Reputation points Microsoft External Staff
1 answer

Exception has occurred: CLR/ObjCRuntime.ObjCException

I am facing below issue in my MAUI project on Visual Studio code for Mac: Exception has occurred: CLR/ObjCRuntime.ObjCException   An unhandled exception of type 'ObjCRuntime.ObjCException' occurred in Microsoft.iOS.dll    at…

Developer technologies | .NET | .NET MAUI
asked 2026-04-09T10:13:14.8533333+00:00
Sreenivasan, Sreejith 740 Reputation points
commented 2026-04-09T11:06:15.4266667+00:00
Viorel 126.8K Reputation points
3 answers

App does not support the 16KB memory page sizes

I got the below error message from the play store for my xamarin forms application: I am migrating it to MAUI now. So is the MAUI version fix this issue? Below are the packages I am using in the MAUI version. .NET MAUI…

Developer technologies | .NET | .NET MAUI
asked 2026-04-08T10:57:49.8633333+00:00
Sreenivasan, Sreejith 740 Reputation points
commented 2026-04-09T10:42:50.29+00:00
Sreenivasan, Sreejith 740 Reputation points
2 answers One of the answers was accepted by the question author.

Android: The push notification badge is not disappearing on my app icon after I open my app again

I have tried to send push notifications to my app. I always receive the push notifications on my Android mobile phone and a badge is displayed on my app icon. But this badge never disappears. I have tried to tap again on my app icon to open it and I have…

Developer technologies | .NET | .NET MAUI
asked 2026-04-07T10:28:37.54+00:00
Kim Strasser 2,411 Reputation points
commented 2026-04-09T10:36:15.61+00:00
Nancy Vo (WICLOUD CORPORATION) 2,305 Reputation points Microsoft External Staff Moderator
2 answers

When writing C# code in Visual Studio and in debug mode, the program cannot be launched.

Visual Studio 编辑C#代码,调试模式启动,无法启动程序。 输出列表中可以看到生成正常,手动点击生成的.exe可以正常运行。Windows事件查看器捕获到了应用程序崩溃事件。 尝试删除注册表、重装VS2019、VS2022、VS2016都没有解决这个问题。 完整代码复制到其他电脑可以正常执行debug调试。 此电脑运行其他c#程序无此异常提示。 日志名称: Application 来源: Application Error 日期: …

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,792 questions
asked 2026-04-09T00:18:59.7733333+00:00
JJ Z 0 Reputation points
answered 2026-04-09T10:15:01.1266667+00:00
Lizzy Dinh (WICLOUD CORPORATION) 430 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Issue to Initialize compoment

Hi, How to resolve it below?

Developer technologies | ASP.NET | Other
Developer technologies | ASP.NET | Other

A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.

3,652 questions
asked 2026-04-08T07:08:22.7366667+00:00
Peter Liang 3,286 Reputation points
commented 2026-04-09T10:14:23.8066667+00:00
Peter Liang 3,286 Reputation points
2 answers One of the answers was accepted by the question author.

Page Messages

Hi there, I have been using the LinkedIn APIs to publish posts and retrieve engagement data such as comments and likes. I would like to understand whether it is possible to access direct messages (inbox conversations) for LinkedIn Pages via API. My goal…

Developer technologies | ASP.NET | ASP.NET API
asked 2026-04-09T09:02:40.22+00:00
Narinder Kaur 0 Reputation points
edited the question 2026-04-09T09:18:34.2466667+00:00
Michael Le (WICLOUD CORPORATION) 11,160 Reputation points Microsoft External Staff Moderator
3 answers One of the answers was accepted by the question author.

How to produce bootstrap modal editable form from html data object list in Razor Pages

Hello, Lately I was receiving valuable help by @Anonymous and @Anonymous on how to show bootstrap modal form and client side data validation. Now I would like to be able to show the form when I click the Edit button of each row from the html list (the…

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-04-06T00:54:32.4433333+00:00
Pablo The Tiger 20 Reputation points
commented 2026-04-09T08:40:10.7333333+00:00
SurferOnWww 5,921 Reputation points
2 answers

does anyone know how to run q # code for me

I have many python codes but don't know how to test them they are i have created a suite of code for many projects just need someone who knows how to test them if your associated with Microsoft don't reply thank you

Developer technologies | Visual Studio | Testing
asked 2026-04-09T08:18:25.0866667+00:00
CarlosLopez-6362 0 Reputation points
answered 2026-04-09T08:19:31.38+00:00
CarlosLopez-6362 0 Reputation points
2 answers One of the answers was accepted by the question author.

iOS: The push notification number is not disappearing on my app icon after I open my app again

I have tried to send push notifications to my app. I always receive the push notifications on my iPad Air and a red circle with the number 1 is displayed on my app icon. But this number never disappears. I have tried to tap again on my app icon to open…

Developer technologies | .NET | .NET MAUI
asked 2026-04-07T10:12:10.14+00:00
Kim Strasser 2,411 Reputation points
commented 2026-04-09T08:14:45.0866667+00:00
Nancy Vo (WICLOUD CORPORATION) 2,305 Reputation points Microsoft External Staff Moderator
2 answers

My Project is not creating an .exe file

My Project is not creating an .exe file in the Bin folder

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,792 questions
asked 2026-04-08T09:45:57.34+00:00
Rodney Matthews 0 Reputation points
answered 2026-04-09T06:04:57.98+00:00
Nancy Vo (WICLOUD CORPORATION) 2,305 Reputation points Microsoft External Staff Moderator