ComboBox in UWP MS Toolkit DataGrid loses it's SelectedItem value
Hi, I just tried to add the combo box within Microsoft UWP tool kit data grid in UWP application. When showing large number of items in DataGrid the ComboBox selectedItem and SelectedIndex loses it's values when scrolling up/down . Could you please…
UWP: Merging AppServiceProvider with its 'Windows Runtime Component' results in AppServiceConnectionStatus.AppUnavailable
I've started experimenting with App Services. I followed the instructions here EXACTLY. I ended up with a Visual Studio Solution, which contained 3 projects: ClientApp (Universal Windows) AppServiceProvider (Universal Windows) …
DASH+PlayReady-protected video playback issues (UWP)
(I've already asked this question there, but they advised me to post my question on this forum. I'm sorry if someone sees my message second time.) Hi All! We are in process of development of an application, which should be able to play videos…
Using c++ .exe in c# UWP
Hi All, I have a c# UWP and want to use c++ .exe with it. I have the source for the c++ .exe and have added this project to the c# sharp project. Do I need to WAP the c++ project and reference it, or can I launch a process from the c# UWP? The c++…
UWP ListView
I am trying to create a UI in XAML having a row/column arrangement of data like in the below image: I am aware that there is GridView/ListView support in UWP XAML but could not find some code that creates a lit like the above. Would it be…
UWP - Error log "STOWED_EXCEPTION_80004003_App.dll!RHBinder__ShimExeMain"
We are getting a analytical error log "STOWED_EXCEPTION_80004003_App.dll!RHBinder__ShimExeMain" for windows store app . Any idea how this error happening "STOWED_EXCEPTION_80004003_App.dll!RHBinder__ShimExeMain"? Our…
![](https://techprofile.blob.core.windows.net/images/49daf06a116c45c08b4f296a61279557.png)
Why does FindFirstFileExFromApp throw a Win32Exception when searching root directories. C:\, D:\ etc.
When using FindFirstFileExFromApp to search a root directory like C:\ with an lpFileName set to C:\* or C:\*.* it throws a Win32Exception? lpFileName's like C:\somefolder\* work fine. The folders are picked and added to the Future Access List. Example…
![](https://techprofile.blob.core.windows.net/images/74825a70172946b3a15a8de48742c94c.png)
![](https://techprofile.blob.core.windows.net/images/74825a70172946b3a15a8de48742c94c.png)
is there a way to force loading a StorageFile in memory?
I have a StorageFile that I want to use as input for a Media Composition (as a Media Clip). I'm hoping loading everything in memory, to speed things up. I don't know how to do this - is there any way to do it?
QnA Maker WebApp Migration Story
This may be something more appropriate for Cognitive Services Group, but I will post it here just in case. I have a QNA Maker instance in Azure that is providing backing services for an application. This application has come under ownership of…
![](https://techprofile.blob.core.windows.net/images/wAnczKyrJEW-0tSusWUY8A.png?8D9C64)
Confluent Cloud on Azure Marketplace - Window CLI Slow or Not Responding
Downloaded Confluent Cloud CLI on window. Last night running was so slow, response time was about 10 min or more per command. This morning it just timed out. Error: Error: 1 error occurred: * error checking email: reply error: Get…
![](https://techprofile.blob.core.windows.net/images/wAnczKyrJEW-0tSusWUY8A.png?8D9C64)
Function didn't respond to HTTP pings on port: [PORT] - Azure Function - Timer Trigger - Vnet Integration - Docker Image
Hello! I have a azure cloud funcion with this setup: Time Trigger Function in Docker Container Image Written in Python 3.6 VNet Integration When the function starts, I see the following messages: 2020-02-27 15:20:05.810…
![](https://techprofile.blob.core.windows.net/images/wAnczKyrJEW-0tSusWUY8A.png?8D9C64)
x:Uid cache
Hi, Is there some way to disable or reliably refresh localized string resources cache in UWP app? I am working on the wizard where user should select preferred language on the welcome page, which is always in English, and then navigate to next…
Enable sharing calendar room Exchange 2010
Hi, I need to enable sharing the calendar of a room, with the possibility that users who have permission can create, edit and delete events, which has not worked for me. I have occupied the following command Add-MailboxFolderPermission…
Microsoft Azure active Directory Sync Issues
Azure AD sync has been running for over a year now but recently it failed. We are now getting an error message when we run Azure AD connect. the error message is "Unable to install the Synchronization Service." I've tried making the admin…
Azure B2c OIDC - The key type 'EC' from the JSON web keys endpoint 'https://akztest/pf/JWKS is not a supported key type.
While setting up Azure B2C OIDC to PingFederate I get the following error: The key type 'EC' from the JSON web keys endpoint 'https://akztest/pf/JWKS is not a supported key type. I am using the proper .well-known\openid-configuration endpoint. I…
Secure cluster with App Gateway SSL certificate
We have our cluster sitting behind an application gateway. We have a certificate from digicert for SSL on the app gateway. In order to not have to get another cert from digicert for the cluster would it be ok to use the app gateway certificate to secure…
When will Azure AD B2C with SAML be in GA?
I'm working on azure AD B2C using SAML. Got to know from support team that it is in preview. From when does B2C with SAML is in preview? and when will that be in GA?
Asking for credentials while accessing web app
Dear team, I deployed a war file in Tomcat server. Now while accessing the web app it is asking me to authenticate. Tried entering both azure and deployment credentials but no luck. Could you please help me here? Thanks Soumya
UWP - show html data
Hi, In our UWP app we need to show data in different places which are html content. Currently we are using web views to do that. But with that we are getting different issue when it comes to aligning things. So would prefer if we can use uwp controls…
How to make fact bot in azure?
I'm a beginner in azure. I just tried to make a simple bot with the help of Microsoft Learn. I want to know that can I make a fact bot or skill like we make for Alexa Skill and Google Assistant.
![](https://techprofile.blob.core.windows.net/images/ba291381919348e1b51e3852f9ee0e8f.png)