473,802 questions

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

"Malicious Software Removal Tool" does not displayed in windows update (Windows Server 2016 Standard) update history.

Normally, when I did Windows Update, I can display installed programs from the update history of "Settings > Update and Security > Windows Update". Even if it is "Malicious Software Removal Tool", it will be displayed. …

Windows for business | Windows Server | User experience | Other
asked 2021-07-13T02:43:21.95+00:00
knt1N 286 Reputation points
accepted 2021-07-14T05:04:11.813+00:00
knt1N 286 Reputation points
8 answers

How to measure FPS and CPU Usage on Azure RTOS GUIX with STM32H750B-Disco board

Hello, After this question that I asked few weeks ago, now my GUI is ready, but I need to measure how good its performance is on my board, eg. FPS, CPU usage and stuffs like that; I searched in the GUIX documentation but didn't found anything…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2021-07-01T07:14:59.127+00:00
S.A.M 56 Reputation points
commented 2021-07-14T04:48:08.873+00:00
S.A.M 56 Reputation points
3 answers

c# - unit Test

Dear Devlopers: it is my first time that i do a unit test, here is th method that i wanna do a test on it. class MainWinow private void Start_Click(object sender, RoutedEventArgs e) { if (_timer > 0) { DeactivateButtons(); …

Developer technologies | C#
asked 2021-05-31T17:52:54.513+00:00
Dibara 1 Reputation point
commented 2021-07-14T04:41:06.12+00:00
Rocky 1 Reputation point
1 answer

Iot edge module : Backoff state

I have a simulatedcamera module which is an image classifier that is showing as a backoff state, rest of the modules are in running state Target Device: Jetson Nano Architecture : aarch64 (arm64v8) The code can be found at…

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
598 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,272 questions
asked 2021-07-05T10:26:42.077+00:00
Amit V 21 Reputation points
commented 2021-07-14T04:19:44.783+00:00
Amit V 21 Reputation points
9 answers

Smart Card Login issues

I am having an issue where i get the smart card enrolled and everything when i go to login it says that smart card login is not enabled for my account i have the domain authentication certificate installed on the client PC that i want the login to take…

Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
asked 2021-02-04T04:10:11.2+00:00
Studmuffin 1134 1 Reputation point
answered 2021-07-14T04:15:06.337+00:00
Studmuffin 1134 1 Reputation point
1 answer One of the answers was accepted by the question author.

MS CA lack of detail teaching material

i want to create CAPolicy.ini, but cannot find any detail about [InternalPolicy] [PolicySyaymentExtension] https://learn.microsoft.com/en-us/windows-server/networking/core-network-guide/cncg/server-certs/prepare-the-capolicy-inf-file …

Windows for business | Windows Server | Devices and deployment | Configure application groups
asked 2021-07-12T03:07:58.92+00:00
Ming Cheung 426 Reputation points
accepted 2021-07-14T04:01:45+00:00
Ming Cheung 426 Reputation points
3 answers One of the answers was accepted by the question author.

Windows 7 patch for print nightmare (KB5004953) not working

I have been trying to install the Windows 7 patch for print nightmare (KB5004953) to no avail. I followed the suggestion made by @Anonymous to install the latest SSU (4592510) - that worked fine. I then tried to install the patch for print nightmare.…

Windows for business | Windows Client for IT Pros | User experience | Other
asked 2021-07-13T04:35:48.6+00:00
Mary Day 21 Reputation points
accepted 2021-07-14T03:52:12.537+00:00
Mary Day 21 Reputation points
1 answer

Cant delete app service domain

I select "Cancel Purchase" under app service domain, but it still keeps giving me an error "Failed to delete domain" without any other guidance as to why. I removed everything associated with that domain, but it still will not let me…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,960 questions
asked 2021-07-13T13:09:29.053+00:00
jon low 6 Reputation points
commented 2021-07-14T03:48:29.717+00:00
MayankBargali-MSFT 70,941 Reputation points Moderator
0 answers

Import Data from Multiple excelsheets using EPPlus

I have to import data from multiple excel file with multiple worksheets to a single postgreSQL table. Is it possible to import using EPPlus library if possible how can I implement that using ASP .Net Core

Developer technologies | ASP.NET | ASP.NET Core
Microsoft 365 and Office | Development | Other
Microsoft 365 and Office | Excel | For business | Windows
asked 2021-07-14T03:46:18.443+00:00
AG Mohamed 1 Reputation point
2 answers

Could not load type 'System.Windows.Forms.MenuMerge' from assembly 'System.Windows.Forms, Version=5.0.7.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'

I upgrade my winform vb.net project from framework 4.7.2 to .net 5. It is compiling well. I got the runtime error "Could not load type 'System.Windows.Forms.MenuMerge' from assembly 'System.Windows.Forms, Version=5.0.7.0, Culture=neutral,…

Developer technologies | Windows Forms
Developer technologies | VB
asked 2021-07-12T20:17:46.93+00:00
Zhen 6 Reputation points
commented 2021-07-14T03:28:52.957+00:00
Lex Li 6,037 Reputation points Microsoft Employee
6 answers One of the answers was accepted by the question author.

Download Sharepoint and OneDrive files from MS Graph API returning Error 400

Previously, I have no problem when downloading Sharepoint and OneDrive files from MS Graph API using this endpoint Download the contents of a DriveItem. But since the 3rd of July 2021, I got Error 400 when downloading the file. I tried to hit these…

Microsoft 365 and Office | SharePoint | Development
Microsoft Security | Microsoft Graph
asked 2021-07-05T10:42:30.237+00:00
Edwin Fajar 146 Reputation points
accepted 2021-07-14T03:14:34.383+00:00
Edwin Fajar 146 Reputation points
1 answer One of the answers was accepted by the question author.

Multiple files download via background downloader.

Hi Team , The application requirement is to download files from FTP server. We concluded background downloader(BackgroundDownloader Class ) to handle downloads for longer periods and to avoid suspend and resume, network connect and disconnect…

Developer technologies | Universal Windows Platform (UWP)
asked 2021-06-28T14:00:46.07+00:00
raju somala 21 Reputation points
accepted 2021-07-14T03:13:01.243+00:00
raju somala 21 Reputation points
1 answer One of the answers was accepted by the question author.

Remote control

Our school received new laptops and Chromebooks, they will be given to students and teachers. I'm Teams admin, how can I add the devices in our organisation so I can control them. I want to limit the access so the student use only Microsoft Teams. And…

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
asked 2021-07-10T18:04:44.573+00:00
Светла Данаилова 21 Reputation points
accepted 2021-07-14T03:12:22.337+00:00
Светла Данаилова 21 Reputation points
2 answers

Mailbox auto-mapping, Exchange 2010 to Exchange 2016 migration

So when I first came on scene with my company they were running Exchange 2010 and I was surprised to find that anytime we granted a user full mailbox permissions to another user's mailbox, it mapped in Outlook automatically. In the past I had worked in…

Exchange | Exchange Server | Management
asked 2021-07-02T15:54:26.387+00:00
AdamTyler-3751 431 Reputation points
commented 2021-07-14T02:55:17.28+00:00
Kael Yao 37,746 Reputation points Moderator
0 answers

MFCreateVideoSampleFromSurface C6387 Warning

Hi, The annotation of the first parameter of MFCreateVideoSampleFromSurface is _In_ rather than _In_opt_ and is causing a warning. The docs say it can be NULL, can this be fixed? See:…

Developer technologies | C++
asked 2021-07-13T14:51:49.61+00:00
Alexander Perry 1 Reputation point
commented 2021-07-14T02:55:09.323+00:00
Jeanine Zhang-MSFT 11,356 Reputation points Microsoft External Staff
5 answers

Want to access windows server 2019 over public ip

I have configured a static ip in network properties with ipv4 but still i can't access port 80 of server online via public ip.

Windows development | Internet Information Services
asked 2021-07-06T04:56:44.89+00:00
Malik Humza Yunas 1 Reputation point
commented 2021-07-14T02:54:27.29+00:00
JiayaoZhu 3,926 Reputation points
0 answers

How to add trusted file excel via reg file

I am deploying a macro entry file to various people. I would like the computer to trust this file ask quickly as possible. Some system can trust as easily as one click Enable macro. Others have to face multiple warnings and jump through multiple windows…

Microsoft 365 and Office | Development | Other
Developer technologies | Visual Basic for Applications
asked 2021-07-14T02:51:58.203+00:00
Vu Nguyen 41 Reputation points
1 answer

I get error in blazor wasm when i try to add identity item with scaffold.

When adding Identity to a project I get this error. error when executing the selected code generator error when restoring the package

Developer technologies | .NET | Blazor
asked 2021-07-13T16:42:51.02+00:00
Jorge Arana 1 Reputation point
commented 2021-07-14T02:51:53.337+00:00
Yiyi You - MSFT 521 Reputation points
1 answer

The shadow around the window disappears when the window is maximized

As we all know, the window will occupy the whole screen when maximized in normal circumstances. However, I captured message "WM_GETMINMAXINFO" and modify window's rectangle size and position when maximizing the window, therefore it doesn't fill…

Windows development | Windows API - Win32
asked 2021-06-07T03:00:02.753+00:00
帅天 谭 6 Reputation points
commented 2021-07-14T02:38:12.663+00:00
Xiaopo Yang - MSFT 12,731 Reputation points Microsoft External Staff
4 answers One of the answers was accepted by the question author.

sharing photos with outlok manged application

hello we are unable to share photos from mobile devices with the Microsoft app. There is a policy which is preventing this. However if the photo is saved to the camera roll it can then be attached when composing a new message , Is there a way to…

Microsoft Security | Intune | Application management
Microsoft Security | Intune | Other
asked 2021-07-07T20:36:53.807+00:00
dirkdigs 921 Reputation points
accepted 2021-07-14T02:36:12.403+00:00
dirkdigs 921 Reputation points