54,286 questions with Developer technologies-related tags

Sort by: Updated
4 answers

Error 0x800B0100 - App Package Must Be Digitally Signed

My app is already published on Microsoft store, now I am trying to upload an update and keep encountering the error 0x800B0100. The error message states, "The app package must be digitally signed for signature validation." Steps to…

Developer technologies | Universal Windows Platform (UWP)
asked Aug 29, 2025, 4:49 AM
Suraj Kamya 0 Reputation points
edited a comment Sep 1, 2025, 8:27 AM
Harry Vo (WICLOUD CORPORATION) 1,395 Reputation points Microsoft External Staff
1 answer

how to create a customized form with more that 40 fields connected to microsoft lists

Hello, I need your guidance on how to create a customized form in PowerApps with 40 fields connected to Microsoft Lists. Regards

Developer technologies | Windows Forms
asked Aug 29, 2025, 7:46 PM
answered Sep 1, 2025, 8:23 AM
Susmitha T (INFOSYS LIMITED) 575 Reputation points Microsoft External Staff
1 answer

[Graph api] Getting messages from Teams chat group that created by others got InsufficientPrivileges error

I'm a developer and I met a problem while integrating graph api for getting messages from Teams chat group. I'm getting InsufficientPrivileges error while getting messages from chat group created by others even I'm a member of that group.…

Developer technologies | C#
asked Aug 27, 2025, 9:36 AM
Jessica - 568Win 0 Reputation points
commented Sep 1, 2025, 8:20 AM
Varsha Dundigalla(INFOSYS LIMITED) 1,265 Reputation points Microsoft External Staff
1 answer

Dev Centre request denied

We applied for access to the Dev Centre so we could use M365 and Teams SDK to complete our App build. We were denied an account and cannot find out how to fix it / make contact with a human to assist. All digital links either are not answered or support…

Developer technologies | C#
asked Aug 19, 2025, 7:33 PM
Rana Senojak 0 Reputation points
commented Sep 1, 2025, 8:19 AM
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 410 Reputation points Microsoft External Staff
2 answers

Visual C ++

Microsoft Visual C++ Runtime Library – Assertion Failure I have been receiving an Assertion Failure message from Windows (expression: vulcan_) and I’m not sure how to fix it or how critical it is. I have also been experiencing issues with Adobe, and…

Developer technologies | C++
asked Aug 25, 2025, 9:04 PM
Rana Ayyash 0 Reputation points
commented Sep 1, 2025, 8:19 AM
Varsha Dundigalla(INFOSYS LIMITED) 1,265 Reputation points Microsoft External Staff
1 answer

In subscriptions I can not assign a role to a user

Can not assign a role to the subscription despite using the Global admin login.

Developer technologies | Visual Studio | Setup
asked Aug 21, 2025, 8:13 PM
Admin (Garry Dodman) 0 Reputation points
commented Sep 1, 2025, 8:17 AM
Varsha Dundigalla(INFOSYS LIMITED) 1,265 Reputation points Microsoft External Staff
3 answers

Microsoft Visual Studio 2010 Service Pack 1 in KB2635973 is not working for Windows 11. Wat is the fix?

Hello, Using Visual Studio (2019 & 22) I have this issue where I get no syntax error warnings nor highlighting. This started happening after my upgrade to Windows 11 (from 10). I looked into the issue and it seems I am missing Microsoft Visual Studio…

Developer technologies | Visual Studio | Setup
asked Aug 12, 2025, 1:47 AM
Deepak Saxena 0 Reputation points
commented Sep 1, 2025, 8:09 AM
Varsha Dundigalla(INFOSYS LIMITED) 1,265 Reputation points Microsoft External Staff
1 answer

DX11 GPU memory leak on OpenSharedResource

I'm trying to figure why i'm getting GPU memory leak on this code. I checked using System Informer, at "Gpu Dedicated bytes" the memory usage increases on each loop iteration. I thought it was a missing call to CloseHandle(hDxSurface);, but…

Developer technologies | C++
asked Aug 12, 2025, 4:14 PM
Mike 25 Reputation points
commented Sep 1, 2025, 8:09 AM
Varsha Dundigalla(INFOSYS LIMITED) 1,265 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Issue with UndoRecord.StartCustomRecord in VSTO add-in: Undo stack breaks after bullet/numbering

