3,046 questions with Developer technologies | Universal Windows Platform (UWP) tags

Sort by: Updated
2 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…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-03-28T12:23:39.7+00:00
Nallamuthu Sundhararajan 25 Reputation points
commented 2025-08-29T03:39:05.2033333+00:00
Harry Vo (WICLOUD CORPORATION) 1,085 Reputation points Microsoft External Staff
0 answers

Unable to register background task with the appx manifest ( Print Support App )

I'm working on PSA (Print Support App) development with the following environment: Windows 10 22H2 and Windows 11 SDK 10.0.26100.0.

Developer technologies | Universal Windows Platform (UWP)
asked 2025-08-22T08:41:29.78+00:00
朝辉 莫 0 Reputation points
edited a comment 2025-08-29T02:42:51.2966667+00:00
朝辉 莫 0 Reputation points
2 answers

how to compile resources under one catigory

i am wanting to relocate certain topics - filenames along with related topics and compile the data to see a more streamlined approach to the leveraged data

Developer technologies | Universal Windows Platform (UWP)
asked 2025-08-20T04:36:43.94+00:00
Mitchell Neal 5 Reputation points
commented 2025-08-28T10:51:56.32+00:00
Raymond Huynh (WICLOUD CORPORATION) 715 Reputation points Microsoft External Staff
1 answer

visual studio 2017 on windows 11 for iot core x86 uwp app development

Hi, I was using visual studio 2017 community on win 10 pro host m/c. I am learning uwp app development on windows 10 iot core x86 image running in virtual box. My development interest is only 32bit Embedded products only. Recently due to the resource…

Developer technologies | Universal Windows Platform (UWP)
Developer technologies | Visual Studio | Other
asked 2024-12-31T17:29:21.2133333+00:00
Ketan SHAH 5 Reputation points
commented 2025-08-28T06:43:26.2766667+00:00
Harry Vo (WICLOUD CORPORATION) 1,085 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…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-03-03T19:30:25.82+00:00
Yuriy Seniuk 15 Reputation points
commented 2025-08-28T06:29:53.75+00:00
Harry Vo (WICLOUD CORPORATION) 1,085 Reputation points Microsoft External Staff
2 answers

Where can I find entire sample code about Print Support Application(PSA) ?

I am working for writing a PSA application for my printer. I know the guide from here->https://learn.microsoft.com/en-us/windows-hardware/drivers/devapps/print-support-app-design-guide But I can not find the entire sample code about that ongithub or…

Developer technologies | Universal Windows Platform (UWP)
Windows for business | Windows Client for IT Pros | Devices and deployment | Other
Windows for business | Windows Server | User experience | Print jobs
asked 2024-08-13T02:26:22.9033333+00:00
Woods Sea 10 Reputation points
answered 2025-08-27T11:45:55.56+00:00
Alan Morris 1,336 Reputation points
1 answer

Help Needed for Connecting POS Printer via USB in UWP App

Hi Team, I have implemented POS printer functionality in my UWP app. When I connect the POS printer using Bluetooth, it works perfectly. However, when I connect the printer via a USB cable, I’m unable to find a way to detect or connect to the printer…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-04-17T10:33:44.84+00:00
Jay 140 Reputation points
edited the question 2025-08-26T11:30:57.2633333+00:00
TP 134.2K Reputation points Volunteer Moderator
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…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-01-11T16:57:53.4333333+00:00
SHASHANK S 20 Reputation points
commented 2025-08-26T08:57:04.3766667+00:00
Harry Vo (WICLOUD CORPORATION) 1,085 Reputation points Microsoft External Staff
0 answers

How tools can I analyse WiFiDirectAdvertisementPublisher connectivity problems

I am using the wifidirectadvertisementpublisher in an application to provide hotspot functionality utilizing wifidirectadvertisement.legacysettings. Once the application receives a notification that a client connects to the hotspot via the…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-01-21T17:00:21.91+00:00
50824634 20 Reputation points
commented 2025-08-26T08:20:06.67+00:00
Harry Vo (WICLOUD CORPORATION) 1,085 Reputation points Microsoft External Staff
0 answers

Issue with "Mandatory" package update status in Microsoft Store

Hi, I am experiencing an issue with the Microsoft Store incorrectly reporting "Mandatory" package update status in some of my UWP applications. Following the official documentation, I implemented an update flow in my application that provides…

Developer technologies | Universal Windows Platform (UWP)
Developer technologies | .NET | Other
Developer technologies | C#
asked 2025-01-24T12:43:15.7233333+00:00
Joel 5 Reputation points
commented 2025-08-26T08:19:56.1266667+00:00
Harry Vo (WICLOUD CORPORATION) 1,085 Reputation points Microsoft External Staff
0 answers

