1. Webview2 stop working after system DPI changed.

    Issue Description

    2023/05/23 dotnet

  2. IDebugDocumentText::GetText returns "The stub returns bad data" when pstaTextAttr is NULL.

    Issue description

    2023/05/20 dotnet

  3. Failed to get audio ready signal with customized CoreAudio application.

    Issue description CAudioClient::Initialize takes too much time to compelete. Or failed to get audio ready signal with customized CoreAudio Application.

    2023/05/02 dotnet

  4. .NET core try-catch do not work in BackgroundService during machine shutdown stage

    Issue Description

    2023/04/13 dotnet

  5. Tips about trigger "When a work item is updated" in Power Platform

    There are four triggers about Azure DevOps work item. What we most use is “When a work item is updated”. It’s very useful to customize different updates in Azure DevOps work item.

    2022/07/04 powerautomate

  6. VS403091 You specified a state xxx that is already added

    In Azure DevOps Server 2020 Update1, coping process will show an error “VS403091: You specified a state 0c926c15-68f7-467f-96c9-a26a19e9d718 that is already added.”

    2022/04/20 azuredevops

  7. How To Use Cache Task With Selfhost Agent

    It’s very easy to use Azure DevOps Cache Task with Microsoft Hosted agent. For selfhost agent, the document only mentioned the prerequies software in Required software on self-hosted agent.

    2022/04/12 azuredevops

  8. Faild To Access Edge Experiments Page

    We will fail to access edge://flags page after disable “latest stable javascript features”. It’s likely due to those pages using latest JavaScript features, which are shipped by default.

    2021/12/08 Browsers

  9. Faild To Activate RDP ActiveX Automatically in IE11

    In recent, one of our customer is suffering an issue about failed to activate RDP ActiveX automatically in IE11 on Windows 10 RS5 (1809). There original issue is in CyberArk Remote Desktop Manager. And we simplified the webpage to below snapshot.

    2021/10/20 Browsers

  10. Why Edge/Chrome Add %20--disable-features=RendererCodeIntegrity as suffix in the URL

    If you have IP-Guard software installed and set Microsoft Edge as default browser, you might are suffuring the issue of that Edge add “%20–disable-features=RendererCodeIntegrity” as suffix in the URL when you double click the local pdf file or try to access hyperlink in outlook. Just like the issue mentioned in How can I disable “%20–disable-features=RendererCodeIntegrity” from being automatically appended to the URL in Microsoft Edge(chromium)?

    2021/09/17 Browsers