404,850 questions

Sort by: Updated
0 answers

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…

Universal Windows Platform (UWP)
asked 2020-02-18T10:19:52.263+00:00
sekar thangavel 1 Reputation point
commented 2020-02-28T07:34:40.217+00:00
Fay Wang - MSFT 5,221 Reputation points
1 answer

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) …

Universal Windows Platform (UWP)
asked 2020-02-17T18:28:52.967+00:00
Vladimir Gregor 1 Reputation point
commented 2020-02-28T07:34:27.873+00:00
Fay Wang - MSFT 5,221 Reputation points
1 answer

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…

Universal Windows Platform (UWP)
asked 2020-02-07T10:16:27.557+00:00
Evgeny Isaev 1 Reputation point
commented 2020-02-28T07:33:51.943+00:00
Fay Wang - MSFT 5,221 Reputation points
1 answer

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++…

Universal Windows Platform (UWP)
asked 2020-02-05T01:32:52.267+00:00
John Thomas 1 Reputation point
commented 2020-02-28T07:33:35.187+00:00
Fay Wang - MSFT 5,221 Reputation points
1 answer

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…

Universal Windows Platform (UWP)
asked 2020-02-02T16:52:54.663+00:00
winprofessional 41 Reputation points
commented 2020-02-28T07:33:12.033+00:00
Fay Wang - MSFT 5,221 Reputation points
0 answers

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…

Universal Windows Platform (UWP)
asked 2020-02-27T05:48:54.013+00:00
Hi 1 Reputation point
commented 2020-02-27T23:36:15.837+00:00
James Dailey - MSFT 336 Reputation points Microsoft Employee
1 answer

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…

Universal Windows Platform (UWP)
asked 2020-02-07T00:45:25.943+00:00
Groovykool 236 Reputation points
commented 2020-02-27T21:02:51.643+00:00
Groovykool 236 Reputation points
2 answers One of the answers was accepted by the question author.

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?

Universal Windows Platform (UWP)
asked 2020-02-24T09:53:06.93+00:00
John Torjo 861 Reputation points
commented 2020-02-27T18:48:38.833+00:00
John Torjo 861 Reputation points
1 answer

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…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,268 questions
asked 2020-02-26T16:11:17.583+00:00
Daniel Weissenborn 1 Reputation point
answered 2020-02-27T18:36:26.887+00:00
brtrach-MSFT 17,391 Reputation points Microsoft Employee
1 answer

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…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,268 questions
asked 2020-02-27T16:45:25.78+00:00
John S-2020 1 Reputation point
answered 2020-02-27T18:29:54.76+00:00
brtrach-MSFT 17,391 Reputation points Microsoft Employee
1 answer

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…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,268 questions
asked 2020-02-27T15:50:49.897+00:00
sebams 1 Reputation point
answered 2020-02-27T18:23:07.817+00:00
brtrach-MSFT 17,391 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

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…

Universal Windows Platform (UWP)
asked 2020-02-24T18:31:50.747+00:00
Ivanich 306 Reputation points
accepted 2020-02-27T18:02:48.713+00:00
Ivanich 306 Reputation points
1 answer

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…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,960 questions
asked 2020-02-27T16:16:54.287+00:00
Fabrizio Ramos 1 Reputation point
answered 2020-02-27T16:45:27.087+00:00
Anonymous
3 answers One of the answers was accepted by the question author.

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…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,195 questions
asked 2020-02-12T20:57:09.067+00:00
IT 96 Reputation points
accepted 2020-02-27T14:56:47.59+00:00
IT 96 Reputation points
1 answer

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…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
3,022 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,195 questions
asked 2019-12-04T00:57:40.797+00:00
Akz0rz 1 Reputation point
commented 2020-02-27T14:46:56.103+00:00
1 answer

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…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
276 questions
asked 2020-01-24T13:21:55.857+00:00
Alex Creech 21 Reputation points
commented 2020-02-27T14:20:05.863+00:00
Alex Creech 21 Reputation points
1 answer One of the answers was accepted by the question author.

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?

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
3,022 questions
asked 2020-02-26T09:12:12.683+00:00
Yashwanth Reddy Yenugu 51 Reputation points
commented 2020-02-27T13:54:36.943+00:00
Yashwanth Reddy Yenugu 51 Reputation points
1 answer

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

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,268 questions
asked 2020-02-26T08:53:00.52+00:00
Soumyaranjan Mahapatra 1 Reputation point
answered 2020-02-27T11:57:39.44+00:00
ajkuma 27,946 Reputation points Microsoft Employee
0 answers

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…

Universal Windows Platform (UWP)
asked 2020-02-06T09:24:51.887+00:00
Madhu 96 Reputation points
commented 2020-02-27T06:27:11.387+00:00
Roy Li - MSFT 33,931 Reputation points Microsoft Vendor
1 answer

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.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,268 questions
asked 2020-01-25T18:04:47.037+00:00
Rahul Sinha 1 Reputation point
answered 2020-02-27T05:09:06.75+00:00
Dabhan-MSFT 21 Reputation points Microsoft Employee