407,176 questions

Sort by: Updated
1 answer

WPF DataGrid column header mouse events

I have following events with subscriptions in the class, derived from DataGrid: private void SubscribeHeaders(DependencyObject sender = null) { sender = sender ?? this; for (int childIndex = 0; childIndex <…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,828 questions
asked 2020-06-29T06:23:36.72+00:00
Arli Chokoev 1 Reputation point
answered 2020-06-29T08:41:13.04+00:00
DaisyTian-1203 11,631 Reputation points
1 answer One of the answers was accepted by the question author.

Features and packages in Windows server 2019

With the help of the dism command and the /Get-Features switch I got a list of features and packages that are enabled or disabled in my installation. Is there any link that explains what these features do? (e.g. feature name: Tpm-PSH-Cmdlets). I…

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,295 questions
asked 2020-06-29T05:54:18.017+00:00
accepted 2020-06-29T08:29:14.82+00:00
1 answer

App service HTTPS random errors

We have an app service that works well for a few months now. For a few hours, we have random errors (1 error for 5 success approximatively) when we try to call it with an HTTPS connection. It works well with an HTTP connection. We have not any error…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,343 questions
asked 2020-06-24T12:19:36.93+00:00
Damien Trut 1 Reputation point
answered 2020-06-29T08:18:43.8+00:00
SnehaAgrawal-MSFT 22,261 Reputation points
1 answer One of the answers was accepted by the question author.

Domain Controller

I have already up and running Domain Controller (AD, DHCP, DNS, Schema Master, Enterprise Admins) , but it's have a lot of issues, so I would like to start creating new domain controller in order to transfer client machines and users and polices and all…

Microsoft Entra
asked 2020-06-17T06:38:19.177+00:00
Abu-Elnass 31 Reputation points
commented 2020-06-29T08:13:30.56+00:00
Abu-Elnass 31 Reputation points
2 answers

Fast startup not working though it turned on

My Laptop takes much time to shutdown and to boot. Fast startup is enabled in power options. But fast startup is not working. Please help me.

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,965 questions
asked 2020-06-28T06:26:56.987+00:00
Inuka Asith 1 Reputation point
answered 2020-06-29T07:47:58.777+00:00
Jenny Feng 14,211 Reputation points
3 answers

Proffesional Skype and Microsoft Teams

Hello, I wanted to open a log case but I could find how. I want to ask about Skype Professional, It seems like its included in my proffesional bussines package from outlook. When I installed it, I don't find any option of making a call or just do…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,898 questions
asked 2020-06-24T20:38:53.797+00:00
Robert Nava 1 Reputation point
answered 2020-06-29T07:41:04.263+00:00
Sharon Zhao-MSFT 25,126 Reputation points Microsoft Vendor
1 answer

wpf custom control property of type class

hi i'm trying to create a custom control with a public property Boundary of type MovingBoundary(as below), but when i'm trying to use my custom control in a xaml i cant't initialize Boundary property. <custom:MyCustomControl …

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,828 questions
asked 2020-06-25T12:42:24.607+00:00
essamce 621 Reputation points
commented 2020-06-29T07:40:09.767+00:00
DaisyTian-1203 11,631 Reputation points
1 answer One of the answers was accepted by the question author.

Logic App deployment Sharepoint

Please let me know how authentication with Sharepoint will take place in logic app ,in current development i created connection with Sharepoint using my credentials . does it applicable with other environment as well like Acceptance and prod or there…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,153 questions
asked 2020-06-29T03:36:08.263+00:00
Ashok 21 Reputation points
accepted 2020-06-29T07:36:25.12+00:00
Ashok 21 Reputation points
0 answers

How should we parse BinarySecurityToken?

Our MDM server received an enrollment request from the client. We got BinarySecurityToken and tried to parse it, but it always went wrong. How do I resolve BinarySecurityToken? We did it in the following way certificateSigningRequestDer, err :=…

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
557 questions
asked 2020-06-19T06:10:31.007+00:00
ai second 1 Reputation point
commented 2020-06-29T07:36:10.797+00:00
ai second 1 Reputation point
1 answer One of the answers was accepted by the question author.

Does Azure Key Vault support keyed-hash functions?

Does Azure Key Vault support for keyed-hash functions, like in HMAC? The answer in a previous MS Q&A question is 5 years old, any updates? …

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,381 questions
asked 2020-06-22T11:13:49.047+00:00
Galteland 21 Reputation points
accepted 2020-06-29T07:25:55.257+00:00
Galteland 21 Reputation points
1 answer

Update an attribute display name in the entity definitions not working

I was referring the docs here: https://learn.microsoft.com/en-us/powerapps/developer/common-data-service/webapi/create-update-entity-definitions-using-web-api#update-an-attribute I tried updating the display name of an entity, creating new…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,153 questions
asked 2020-06-29T03:14:27.647+00:00
Grover, Kawaljit 1 Reputation point
answered 2020-06-29T07:24:36.007+00:00
MayankBargali-MSFT 70,841 Reputation points
0 answers

How to drag and drop image from wpf application to uwp application?

I am trying to drag an image from WPF application to UWP application but getting this error "invalid formatetc structure (exception from hresult: 0x80040064 (dv_e_formatetc)) in GetStorageItemsAsync method" (This code is working when I drag a…

Universal Windows Platform (UWP)
asked 2020-06-23T07:19:38.713+00:00
laxmi swami 1 Reputation point
commented 2020-06-29T07:19:34.57+00:00
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,866 Reputation points
0 answers

Channel members unable to join interchannel meetings.

Hello! For meeting within a Microsoft Teams channel, about half of my group members are unable to join the meeting themselves and have to be manually invited every time by someone in the meeting. Is there a way to fix this?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,898 questions
asked 2020-06-27T14:42:02.847+00:00
Michelle Roca 1 Reputation point
commented 2020-06-29T06:35:16.84+00:00
JimmyYang-MSFT 56,801 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

After running for a while, the C project calls the C# WCF interface and an Out of memory Exception occurs

After running for a period of time, Out of memory Exception occurs when C++ project calls C# WCF interface. WCF Client: NetTcpBinding Bindings = new NetTcpBinding(); Bindings.Security.Mode = SecurityMode.None; Bindings.MaxReceivedMessageSize =…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,153 questions
asked 2020-06-29T05:00:49.193+00:00
Aspire 81 Reputation points
commented 2020-06-29T06:18:28.583+00:00
Aspire 81 Reputation points
1 answer

MS Flow Share with TEAMS member

I created a flow that includes connections of Approvals, Outlooks and Excel. Would you please kindly advise if I share my flow with colleagues at TEAMS, make them as owners, can they access my Outlook and Excel ? I have this question because when I…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,898 questions
asked 2020-06-27T17:38:02.397+00:00
Ralfy RT 1 Reputation point
answered 2020-06-29T05:47:46.067+00:00
Sharon Zhao-MSFT 25,126 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Web App Container - Connect outbound service 8080

I am in the process of moving containers from AWS-Pivotal over to Azure Web App docker containers. This is production grade code that's been running for over a year. This code working Production on Azure but fails in UAT. The reason is that in…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,343 questions
asked 2020-03-04T16:44:37.99+00:00
Garry Taylor 26 Reputation points
commented 2020-06-29T04:39:37.85+00:00
SnehaAgrawal-MSFT 22,261 Reputation points
1 answer One of the answers was accepted by the question author.

Stick an UI element of ScrollViewer at top of the region once it reaches the Top of the ScrollViewer.

Hai, I need a solution to acheive a UI behaviour. In my case i have a list. in top of the list there is a list header (red grid in image). at top of the list header there is a region for showing description (green grid in image). I need to…

Universal Windows Platform (UWP)
asked 2020-06-28T14:00:46.807+00:00
guess_me_if_u_can 126 Reputation points
accepted 2020-06-29T04:27:22.19+00:00
guess_me_if_u_can 126 Reputation points
2 answers One of the answers was accepted by the question author.

Windows 10 1809 to 1909 failing and rolling back.

Hi, i have been pushing 1909 in place upgrades to about a thousand machines and realized that it gets half way through the upgrade and then rolls back. i ran setupdiag and i am seeing this. "Recommend you move or delete the object specified…

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,965 questions
asked 2020-06-25T22:47:53.523+00:00
jaybird283 591 Reputation points
answered 2020-06-29T03:07:25.073+00:00
1 answer One of the answers was accepted by the question author.

How to get the use or be used count of the class members in the VS vsix project?

I am programming a VSIX project it's works to count the number and listing position of all members of all class of the entire project. But I tried many solutions and found that I couldn't find a feasible solution at all. I couldn't search any related…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,153 questions
asked 2020-06-28T10:03:59.697+00:00
Flithor 196 Reputation points
accepted 2020-06-29T02:51:39.34+00:00
Flithor 196 Reputation points
3 answers

preview of UserControls not working in a class library | The element "foo" could not be displayed due to missing assemblies

I have a UWP solution with three projects: App1 ,ClassLibrary1 and ClassLibrary2 In the App1 and ClassLibraries are each with a custom UserControl. While it's possible to get a preview (of the UserControls) in the designer of the the App1.Page1, the…

Universal Windows Platform (UWP)
asked 2020-06-08T06:24:12.313+00:00
Dominic Jonas 1 Reputation point
commented 2020-06-29T01:31:58.187+00:00
Richard Zhang-MSFT 6,936 Reputation points