ARM64 UWP DesktopExtension – "e_sqlite3.dll is not a valid Win32 application" despite including runtimes\win-arm64\native

I have an UWP app with Desktop Extension (implemented like this tutorial: https://github.com/StefanWickDev/UWP-FullTrust/tree/master). Here is my sample project, which shows this…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-02-11T22:59:23.9333333+00:00
WorldOfBasti 136 Reputation points
commented 2025-08-26T08:19:34.76+00:00
Harry Vo (WICLOUD CORPORATION) 1,085 Reputation points Microsoft External Staff
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…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-03-27T10:16:31.5+00:00
Ratheesh Pai 0 Reputation points
commented 2025-08-26T08:17:28.96+00:00
Harry Vo (WICLOUD CORPORATION) 1,085 Reputation points Microsoft External Staff
0 answers

Do we need to Register the background tasks in Print Support App.?

Do we need to register the background tasks .? https://learn.microsoft.com/en-us/windows/uwp/launch-resume/register-a-background-task I am using "Extension Category="windows.printSupportWorkflow" " for the Print Support app. Because…

Developer technologies | Universal Windows Platform (UWP)
Windows development | Windows Driver Kit (WDK)
asked 2024-09-26T03:54:08.91+00:00
Pegasus Admin 5 Reputation points
commented 2025-08-22T07:40:03.9+00:00
朝辉 莫 0 Reputation points
1 answer

How to Setup the Microsoft IPP Driver for the printer support app.?

Hi, I am trying to develop the PSA application with Microsoft IPP Driver can you guide me in setting up the Driver for the printer. PSA extensions: <Extensions> <printsupport:Extension Category="windows.printSupportWorkflow"…

Developer technologies | Universal Windows Platform (UWP)
Windows development | Windows Driver Kit (WDK)
asked 2024-06-03T06:42:17.1133333+00:00
Pegasus Admin 5 Reputation points
edited a comment 2025-08-22T07:35:07.95+00:00
朝辉 莫 0 Reputation points
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. …

Developer technologies | Universal Windows Platform (UWP)
asked 2022-12-19T23:05:33.79+00:00
Amitha K 56 Reputation points
edited a comment 2025-08-22T07:04:37.5866667+00:00
朝辉 莫 0 Reputation points
1 answer

Unable to intercept the print jobs with Print Support App and Microsoft IPP Driver

Hi Team, I'm building the PSA print support application using a sample PSA code provided by MS, I am not able to confirm whether the app is activated with PrintSupportSettingsUI and WorkflowTask could you please help me with this? I followed below…

Developer technologies | Universal Windows Platform (UWP)
asked 2024-06-03T04:28:08.0633333+00:00
Pegasus Admin 5 Reputation points
edited an answer 2025-08-22T06:55:23.6433333+00:00
朝辉 莫 0 Reputation points
1 answer

How to Parse Durable Purchase Receipt in UWP

Hi, I have created two add-ons: one is a Durable product, and the other is a Subscription product. I successfully received receipts for both during purchase. As per the documentation, I parsed the receipt for the Subscription product and retrieved the…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-01-01T07:23:39.49+00:00
Jay 140 Reputation points
commented 2025-08-21T02:43:06.4266667+00:00
Harry Vo (WICLOUD CORPORATION) 1,085 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

UWP OcrEngine does not support Ukrainian language

Hello. I am working with OcrEngine from the "Windows.Media.Ocr" namespace in UWP. It seems that this engine has a limited number of languages it supports. My app includes Ukrainian in the list of available languages, which apparently is not…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-08-15T12:52:16.26+00:00
123244 185 Reputation points
accepted 2025-08-20T12:00:58.8633333+00:00
123244 185 Reputation points
1 answer

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…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-03-21T18:14:42.64+00:00
Karhu Koti 46 Reputation points
commented 2025-08-20T02:40:01.8966667+00:00
Harry Vo (WICLOUD CORPORATION) 1,085 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Reusing Printer HDC for Multiple Documents in WinUI2 Application

I'm developing a WinUI2 (WinRT/C++) application, and we plan to include an option to print documents using the available printers. We want to avoid using the system's default Printer Dialog box and are instead creating our own custom solution. Currently,…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-08-18T07:46:17.33+00:00
Shyam Butani 400 Reputation points
accepted 2025-08-19T10:13:20.9733333+00:00
Shyam Butani 400 Reputation points