No announcements
-
0 VotesNo-cost 1:1 assistance migrating apps to Windows 10
The Desktop App Assure service provides direct, no-cost support to application developers who are porting their applications to Windows 10. This program is available to all ISVs, and eligible ... -
0 VotesKnown Issues for Windows 10 SDK and Tools
Please read about Known Issues for Windows 10 developers in the Known Issues for Windows 10 SDK and Tools forum -
1 VotesGuide to posting: subject line tags
To help clarify your post and let people easily tell what it is about please use a clear and concise subject and include applicable tags. Please use no more than one of the ... -
1 VotesUnable to post links because your account isn't verified?
If you're having trouble posting links or images and getting the following error: Body text cannot contain images or links until we are able to verify your ...Sticky | 0 Replies | 14020 Views | Created by Rob Caplan [MSFT] - Saturday, September 6, 2014 6:58 AM
-
0 VotesGrid.Row inside of a ScrollViewer isn't Resizing Properly
I have a grid inside of a scrollviewer with 4 rows. Each row has a height of * (1/4 of the scrollviewer's height) and contains a listview that is supposed to automatically resize with the ...Unanswered | 9 Replies | 1086 Views | Created by CapnFedora - Wednesday, November 27, 2019 1:30 AM | Last reply by Richasy - Thursday, December 12, 2019 9:41 AM -
0 VotesAccess 2013 and UWP apps
Is it even possible to read data with a UWP app written with Visual Studio 2019 (C#) if that data is coming from an Access 2013 database, which is actually an Access 2002 database plunked down in ...Unanswered | 7 Replies | 1106 Views | Created by PeteMoncuse - Tuesday, November 19, 2019 10:11 PM | Last reply by Fay Wang - Thursday, December 12, 2019 9:37 AM -
0 Votes[UWP] Using GetThumbnailAsync() sometimes will not preserve a gif transparency on its thumbnail
I'm developing an application and there is a page that we need to show a preview list of images from a folder. I'm using the StorageFile.GetThumbnailAsync method to retrieve the ...Unanswered | 9 Replies | 938 Views | Created by Daniel N Barros - Monday, November 25, 2019 7:09 PM | Last reply by Fay Wang - Thursday, December 12, 2019 8:52 AM -
0 Votes[UWP][VB]Limiting Stream Size For MediaCapture
I have a MediaCapture from which I want to capture a stream, as follows: Await Me.cardcapture.CapturePhotoToStreamAsync(ImageEncodingProperties.CreatePng(), stream) This ...Unanswered | 5 Replies | 906 Views | Created by Nathan Sokalski - Sunday, November 17, 2019 10:50 PM | Last reply by Roy Li - Thursday, December 12, 2019 8:35 AM -
0 Votes[UWP] (C++) How to add the MoveLookController class from msdn to my app (D3D/DX 11)
How to add the following class to a new DirectX 11 App (Universal Windows) in C++: https://docs.microsoft.com/en-us/windows/uwp/gaming/tutorial--adding-controls I ...Unanswered | 7 Replies | 1089 Views | Created by valaki2018 - Wednesday, November 27, 2019 5:31 AM | Last reply by Fay Wang - Thursday, December 12, 2019 8:22 AM -
0 VotesCan't connect UWP app to MongoDB
I'm developing a UWP app using C# and the MongoDB connection works perfectly in the development computer. When I tried to export and install it in a different desktop it did not ...Unanswered | 5 Replies | 1463 Views | Created by Lucas Hagen - Wednesday, November 20, 2019 7:05 PM | Last reply by Roy Li - Thursday, December 12, 2019 8:19 AM -
0 VotesToolTip Border/Background Color
Hi , Please suggest how to remove hover background color for tootip UWP,after some seconds hovering with background white will ...Unanswered | 5 Replies | 1204 Views | Created by sandeepmsandy - Wednesday, November 27, 2019 7:21 AM | Last reply by Richasy - Thursday, December 12, 2019 7:36 AM -
0 VotesSorting Listview resets the SelectedItem property
model.LastMessageTimeStamp, descending: true); _isSorting = false; } public ConversationViewModel SelectedConversation { get => ...Unanswered | 10 Replies | 1088 Views | Created by AtosNicoS - Monday, November 25, 2019 1:26 PM | Last reply by Richasy - Thursday, December 12, 2019 7:12 AM -
0 VotesInputObservation
Hi Devs, is there any documentation about "inputObservation" capability on UWP? MSDN doens't have any reference to its implementation. Looks like it is only mentioned in ...Unanswered | 2 Replies | 590 Views | Created by RosDevil - Wednesday, December 11, 2019 11:49 PM | Last reply by Richasy - Thursday, December 12, 2019 3:28 AM -
5 Votes[UWP] Create the right certificate for sideloading
Greetings ! We created a UWP App which is already in the official MS Store. Besides that we need the app to connect local networks, which is not possible to ...Answered | 10 Replies | 2348 Views | Created by Puracy - Monday, June 4, 2018 8:53 AM | Last reply by geodan7 - Wednesday, December 11, 2019 2:55 PM -
2 VotesWeb View issue ms-appdata vs ms-appx-web
Hi, In our UWP app there is a web view which loads a 3D model. The content of the web part includes a html, js, css and a file of type .iv3d. When I load that html like ...Unanswered | 5 Replies | 561 Views | Created by Madhu_AtLink - Thursday, November 7, 2019 1:06 PM | Last reply by Roy Li - Wednesday, December 11, 2019 8:08 AM -
0 VotesHow to switch from Trial to In App Purchases in UWP?
My app has currently only Trial and Full License. I want to remove having trial and make the app free but handle full license features with in app purchases and as well having some other in app ...Unanswered | 4 Replies | 731 Views | Created by Global Delight - Monday, November 18, 2019 12:06 PM | Last reply by Richasy - Wednesday, December 11, 2019 8:08 AM -
0 VotesDeploy UWP application connection error
System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Runtime.InteropServices.COMException: The text associated with this error code could not be ...Unanswered | 4 Replies | 769 Views | Created by nay lynn - Saturday, November 9, 2019 9:56 PM | Last reply by Roy Li - Wednesday, December 11, 2019 8:08 AM -
0 VotesError -1073741819 when building UWP app in Release mode using 64-bit .NET Native Toolchain
When building our UWP app in Release mode using the 32-bit .NET Native Toolchain we seem to be running out of memory, so we have tried to move to 64-bit Native Toolchain compilation by adding the ...Unanswered | 4 Replies | 699 Views | Created by Torsten Seemann (DK) - Monday, November 18, 2019 9:47 AM | Last reply by Richasy - Wednesday, December 11, 2019 8:07 AM -
0 VotesUWP sideloaded apps - encrypred appx (eappx)
Hi guys, Just want to know if side-loaded apps can also use eappx (encrypted appx) format. Any resources in this regard will be highly ...Proposed | 4 Replies | 779 Views | Created by Pinox - Wednesday, November 13, 2019 7:05 PM | Last reply by Roy Li - Wednesday, December 11, 2019 8:07 AM -
1 VotesWhat is the meaning of this output: 'Element not found'?
What does this mean .. onecoreuap\windows\wgi\winrt\display\displaycommon.cpp(411)\Windows.Graphics.dll!00007FFC79C804B0: (caller: 00007FFC79C801F5) ReturnHr(1) ...Unanswered | 9 Replies | 1158 Views | Created by Gavin..Williams - Sunday, November 3, 2019 5:16 AM | Last reply by Fay Wang - Wednesday, December 11, 2019 7:57 AM -
0 VotesInsert Windows Form into UWP application
Hi, I need to create a quiz on UWP but im finding it difficult to do so. Is there a way to create the quiz on windows form and insert it into my uwp app?Unanswered | 7 Replies | 895 Views | Created by LynoP - Friday, November 8, 2019 6:51 AM | Last reply by Fay Wang - Wednesday, December 11, 2019 7:57 AM -
0 VotesMy UWP aaplication crash after install from Store
My UWP aaplication crash after install from Store.. its working when i create a sideloading application I am using My appxmainfest ...Unanswered | 9 Replies | 918 Views | Created by MangoApps - Tuesday, November 12, 2019 6:38 AM | Last reply by Fay Wang - Wednesday, December 11, 2019 7:57 AM -
1 VotesEnsuring an app always installs, launches and remains launched
Hi Everyone, One of the most common complaints from customers who leave me negative reviews is that the app stays stuck on the splash screen and does not install, or that if ...Answered | 4 Replies | 822 Views | Created by Dspfinder - Friday, November 8, 2019 11:24 AM | Last reply by Dspfinder - Tuesday, December 10, 2019 12:59 PM -
0 Votes[UWP] Newer versions of SQLite cause certification errors
Upon updating to Microsot.Data.SQLite package, certification fails with the following errors. Previous versions did not have this ...Unanswered | 6 Replies | 929 Views | Created by mcosmin - Monday, November 25, 2019 6:58 PM | Last reply by Fay Wang - Tuesday, December 10, 2019 9:02 AM - Items 1 to 20 of 52944 Next ›
No announcements
