I'm playing around with sample code that makes use of live tiles, and when it tries to create the TileUpdater instance via: TileUpdateManager.CreateTileUpdaterForApplication() It immediately crashes with the following message: The notification platform is unavailable. (Exception from HRESULT: 0x803E0105) This happens when deploying to both the simulator and the local [...] read more