I am using UndoRecord.StartCustomRecord in Microsoft.Office.Interop.Word to create custom undo records in my VSTO add-in. However, I’ve encountered some unexpected behavior that makes the Word undo stack unusable. (I put the same question on…

Developer technologies | C#
asked Aug 28, 2025, 11:24 AM
Kasun Bamunuarachchi 20 Reputation points
edited the question Sep 1, 2025, 7:29 AM
Kasun Bamunuarachchi 20 Reputation points
1 answer

I previously scheduled my GitHub Copilot certification exam, which was originally set for August 14. I'm looking to book a second attempt. Could you please let me know when I’m eligible to reschedule the exam and how to proceed?

I previously scheduled my GitHub Copilot certification exam, which was originally set for August 14. I'm looking to book a second attempt. Could you please let me know when I’m eligible to reschedule the exam and how to proceed?

Developer technologies | Visual Studio | Extensions
asked Aug 27, 2025, 8:53 AM
Kumar Saini, Santosh 0 Reputation points
commented Sep 1, 2025, 7:20 AM
Adiba Khan 420 Reputation points Microsoft External Staff
2 answers

How to use SelectedIndexChanged or CommandParameter with CommunityToolkit.Mvvm

I am using CommunityToolkit.Mvvm with ObservableObject and ObservableProperty. In the MVVM pattern, how can I trigger the SelectedIndexChanged event for a Picker when an item is selected, or handle changes in an Entry when typing into the textbox? …

Developer technologies | .NET | .NET MAUI
asked Jan 18, 2025, 4:28 PM
Bhuwan 1,086 Reputation points
answered Sep 1, 2025, 7:12 AM
Harry Vo (WICLOUD CORPORATION) 1,395 Reputation points Microsoft External Staff
5 answers

Usage of TLS 1.3 protocol using SCHANNEL in C++ language for TCP/IP

We are trying to build one sample application using only TLS 1.3(No fallback to older TLS versions) protocol with below registries added,  [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.3\Client]…

Developer technologies | C++
asked Jul 30, 2025, 9:34 AM
G S, Shashank 5 Reputation points
edited a comment Sep 1, 2025, 7:01 AM
G S, Shashank 5 Reputation points
3 answers

Convert VB.Net Project to C#

I have just installed Visual Studio 2022 Community Edition. I was planning to convert an old VB.Net project to C#. I started by updating it to .NET Framework 4.8 and made sure it compiled and worked. When I tried to convert it to C# the option wasn't…

Developer technologies | C#
asked Aug 31, 2025, 9:31 AM
Jeffrey Gaines 0 Reputation points
answered Sep 1, 2025, 6:46 AM
Starry Night 115 Reputation points
1 answer One of the answers was accepted by the question author.

SUBSCRIBING TO PLATFORM EVENTS

Following the example in article https://learn.microsoft.com/en-us/dotnet/maui/fundamentals/app-lifecycle?view=net-maui-9.0, I tried the following: public static class MauiProgram { public static MauiApp CreateMauiApp() { var builder =…

Developer technologies | .NET | .NET MAUI
asked Aug 30, 2025, 7:41 AM
Giorgio Sfiligoi 461 Reputation points
accepted Sep 1, 2025, 5:36 AM
Giorgio Sfiligoi 461 Reputation points
1 answer

What does the error message mean: DataTable internal index is corrupted: '5' ?

What does the error message mean: DataTable internal index is corrupted: '5' ?

Developer technologies | C#
asked Aug 12, 2025, 2:58 PM
Martin Tejada 0 Reputation points
commented Sep 1, 2025, 5:12 AM
Adiba Khan 420 Reputation points Microsoft External Staff
3 answers

Line having the issue

Hi, Further to the error like Exception/StackTrace - Could not find a part of the path 'c:\xxy\newfile'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess…

Developer technologies | C#
asked Aug 26, 2025, 2:39 AM
Peter_1985 2,806 Reputation points
commented Sep 1, 2025, 5:08 AM
Adiba Khan 420 Reputation points Microsoft External Staff
1 answer

I’m trying to override a language in an External Identities user flow (Microsoft Entra ID) by customizing all the attribute strings, exporting them, modifying the file, and reuploading it. However, the changes are taking a long time and not able to config

I’m trying to override a language in an External Identities user flow (Microsoft Entra ID) by customizing all the attribute strings, exporting them, modifying the file, and reuploading it. However, the changes are taking a long time and not able to…

Developer technologies | Small BASIC
asked Aug 15, 2025, 5:17 PM
Kg 0 Reputation points
commented Sep 1, 2025, 5:04 AM
Adiba Khan 420 Reputation points Microsoft External Staff
2 answers

Visual Studio 2022 (.NET 8 MAUI) – iOS Simulator build fails: “MSBuild was unable to connect to the Mac …” despite successful Pair to Mac

Hello, I am trying to debug my .NET MAUI (.NET 8) project on a simulated iPhone 16, but I always get the following error when building: MSBuild was unable to connect to the Mac with Address='xxx.xxx.x.xx' and User='username'. This connection is…

Developer technologies | .NET | .NET MAUI
asked Aug 22, 2025, 7:26 PM
Rufius 0 Reputation points
commented Sep 1, 2025, 4:56 AM
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 385 Reputation points Microsoft External Staff
2 answers

Query on Stack Protection Status

Hello Team, While checking a Windows executable in Process Explorer, I noticed that Stack Protection is shown as Disabled, whereas DEP, ASLR, and CFG are enabled. PFA screenshot for reference. Could you please confirm if this is expected behavior, and…

Developer technologies | C++
asked Aug 26, 2025, 6:24 AM
Mashuk Raza 20 Reputation points
commented Sep 1, 2025, 4:55 AM
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 385 Reputation points Microsoft External Staff
1 answer

How to show error icon when sync fails with cloud filter apis?

I am trying to create VFS using cloud filter APIs and want to implement error handling. In OnFetchData if we get any errors I want to show error icon in sync status. Can someone help what API should be called to achieve this functionality. I have tried…

Developer technologies | C++
asked Jun 4, 2025, 7:03 AM
Srikar Kurapati 0 Reputation points
commented Sep 1, 2025, 4:53 AM
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 385 Reputation points Microsoft External Staff