3,026 questions with Universal Windows Platform (UWP) tags

Sort by: Updated
2 answers

Impact of Bing Maps for Enterprise retirement to UWP

We received an email about the retirement of Bing Maps for Enterprise, which will affect all applications using Bing Maps. Does retirement also affect UWP apps that include map feature? Any migration procedures can be followed? Thanks.

Universal Windows Platform (UWP)
Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
801 questions
Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
258 questions
asked 23 May 2024, 2:20 am
forline Spaceac 0 Reputation points
edited a comment 1 Apr 2025, 4:29 pm
rbrundritt 20,016 Reputation points Microsoft Employee
0 answers

Support Needed: Error 0x800B0100 - App Package Must Be Digitally Signed

Hi all, I'm currently facing an issue while creating a UWP package in Unity, and I keep encountering the error 0x800B0100. The error message states, "The app package must be digitally signed for signature validation." Here are the details of…

Universal Windows Platform (UWP)
asked 28 Mar 2025, 12:23 pm
Nallamuthu Sundhararajan 25 Reputation points
commented 1 Apr 2025, 6:44 am
Junjie Zhu - MSFT 21,321 Reputation points Microsoft External Staff
3 answers

There was a problem enabling Xbox Live Creators Program. Please try again later.

I can't create a support ticket, it gives an error. How to fix the problems in this image?

Universal Windows Platform (UWP)
asked 5 Mar 2025, 11:25 am
Ali Çelik 30 Reputation points
answered 1 Apr 2025, 6:13 am
Pavlo Ovcharenko 31 Reputation points
0 answers

Installing virtual printer using PSA

I am trying to create a Virtual Printer (for print to pdf) using PSA as documented here https://learn.microsoft.com/en-us/windows-hardware/drivers/devapps/print-support-app-v4-design-guide After creating and deploying the solution from visual…

Universal Windows Platform (UWP)
asked 27 Mar 2025, 10:16 am
Ratheesh Pai 0 Reputation points
edited a comment 28 Mar 2025, 6:44 am
Junjie Zhu - MSFT 21,321 Reputation points Microsoft External Staff
0 answers

customer's add-on UI not showing on their screen

We have a user that is having problem with the add-on UI on their installation. Many many other users this works just fine. For some reason, the purchase dialog does not appear when prompted. He is getting this with our application and another…

Universal Windows Platform (UWP)
asked 21 Mar 2025, 6:14 pm
Karhu Koti 46 Reputation points
commented 28 Mar 2025, 3:11 am
Junjie Zhu - MSFT 21,321 Reputation points Microsoft External Staff
1 answer

Error MSB4044 RemoveDisposableSigningCertificate

I am facing this issue while creating UWP package : Error MSB4044 A value was not specified for the task “RemoveDisposableSigningCertificate” for the required “CertificateThumbprint” parameter. C:\Program Files Microsoft Visual Studio…

Universal Windows Platform (UWP)
asked 24 Jan 2025, 5:16 am
Hemachandra Rao 15 Reputation points
commented 25 Mar 2025, 11:07 pm
-- 1 Reputation point
4 answers One of the answers was accepted by the question author.

Unable to add printSupportSettingsUI Extensions for Print Support applications (PSA)

I am getting errors and unable to use windows.printSupportSettingsUI extension is required for the Print support settings UI. I tried the below sample code provided by Microsoft's Print-support-app-design-guide documentation. …

Universal Windows Platform (UWP)
asked 19 Dec 2022, 11:05 pm
Amitha K 56 Reputation points
commented 21 Mar 2025, 12:36 pm
Madden, John 5 Reputation points
0 answers

Why does using VideoTransformEffectDefinition affect the camera brightness

I'm using VideoTransformEffectDefinition to rotate the camera VideoPreviewWhy does using VideoTransformEffectDefinition reduce the brightness?How can this problem be avoided?

Universal Windows Platform (UWP)
asked 9 Jan 2025, 12:45 pm
LXY 20 Reputation points
commented 20 Mar 2025, 5:44 pm
LXY 20 Reputation points
0 answers

How to fix Windows.Networking.Connectivity.dll - Access is denied

Hi, Its a multiplayer game developed with Unity, I have added the following capabilities in Package.appxmanifest : Internet (Client) Internet (Client & Server) Private Networks (Client & Server) The user is asked to sign in by directing to the…

Universal Windows Platform (UWP)
asked 11 Jan 2025, 4:57 pm
SHASHANK S 20 Reputation points
commented 19 Mar 2025, 2:13 pm
Chas Ellis 0 Reputation points
1 answer

Device metadata published to WMIS authentication failed, do not know how to correct

Problem Statement According to the official guide "Automatic installation of UWP device apps", we developed a UWP device app and successfully published it to Microsoft Store. However, when attempting to publish the device metadata to Windows…

Universal Windows Platform (UWP)
asked 14 Mar 2025, 3:10 am
朝辉 莫 0 Reputation points
answered 14 Mar 2025, 7:17 am
Junjie Zhu - MSFT 21,321 Reputation points Microsoft External Staff
0 answers

Issue with Exchange Currency Rates in Microsoft Partner Center

