Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
WinUI3-CustomControl: Cannot derived from sealed type 'ToggleSwitch'
Hi, I want to create a custom control for toggle switch, but I only can derive from Control class rather than Toggle Switch class. I know that this is a sealed class, but any workaround or another approach for this? I want to dispose all dependency…
Scan File Failure:One of this item's dependencies was not migrated
Hi All, I have tried to migrate the SharePoint 2013 to SharePoint online Environment. I am facing issue during document library migration with below error "Scan File Failure:One of this item's dependencies was not migrated"


How does order by work when all column values are identical?
Hi, I use SQL Server 2016. Below is the rows in table: test_account. You can see the values of updDtm, fileCreateTime are identical. seq id accno updDtm fileCreatedTime 1 1 123456789 2022-07-27 09:41:10.0000000 2022-07-27…
An error occurred while creating the source control named 'devops'. Error details:SourceControl securityToken is invalid..
I'm trying add Azure Devops repo for Runbook sync into Azure Automation Accounts. I followed steps in this guide: https://learn.microsoft.com/en-us/azure/automation/source-control-integration System managed identity has required role assigned. After…
"Access is denied" for repadmin on Domain Controller
Hi, When we attempt to run repadmin to check domain replication on a Domain Controller (Windows Server 2016), we get a pop up message saying "The application cannot run on your PC. To find a version for your PC, check with the software…
Why does the onclick event not work, in my razor pages hosted blazor component, in .net 7.0?
I've used the following code in multiple blazor web assembly applications hosted on a razor pages page under .net 5.0 and .net 6.0 before now. An application I was forced to upgrade to .net 7.0 has rendered the onclick command completely useless What…


Windows 2008 sp2 update
Windows 2008 SP2 reinstalls the system. The patches KB948465 and KB955430 have been installed, but update still reports error 80072EFE. Please help me!
Sql server 2022 Enterprise replication to Sql server 2022 Standard is possible?
from Sql server 2022 Enterprise reapplication to Sql server 2022 Standard is possible?


error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO during React install GET package
I am completely new to Azure. We host an app service on Azure which comprises git version control, a node / ReactJS Frontend and a C# .NET Backend, which talks to an SQL Server Database and this deploys automatically when code is merged to the relevant…


Hyper v deticated GPU
I'm currently running windows 11 pro with hyper v I have a 2080ti partitioned for use with the vms. I just bought a 4090 and I want to deticate it to hyper v. Is this possible or when I install the new gpu do I just partition it across the vms using…


There were deployment errors. Continue? (MAUI - Android Emulator Problem)
I am new to MAUI. when I run the android emulator this error popup. But with windows Machine, it works fine. I reinstall visual studio and it still shows this error. Please Help me to solve this problem or give alternative solutions.…


multiple select in view
Hi Expert, i wanted to store the data in temp table and then use in another to improve performance i.e. select col1,col2,col3 into #temp from table1 select col1,col2 ,table1.col3from view a join #temp on a. col1=b.col1 expected output: select…


Trying to open a device using HidDevice FromIdAsync in UWP always returns null unless using FileAccessMode.Read
I can confirm that my HID device can have read and write capabilities, because this has been verified in WPF application, where one Endpoint can read and the other can read and write. I thought it might be a permissions issue, but I defined almost…


I want to access my deployment slots inside azure portal via visual studio code
I set up a function app in Azure portal and I also created an extra slot inside the deployment slot for this app. I have 2 questions. When I open my visual studio code it does not list my deployment slot for this function app and how do I go about…


When Wpf datagrid apply group, the application becomes very slow.
My wpf application is build with .net framework 4.5.2, when datagrid apply group, in some computers the wpf application becomes very slow, but other computers do not have this problem. If the wpf application build with .net framework 4.8, all computers…


OneDrive API connection is not working for my outlook365 account
In my proyect, my users can sync their onedrive so they canuse their files within my application. I wrote the code and when i try and connect my personal hotmail account it works fine. I get access to the files in my drive no problem. BUT the problem is…
Is there any way i can write a struct's default constructor in C++/CLI
// C3417.cpp // compile with: /clr /c value class VC { VC(){} // C3417 // OK static VC(){} VC(int i){} }; Here is the sample MS show us about error C3417.But in a spcial case, I have to write the struct's default constructor like…


"MailItemsAccess" details in Audit logs.
How can i check the "MailItemsAccess" details in Audit logs for my E1 and E3 licensed user. As per Microsoft only for E5 licensed user we can check this. Which additional license we can apply for E1 and E3 license user to get this feature.…


SharePoint 2013 End Of Life Support Mitigation Plan for Delay in Upgrade
Hi MS Support Team, We are using SharePoint Server 2013 in our customer environment and it's End Of Life Support is announced for 11-Apr-2023. We just started our upgrade activity from SharePoint Server 2013 to SharePoint Server 2019 and it will take…


How to check that edge browser vision 108 above has enabled ECH(Encrypted ClientHello)?
Here are my browser settings,and I find that client hello encryption is still not available. Is there another way to check whether it works?How to set? using wireshark,I can still capture the real domain.

