68,329 questions

Sort by: Updated
0 answers

It is possible in UWP to set package.manifest property from C# code?

It is possible in UWP to set package. manifest property from C# code? I want to set all Assets images from C# code depending on some condition like if(MA) - Assets Type 1 if(OC) - Assets Type 2 Executable="$targetnametoken$.exe" …

Universal Windows Platform (UWP)
asked 17 Dec 2019, 10:10
MangoApps 91 Reputation points
commented 17 Dec 2019, 15:24
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,866 Reputation points
0 answers

My UWP aaplication crash after install from Store

Source link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/55ac8cfc-a50d-488e-a2c1-595036f2acb5/my-uwp-aaplication-crash-after-install-from-store?forum=wpdevelop ---------- My UWP aaplication crash after install from Store.. its…

Universal Windows Platform (UWP)
asked 13 Dec 2019, 07:28
Fay Wang - MSFT 5,226 Reputation points
commented 13 Dec 2019, 07:30
Fay Wang - MSFT 5,226 Reputation points
0 answers

BluetoothLeDevice GattCharacteristic Configure descriptor Indicate

Hi, I have a working bluetooth LE UWP application and I have come across what I believe is a Windows 10 issue with the setting of a characteristic notification. I have reproduced the exception on alternative store BLE scanner apps. Using the…

Universal Windows Platform (UWP)
asked 12 Dec 2019, 12:19
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,866 Reputation points
commented 12 Dec 2019, 12:20
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,866 Reputation points
0 answers

[UWP] Using GetThumbnailAsync() sometimes will not preserve a gif transparency on its thumbnail

Source link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/fead741b-6da6-4d72-8f5e-b33099829da5/uwp-using-getthumbnailasync-sometimes-will-not-preserve-a-gif-transparency-on-its-thumbnail?forum=wpdevelop ---------- I'm developing an…

Universal Windows Platform (UWP)
asked 12 Dec 2019, 08:44
Fay Wang - MSFT 5,226 Reputation points
commented 12 Dec 2019, 08:45
Fay Wang - MSFT 5,226 Reputation points
0 answers

Setting custom script extension in virtual machine scale set is changing the status of instances to NotReady.

I have set custom script extension using az command az vmss extension set --publisher Microsoft.Azure.Extensions --version 2.0 --name CustomScript --resource-group resource_group_name --vmss-name vmss_name --settings…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,555 questions
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
434 questions
asked 28 Nov 2019, 13:03
Soumya S 1 Reputation point
commented 9 Dec 2019, 09:57
S Soumya 1 Reputation point
0 answers

How to create an event via API for an internal organization user as "ACCEPTED"

I am creating an event via API, and setting Internal organization user as participant. I want to set it as accepted for those internal users. How can I do it?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,501 questions
asked 3 Dec 2019, 15:28
Dario Loriato 1 Reputation point
commented 4 Dec 2019, 18:58
Ryan Hill 29,936 Reputation points Microsoft Employee
0 answers

How to handle events in service fabric

Hi Team, I am working on migrating the database tables to service fabric microservices. As part of publishing the services, the existing data also migrated from the Database to Service fabric service. In the initial phase, I don't want to replace the…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
280 questions
asked 27 Nov 2019, 13:05
Balanjaneyulu Kantu 6 Reputation points
commented 2 Dec 2019, 18:50
Micah McKittrick 946 Reputation points Microsoft Employee
0 answers

Unhandled Exception: System.TypeLoadException Working with UWP in Xamarin.Forms

Here is my error. Things I've done: Clean solution Restart IDE Build solution Close IDE Delete obj & bin folders Restart IDE .... ... Unfortunately, these methods did not work at all. Only UWP Local Machine could…

Universal Windows Platform (UWP)
asked 29 Nov 2019, 22:39
Yusuf Ahmet Uzundeveli 1 Reputation point
commented 2 Dec 2019, 11:43
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,866 Reputation points
0 answers

Angular8 app build is not working in Azure.

main.70718eefd29f3cd9bd7c.js:1 ERROR Error: Uncaught (in promise): TypeError: l.ɵcrt is not a function TypeError: l.ɵcrt is not a function at Module.L6id (31.9cfd7a02b50dc7d2654f.js:1) at o (runtime.f40063b4ebf9fdb35697.js:1) at…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,501 questions
asked 28 Nov 2019, 03:27
Smydata 1 Reputation point
commented 2 Dec 2019, 07:41
Dabhan-MSFT 21 Reputation points Microsoft Employee