Hi Team, We are facing an issue with exchange currency rates for Indian customers. We have created an add-on product in our app and set the base price in USD (e.g., $7.49 USD). However, when checking the View Conversion Table, we noticed a significant…

Universal Windows Platform (UWP)
asked 13 Mar 2025, 6:47 am
Jay 140 Reputation points
edited a comment 13 Mar 2025, 9:34 am
Junjie Zhu - MSFT 21,321 Reputation points Microsoft External Staff
0 answers

Create virtual printer using Print Support App (PSA)

Hello .net community, I'm trying to create a UWP PSA application following the https://learn.microsoft.com/en-us/windows-hardware/drivers/devapps/print-support-app-v4-design-guide guide. However when I deploy an app locally, the virtual printer is not…

Universal Windows Platform (UWP)
asked 3 Mar 2025, 7:30 pm
Yuriy Seniuk 5 Reputation points
commented 7 Mar 2025, 9:26 am
Junjie Zhu - MSFT 21,321 Reputation points Microsoft External Staff
0 answers

Microsoft Analytics API returns a response "200 OK" status but the result is empty

I have a UWP app, and it is already in the Microsoft Store. I'm using Microsoft Partner Center as the service of the app. In the Dashboard, I see all the details about the app from the acquisition, insights, usage and etc. I'm investigating right now to…

Universal Windows Platform (UWP)
asked 4 Mar 2025, 11:11 am
Ivan Kim 0 Reputation points
commented 6 Mar 2025, 6:30 am
Junjie Zhu - MSFT 21,321 Reputation points Microsoft External Staff
1 answer

How to implement the download of free DLC without using UI thread

Hi, In a store app, is it possible to implemente do download of DLC without the need of the UI thread? I ve tried with storecontext but seems not possible. Also, is it possible to start the download of free DLC without the action of purchasing it? In my…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
12,077 questions
Internet Information Services
Universal Windows Platform (UWP)
asked 28 Jan 2025, 11:17 am
Rhuan Inocêncio 0 Reputation points
answered 2 Mar 2025, 5:52 am
Rhuan Inocêncio 0 Reputation points
1 answer One of the answers was accepted by the question author.

X:Bind and comma in double value

Hello, I have such XAML <TextBox Text="{x:Bind FinancialItem2.Amount, Mode=TwoWay}" LostFocus="TextBox_LostFocus2" /> <TextBlock Text="{x:Bind…

Universal Windows Platform (UWP)
asked 21 Feb 2025, 4:31 pm
BitSmithy 2,206 Reputation points
commented 27 Feb 2025, 3:29 pm
BitSmithy 2,206 Reputation points
1 answer One of the answers was accepted by the question author.

Speech Recognition engine question on Windows

Hi MSFT member, On windows, when developing a Speech recognition app, there are about three solution APIs: Windows.Media.SpeechRecognition System.Speech Programming Guide for .NET Framework Microsoft Speech API (SAPI) Since We want to use local…

Universal Windows Platform (UWP)
asked 22 Feb 2025, 6:56 am
clark-zh 40 Reputation points
edited an answer 26 Feb 2025, 1:15 am
Roy Li - MSFT 34,196 Reputation points Microsoft External Staff
1 answer

Missing Events Logs

how do I fix "Missing Events in Event Log events were lost during data collection," warning?

Universal Windows Platform (UWP)
asked 1 Aug 2020, 8:01 pm
Gerald65 1 Reputation point
commented 24 Feb 2025, 5:40 pm
Paul Barker 6 Reputation points
2 answers

Error uploading UWP app to Microsoft Store: Microsoft.VCLibs.140.00.UWPDesktop version mismatch

I encountered this error while uploading my UWP app to the Microsoft Store. The error message reads: 'Your package Microsoft.VCLibs.140.00.UWPDesktop specifies version 14.0.33728.0, but 14.0.24217.0 is the minimum available version.' Could someone help…

Universal Windows Platform (UWP)
asked 22 May 2024, 8:13 am
Henry-6115 71 Reputation points
answered 24 Feb 2025, 5:05 pm
Teun Pleunis 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to navigate between controls on KeyDown event.

I'm trying to have a KeyDown function that makes the focus move to the next control. I've tried this but it throws me an error: private void Obj_KeyDown(object sender, KeyRoutedEventArgs e) { if (e.Key.ToString() == "Enter") …

Universal Windows Platform (UWP)
Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
854 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,353 questions
asked 19 Aug 2021, 3:57 pm
David Simões 21 Reputation points
answered 23 Feb 2025, 1:15 am
Wah Than 0 Reputation points
2 answers

Why squares inside canvas get distortion after page resize in uwp app

I made a UWP app and in its xaml file I wrote the following: <Viewbox Height="60" Width="205" VerticalAlignment="Center" HorizontalAlignment="Center"> <Canvas x:Name="Mycanvas"…

Universal Windows Platform (UWP)
asked 7 Feb 2025, 12:10 am
Gonzalez, Javier 40 Reputation points
edited a comment 21 Feb 2025, 6:20 am
Roy Li - MSFT 34,196 Reputation points Microsoft External Staff