No announcements
Found 4360 threads
-
0 VotesPartner Center: Microsoft Store submission API calls always return HTTP 409 for one of the applications
I am unable to use Microsoft Store submission API to manage one of my apps. I wrote a script that updates submissions on the flight, based on the documentation, and it works well with ...Unanswered | 3 Replies | 1284 Views | Created by Hello World 09 - Monday, September 21, 2020 9:34 AM | Last reply by Roy Li - Wednesday, September 23, 2020 1:47 AM -
0 VotesPublish one App to both, public store and store for business
Hi, maybe a too stupid question that i can't find an answer searching around, but ... We have an App deployed to the Windows public store and ...Answered | 2 Replies | 1062 Views | Created by Joerg Kraemer - Sunday, September 20, 2020 4:55 PM | Last reply by Joerg Kraemer - Tuesday, September 22, 2020 6:02 AM -
0 VotesClarification about video trailer and "16:9 Super hero art"
Hello guys, I need some clarifications about trailer and "16:9 Super hero art" in order to publish a new version (Submission 7) of my app on the ...Answered | 4 Replies | 1252 Views | Created by Liborio Igor Damiani - Thursday, September 17, 2020 9:36 AM | Last reply by Liborio Igor Damiani - Monday, September 21, 2020 8:52 AM -
0 VotesGridView.ScrollIntoView only works for the first 25 items
Hello I'm using a GridView with photo items and try to scroll to a previously selected item by ScrollIntoView. The method works fine, but only for the first 25 items. When I try to ...Unanswered | 1 Replies | 1074 Views | Created by Kauai - Thursday, September 17, 2020 2:05 PM | Last reply by Roy Li - Friday, September 18, 2020 3:24 AM -
0 VotesIs it possible that OS is terminating my APP even with RestrictedCapacibilites in place?
Hi, I'm developing an UWP app, that needs to run indefinitely. It will not be distributed via Windows Store, therefore I'm using restricted capacibilites. I'm ...Unanswered | 1 Replies | 1035 Views | Created by mb_netdeveloper - Wednesday, September 16, 2020 3:44 PM | Last reply by Roy Li - Thursday, September 17, 2020 3:07 AM -
0 VotesUWP Project Cant Connect VPN (E_ACCESSDENIED)
namespace App3 { /// <summary> /// An empty page that can be used on its own or navigated to within a Frame. /// </summary> ...Unanswered | 3 Replies | 1085 Views | Created by Yasin Eren IOT - Tuesday, September 15, 2020 6:15 AM | Last reply by Roy Li - Wednesday, September 16, 2020 6:31 AM -
0 VotesThe audio stream processing windows applications with sysvad
Hi everyone! i am a newbie.I am building a windows application for audio processing. for example, when I speak, the sound from the microphone is sent to a processing application ...Unanswered | 1 Replies | 1090 Views | Created by hungcui - Wednesday, September 16, 2020 3:10 AM | Last reply by Roy Li - Wednesday, September 16, 2020 6:10 AM -
0 VotesWindows Repo
Hi, I'm trying to access the Windows Repo with GVFS and WinUI 2.1 from github the initial authentication succeeds but my Microsoft account does not and I have never used GVFS, ...Unanswered | 1 Replies | 1350 Views | Created by jdm7dv2 - Tuesday, September 15, 2020 10:45 PM | Last reply by Roy Li - Wednesday, September 16, 2020 2:22 AM -
0 VotesUWP Project Cant Connect VPN (E_ACCESSDENIED)
namespace App3 { /// <summary> /// An empty page that can be used on its own or navigated to within a Frame. /// </summary> ...Discussion | 0 Replies | 898 Views | Created by Yasin Eren IOT - Tuesday, September 15, 2020 11:11 AM -
0 VotesBackGroundTask can not be activated. ErrorCode=0x80270254
Hi all, I create a wpf project using Microsoft.Windows.SDK.Contracts from Nuget. Then use Msix to pack my wpf project and a background task. Im ...Unanswered | 2 Replies | 1172 Views | Created by Rih-Hsiang Yu - Monday, September 14, 2020 12:22 PM | Last reply by Rih-Hsiang Yu - Tuesday, September 15, 2020 3:22 AM -
0 VotesGot error code on Windows 10 upgrade of 0x80070057.
said problem was in RC_DataStore CheckSURLog.cab fileDiscussion | 2 Replies | 3177 Views | Created by luvred - Wednesday, July 29, 2015 5:31 PM | Last reply by WarnerK - Monday, September 14, 2020 10:02 AM -
0 VotesCan users download a document from the store listing?
I get a number of support emails generated from my store listing email address that ask pre-purchase questions about my app. I think many of these questions would be self-answerable ...Unanswered | 1 Replies | 1063 Views | Created by JonNJ - Monday, September 7, 2020 3:35 PM | Last reply by Roy Li - Tuesday, September 8, 2020 2:34 AM -
0 VotesGenerating a release bundle package for UWP app with react-native-windows
I have created react-native UWP application. Its working fine in debug mode. While i am changing the build configuration debug into release and Debug-type as none in my application. After ...Unanswered | 2 Replies | 1690 Views | Created by Selvarani.s - Tuesday, July 28, 2020 5:55 AM | Last reply by howkewlisthat - Wednesday, September 2, 2020 3:56 PM -
0 VotesMSI Prerequisite inside an msixupload for Windows Store
I need to install a msi as a prerequisite for an msixupload windows store application but it doesn't seem to let me embed it. Does anyone have any ideas how to accomplish ...Unanswered | 1 Replies | 1087 Views | Created by Actieve-Jeremy - Tuesday, September 1, 2020 5:06 PM | Last reply by Roy Li - Wednesday, September 2, 2020 3:13 AM -
0 Votes[C# UWP] FileOpenPicker opens twice with keyboard accelerators
I would like to add keyboard shortcuts to some buttons. But for some reason the keyboard accelerator triggers the event twice. When I just click the button with the mouse, it works as ...Unanswered | 1 Replies | 1183 Views | Created by Spectracoder - Saturday, August 15, 2020 6:08 PM | Last reply by Roy Li - Monday, August 17, 2020 3:38 AM -
1 VotesEdge Extension Submission Fail due to Distinct Function & Value
I am trying to publish edge extension (unlisted for testing only) but it is failing due to the following reason: 1.1.2 Distinct Function & ...Unanswered | 3 Replies | 1265 Views | Created by MEP2 - Monday, August 10, 2020 1:31 PM | Last reply by Roy Li - Wednesday, August 12, 2020 2:06 AM -
1 VotesGame stuck on certification
Hi, I am trying to publish my Windows UWP game to the windows store. It has been stuck in the certification stage for the last 9 days. I am unsure who to contact to resolve this ...Unanswered | 2 Replies | 1331 Views | Created by AXVIJ1016 - Monday, August 10, 2020 9:29 PM | Last reply by AXVIJ1016 - Tuesday, August 11, 2020 3:15 AM -
0 VotesApi for 3d Cad App Modeled For Uwp
hello: I'm looking for an Api to make an App for 3D cad Modeling.Unanswered | 1 Replies | 1327 Views | Created by Javier Ra - Wednesday, August 5, 2020 1:12 PM | Last reply by Roy Li - Thursday, August 6, 2020 2:21 AM -
0 VotesBadge notifications is not appearing on icon
I am using this piece of code to show badge count in my uwp app (Windows specification version - 1903) Windows.Data.Xml.Dom.XmlDocument badgeXml = ...Unanswered | 1 Replies | 1278 Views | Created by MangoApps - Friday, July 31, 2020 1:04 PM | Last reply by Roy Li - Monday, August 3, 2020 3:10 AM -
0 Votespurchase now command
i want to write code to allow the user after trial expires or/and during trial purchase the app from store with a purchase now button. i want to use the code provided by microsoft for purchase but ...Unanswered | 1 Replies | 1429 Views | Created by purchase now command - Friday, July 31, 2020 11:43 AM | Last reply by Roy Li - Monday, August 3, 2020 2:55 AM - Items 1 to 20 of 4360 Next ›
No announcements
