[UWP][Xbox] WebView focus issue when using SeparateProcess mode
Hey folks, I've encountered an issue with WebView UWP control on Xbox One that I can't seem to solve or even find any possible workaround. Sample project: https://1drv.ms/u/s!Au1_e2hUUk-Ch6Fh_zb1AFOUKzVDPQ?e=c81gwn OS version:…
How do I create an Azure Cosmos DB account?
When I try to create an error appears. I am taking the course on how to create serverless applications.
What are the different Link Types in the Sync Rule Editor?
What are the different Link Types in the Sync Rule Editor? I cannot find any documentation on the matter.
after renaming an azure ad admin account the user can no longer disable sign in for other users
after renaming an azure ad admin account the user can no longer disable the sign in for other users. It was changed only the surname and email accordingly no role have changed no permission have changed - another user with the same level of access is…
Released quarantine emails not being delivered to exchange mailboxes
Hi guys, I've managed to installed a new spam filter solution (ProxmoxMG) at the office (simple diagram below) and everything seemed to be working just fine, until I heard some people saying they were not receiving the mails they set to be…
How to set page margins during printing
I want to print from UWP, I prepare UIElement for printing and set it as PreviewPage this.printDocument.SetPreviewPage(e.PageNumber, currentXAMLToPrint as UIElement); Printing preview shows right printing preview but without margins.…
[C#7.0 - WPF] - RichTextBox in a DataGridTemplateColumn with binding
Hi, I'm getting crazy about a RichTextBox to insert and bind to a DataGridTemplateColumn. I have As you can see, in a cell of the DataGridTemplateColumn I have four lines and what I would like is to have these lines colored in different…
MDM problem with sync
Hello, I am currently having problem with my laptop syncing with Intune, sync wont intialize. Errors for mdm in Event Viewer are: MDM Session: OMA-DM message failed to be sent. Result: (Unknown Win32 Error code: 0x80072efe) and …
script error on Microsoft teams 365
]1 I appear to be getting this error on MS Office teams 365 in windows 7, please help
Windows 10 Enterprise subscription license for Azure AD Joined device
Following from this thread: …
can't access source object when window.postMessage in Edge
I am currently using Edge 44.18362, I have an authentication window, and a parent window which opens it, once the authentication is done I am posting the message to the parent(opener window) like this $window.opener.postMessage(data,URL); and I am…
Im trying to make a uwp universal media player on visual studio community 2019
Im trying to make a uwp universal media player on visual studio community 2019 do I add the media element first by typing it in on xaml then i add the command bar second of it then it should b working. when I put in the code <Page.BottomAppBar in when…
[C++/WinRT] load C++/WinRT dll without application manifest
I'm writing a dll and using Windows Vision Skill (C++/WinRT) to process image. Since Windows Skill (C++/WinRT) need application manifest to load its DLL, unfortunately I don't have permission to edit application manifest, my DLL is loaded automatically…
Microsoft Edge suddenly synced favorites with my Internet Explorer, how can I undo?
Microsoft Edge synced favorites with my Internet Explorer. Now both edge and IE have the same favorites. I don't want my favorites synced between the two browsers. How can I undo this?
I Receive this RunDll error
I receive This Rundll There was A problem Starting DefaultInstall The specified module could not be found Thank You In Advance Pl Help
WACK says my application is hanging/crashing- is this because I have my app open a content dialog the first time the user opens the program?
I'm finishing up a UWP app and getting ready to publish it. When I run the WACK, it says that the app experiences a "crash or hang" and stops responding. I believe this is because the app opens a content dialog the first time the user runs…
Is it possible to show ContextFlyout over UIElement?
Hello, Is it possible to show ContextFlyout over UIElement? If yes please write me example code.
Multi-app Kiosk on Windows 10 1909 via Assigned Access
Hello everyone, So, I'm trying to set up a multi-app kiosk on Windows 10 1909 via Assigned Access as per this procedure: https://learn.microsoft.com/en-us/windows/configuration/provisioning-packages/provisioning-create-package I'm using Windows…
Azure AD Connect - after uninstall cannot configure and install again
Halo, I had "successfully" running AD Connect (password hash sync) with my on-premise AD (1500 accounts). Last week my passwords stopped to sync. I used recommended solution (from forum) to uninstall AD Connect and make full install again…
Sharepoint 2019- Develop Visual webpart with SQL database
We are planning implement SharePoint 2019 on-prem to replace existing SP 2010 intranet . we have few SP visual webparts with SQL data sources that was build using VB.net . we like to know if it is possible to migrate SP2010 .wsp solution to SP2019…