54,193 questions with Developer technologies-related tags

Sort by: Updated
1 answer

Why am I getting "No application access policy found for this app" when creating a Teams meeting via Microsoft Graph API using application permissions?

I am encountering an issue while trying to create Microsoft Teams meetings using Microsoft Graph API with application permissions in a C# (.NET Core) backend. ✅ What I’ve Done Registered the app in Azure AD Granted Microsoft Graph API application…

Developer technologies | C#
asked May 18, 2025, 8:59 AM
Momen Omar 0 Reputation points
answered Aug 15, 2025, 10:46 AM
Syed Qaisar Shaffi 0 Reputation points
1 answer

Enterprise Application Provisioning: Authenticate on SCIM endpoint

Situation I am writing an ASP.NET Application implementing the SCIM protocol. It will be single tenant and only be used in my company. I primarily follow this guide by Microsoft (Develop and plan provisioning for a SCIM endpoint in Microsoft Entra…

Developer technologies | ASP.NET | ASP.NET Core
asked Aug 1, 2025, 12:10 PM
Jack Kryger Sørensen 0 Reputation points
commented Aug 15, 2025, 10:46 AM
Raymond Huynh (WICLOUD CORPORATION) 700 Reputation points Microsoft External Staff
3 answers

Fix "AADSTS500112" in "Azure Container App" running asp.net with Identity

I am encounter error "AADSTS500112" in an asp.net running in azure container app behind an ingress which is handing SSL termination. This means that all address are coming in as https and the ingress is forwarding http to port 8080. The Azure…

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | ASP.NET | Other
asked Feb 8, 2025, 5:54 PM
Kelvin Hoover 5 Reputation points
commented Aug 15, 2025, 10:44 AM
Raymond Huynh (WICLOUD CORPORATION) 700 Reputation points Microsoft External Staff
1 answer

The Picker icon is not appearing in .NET MAUI on Windows 11.

.NET 8Installed Workload Id Manifest Version Installation Source android 35.0.39/9.0.100 SDK 9.0.100, VS 17.12.35527.113 aspire 8.2.2/8.0.100 SDK 9.0.100, VS 17.12.35527.113 ios …

Developer technologies | .NET | .NET MAUI
asked Mar 26, 2025, 12:28 PM
Sowndarrajan Vijayaragavan 470 Reputation points
commented Aug 15, 2025, 10:40 AM
Michael Le (WICLOUD CORPORATION) 1,230 Reputation points Microsoft External Staff
1 answer

App is crashing which swiping in carousel view in maui

I had implemented the carousel view in android, When im swipping app is getting crashed.

Developer technologies | .NET | .NET MAUI
asked Mar 19, 2025, 10:07 AM
Vaibhav Methuku 165 Reputation points
commented Aug 15, 2025, 10:39 AM
Michael Le (WICLOUD CORPORATION) 1,230 Reputation points Microsoft External Staff
3 answers

how to set date format in eval asp.net

Hello this is my date eval <%#Eval("Date", "{0:dd/MMM/yyyy}")%> when i convert to excel i want excel filter to be look like this so what to change my eval so that it can look like as below

Developer technologies | ASP.NET | ASP.NET API
asked Feb 25, 2025, 8:36 AM
RAVI 1,076 Reputation points
commented Aug 15, 2025, 10:39 AM
Jack Dang (WICLOUD CORPORATION) 1,025 Reputation points Microsoft External Staff
2 answers

SOLID Principles Sample project with database

This question might be repeatative, but I am not getting correct path for complete project or code with database following SOLID principles. I am just getting theory with just few line of code to explain. Can some one redirect me to a good article or…

Developer technologies | Windows Forms
Developer technologies | ASP.NET | Other
asked Oct 6, 2021, 8:26 PM
niraj zambad 1 Reputation point
answered Aug 15, 2025, 10:21 AM
Jignesh Kumar 0 Reputation points
1 answer

Silent Printing in .NET MAUI App

In a .NET MAUI app, a PDF document is read into a Stream object for printing. The requirement is to restrict the user from selecting any printer, only allowing a predefined set of printers. Additionally, the user should not be able to modify the print…

Developer technologies | .NET | .NET MAUI
asked Jan 24, 2025, 5:54 AM
Navaneeth 21 Reputation points
answered Aug 15, 2025, 10:05 AM
Harry Vo (WICLOUD CORPORATION) 480 Reputation points Microsoft External Staff
2 answers

Form layout issue

Hi, Any existing form sample to have the 3 parts below on a form that we can have the different details inside each?

Developer technologies | ASP.NET | Other
asked Aug 8, 2025, 9:04 AM
Peter_1985 2,786 Reputation points
edited a comment Aug 15, 2025, 9:54 AM
Peter_1985 2,786 Reputation points
2 answers One of the answers was accepted by the question author.

Open app from another app

Hi experts Working on 2 separate WinForms apps (.NET Framework 4.8 with VB) and going to msix bundle them to store. Once they both are installed how can I run one of them from within the other one? They are not associated with any file type, just need to…

Developer technologies | Windows Forms
asked Jul 8, 2025, 7:15 AM
StewartBW 1,895 Reputation points
commented Aug 15, 2025, 9:47 AM
RLWA32 50,191 Reputation points
1 answer

Visual Studio Developer Community website returns 500 error

Trying to view a specific item or just any items by browsing produces a 500 error in some fashion. Clearly this is not useful or the intended behaviour, and the queried feedback items should be shown. The service status says 'Healthy' at…

Developer technologies | Visual Studio | Other
asked Aug 13, 2025, 3:38 PM
Lewis Smith 0 Reputation points
answered Aug 15, 2025, 9:21 AM
Lewis Smith 0 Reputation points
1 answer

Loading pop up

https://reccloud.com/u/nq75s16 <toolkit:Popup x:Class="FireChat.Views.PopUps.LoadingPopUp" xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" …

Developer technologies | .NET | .NET MAUI
asked May 11, 2025, 10:16 PM
Eduardo Gomez 3,731 Reputation points
edited an answer Aug 15, 2025, 9:15 AM
Harry Vo (WICLOUD CORPORATION) 480 Reputation points Microsoft External Staff
1 answer

XAML: .NET Runtime version currently executing is 8.0.5, but version 8.0.10 or later is required.

Hi, im in net 9, i run my poject in mac and got this error when running. 2025-01-28 15:12:08.725 [error]  XAML: Error starting Hot Reload connection listener: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an…

Developer technologies | .NET | .NET MAUI
asked Jan 28, 2025, 1:18 PM
Dani_S 4,521 Reputation points
commented Aug 15, 2025, 9:00 AM
Starry Night 35 Reputation points
2 answers

How to remove server from server explorer list in Visual Studio

I am sorry if the tag is wrong. I could not find a visual studio tag. The issue is that I have by mistake connected to my own pc as a 'Windows Server' and now it is showing up in the Server Explorer of Visual Studio 2022. I am able to view 'Event Logs',…

Developer technologies | Visual Studio | Setup
asked Jul 25, 2025, 3:15 PM
gagrim808 91 Reputation points
commented Aug 15, 2025, 8:34 AM
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 245 Reputation points Microsoft External Staff
3 answers

Build mobile and desktop apps with .NET MAUI Create a cross-platform app with .NET MAUI learning

The "Create a cross-platform app with .NET MAUI" PhoneWord learning module is great, but somewhat confusing. I am sufficiently experienced in C#, but when mixed with XAML it becomes a challenge. Please, add the final working project (or a…

Developer technologies | .NET | .NET MAUI
Developer technologies | Visual Studio | Other
asked Sep 2, 2024, 7:54 AM
Sam Tal 21 Reputation points
edited an answer Aug 15, 2025, 8:16 AM
Starry Night 35 Reputation points
1 answer

Graph API /me/messages/{id}/reply returns UnknownError intermittently

We are calling the Microsoft Graph API to reply to an existing message using: POST /v1.0/me/messages/{OldMessage.id}/reply Occasionally, the call fails with the following response: { "error": { "code":…

Developer technologies | ASP.NET | ASP.NET API
asked Aug 14, 2025, 7:33 AM
Dev 0 Reputation points
answered Aug 15, 2025, 8:14 AM
Raymond Huynh (WICLOUD CORPORATION) 700 Reputation points Microsoft External Staff
2 answers

How to call Python functions from C++, good description

Where do I find a good description of how to call Python functions from a C++ program ?

Developer technologies | C++
asked Aug 14, 2025, 9:08 PM
Eigil Krogh Sorensen 96 Reputation points
answered Aug 15, 2025, 8:05 AM
Varsha Dundigalla(INFOSYS LIMITED) 880 Reputation points Microsoft External Staff
0 answers

New WinUI 3 projects fail to build with CS1061 errors after a fresh OS and VS install.

The error always appears in the generated file MainWindow.g.cs. This indicates that the XAML compiler is not correctly connecting the UI file to the code-behind file. Troubleshooting Steps Already Taken: I have already performed extensive…

Developer technologies | Visual Studio | Setup
asked Jul 25, 2025, 7:55 AM
glen burke 0 Reputation points
commented Aug 15, 2025, 7:54 AM
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 245 Reputation points Microsoft External Staff
1 answer

i can't execute program in visual studio without administrator account after changing the assembly name

Hi, after windows updates, I can't execute program on visual studio (Debug/Release) without administrator account after changing assembly name. changing version name of assembly name is able to execute program without administrator account. ex) Device…

Developer technologies | C#
asked Jun 17, 2025, 1:28 AM
광효 이 0 Reputation points
commented Aug 15, 2025, 7:48 AM
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 245 Reputation points Microsoft External Staff
2 answers

httpcontext Class giving path as /:undefined in Asp.Net Core Web API Project

We have an Web API (.Net Core) application installed in Test and PROD server, we are logging incoming request paths, using httpcontext Class. But this class is giving path as /:undefined, sometimes as…

Developer technologies | ASP.NET | ASP.NET Core
asked Mar 7, 2025, 11:12 AM
Ali basha Syed 20 Reputation points
answered Aug 15, 2025, 7:47 AM
Danny Nguyen (WICLOUD CORPORATION) 880 Reputation points Microsoft External Staff