54,193 questions with Developer technologies-related tags

Sort by: Updated
1 answer

How can I prevent Vistual Studio uninstalling workloads that I'm currently using?

I have an issue when using Visual Studio where I can be in the middle of working on a project and then I without any warning I'll start getting build errors because a workload required for my project isn't installed. Specifically this is usually…

Developer technologies | Visual Studio | Setup
asked Aug 8, 2025, 9:05 AM
Tyco Kaine 1 Reputation point
commented Aug 15, 2025, 12:22 PM
Varsha Dundigalla(INFOSYS LIMITED) 880 Reputation points Microsoft External Staff
1 answer

Offline installer of the Python extension For Visual Studio on Windows

Hi, Our security team require downloaded package to scan for security risks and vulnerabilities before installation and i am unable to find an offline installer for the python extension for visual studio on windows. Where would i be able access this…

Developer technologies | Visual Studio | Extensions
asked Aug 6, 2025, 11:58 AM
edited a comment Aug 15, 2025, 12:21 PM
Varsha Dundigalla(INFOSYS LIMITED) 880 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Visual Studio Code - unable to change the size of a window

Hello, I have a code written by python that allows me to access web (via Selenium) but I cannot change the window size even though it´s not headless mode. Because of that I don´t see all elements and I cannot click them. For example I had to make…

Developer technologies | Visual Studio | Debugging
asked Aug 5, 2025, 10:19 AM
Prchalová Tereza 60 Reputation points
edited a comment Aug 15, 2025, 12:21 PM
Varsha Dundigalla(INFOSYS LIMITED) 880 Reputation points Microsoft External Staff
1 answer

How to create dynamic column in datalist POS Store Commerce

Hi Everyone, I would like to display a datalist with dynamic data from crt, need to create dynamic column. Thanks, Janaki Priya

Developer technologies | Visual Studio | Extensions
asked Aug 1, 2025, 12:13 PM
Janaki Priya 0 Reputation points
commented Aug 15, 2025, 12:20 PM
Gade Harika (INFOSYS LIMITED) 330 Reputation points Microsoft External Staff
1 answer

How might the .NET CLI be adapted for better accessibility across screen readers and speech-to-text tools?

Is command output readable, and are error messages clearly structured for assistive tech users?

Developer technologies | .NET | .NET CLI
asked Jul 28, 2025, 9:18 AM
Yash Smith 0 Reputation points
commented Aug 15, 2025, 12:17 PM
Varsha Dundigalla(INFOSYS LIMITED) 880 Reputation points Microsoft External Staff
1 answer

How do I put touchscreen on my chromebook, if its my schools?

All of my schools chromebooks are built in with touchscreen and for some reason mine won't work. I tried the search and shift then press t hack but it still wont work. pls help me

Developer technologies | .NET | .NET CLI
asked Jul 31, 2025, 12:17 AM
Serenity Kingsley 0 Reputation points
commented Aug 15, 2025, 12:15 PM
Varsha Dundigalla(INFOSYS LIMITED) 880 Reputation points Microsoft External Staff
1 answer

Finance and Operations

Iam facing an error while making the product receipt automic code in D365 F&O these is the error An error occurred: Cannot select a record in Transit document tax information relation (TransitDocumentTransTaxInfoRelation_IN). The SQL database has…

Developer technologies | C#
asked Aug 7, 2025, 10:51 AM
thomas shelby 0 Reputation points
answered Aug 15, 2025, 12:12 PM
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 245 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

How do you add a ELF symbol file using symstore.exe ?

According to the dotnet-sos and dotnet-symbols we see that modern symstore fetches support downloading ELF symbols files (ex: libcoreclr.so). The microsoft github repository for theses tools also show that support for elf file was added. This suggests…

Developer technologies | C++
asked Aug 12, 2025, 7:58 PM
Mathieu Girard 20 Reputation points
commented Aug 15, 2025, 12:09 PM
Varsha Dundigalla(INFOSYS LIMITED) 880 Reputation points Microsoft External Staff
4 answers

The correct CChildFrame is not activated after the predecessor is closed.

MFC MDI application. Opened several CChildFrame s. (To illustrate better my issue I identified every CChildFrame with an unique id.) Opened, lets say, 5 CChildFrame. 1, 2, 3, 4, 5. List the order of the CChildFrame by menu: About: List…

Developer technologies | C++
asked Jul 21, 2025, 11:59 AM
Flaviu_ 1,071 Reputation points
commented Aug 15, 2025, 12:04 PM
Varsha Dundigalla(INFOSYS LIMITED) 880 Reputation points Microsoft External Staff
1 answer

Is there a cleaner way to connect Power BI to Oracle Fusion?

We're using BICC and BI Publisher exports to pull Fusion data into Power BI. It works… sort of. But it’s messy -  lots of manual steps, stale data, and fragile file-based pipelines. I came across a method  that does direct connectivity from Power BI to…

Developer technologies | Windows Forms
asked Aug 11, 2025, 9:22 AM
Utkarsh Pandey 0 Reputation points
commented Aug 15, 2025, 12:02 PM
Varsha Dundigalla(INFOSYS LIMITED) 880 Reputation points Microsoft External Staff
3 answers

How do I resolve the following Exception...?

Exception thrown at 0x00007FFA4A457F9A (KernelBase.dll) in App.exe: WinRT originate error - 0x8000FFFF : 'WindowsXamlManager and DesktopWindowXamlSource are supported for apps targeting Windows version 10.0.18226.0 and later. Please check either the…

Developer technologies | C++
asked Aug 6, 2025, 2:07 PM
CDev-8220 425 Reputation points
commented Aug 15, 2025, 12:00 PM
Varsha Dundigalla(INFOSYS LIMITED) 880 Reputation points Microsoft External Staff
1 answer

Microsoft Defender Graph API: Only Device Score Retrieved, Others Are Zero — Why?

Hi everyone, I'm using the Microsoft Graph API (Security > Secure Scores endpoint) to retrieve category-wise scores (Device, Identity, Apps, Data) from Microsoft Defender for Endpoint. I'm successfully getting the Device Score, but the values for App…

Developer technologies | Visual Studio | Debugging
asked Jul 28, 2025, 9:28 AM
Nandhana K 0 Reputation points
commented Aug 15, 2025, 11:59 AM
Varsha Dundigalla(INFOSYS LIMITED) 880 Reputation points Microsoft External Staff
6 answers

Excel VBA: Can my VBA code determine whether Solver is running?

Is there a way to test whether Solver is running? I have a section of VBA code that must be skipped if Solver is running. I'm using MS Office LTSC Professional Plus 2024 (Windows).

Developer technologies | VB
asked Aug 9, 2025, 6:42 PM
Dave Post 0 Reputation points
answered Aug 15, 2025, 11:53 AM
Varsha Dundigalla(INFOSYS LIMITED) 880 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

UWP Titlebar problem

Hello, I had a problem accessing the title bar at UWP. From the code below: We have MainPopup element which contains content of popups that can be open in the application. AppTitleBar element is set as titlebar. When the popup is visible…

Developer technologies | Universal Windows Platform (UWP)
asked Aug 7, 2025, 2:41 PM
123244 160 Reputation points
commented Aug 15, 2025, 11:40 AM
123244 160 Reputation points
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