kakone / VLC.MediaElement

MediaElement clone powered by VLC
GNU Lesser General Public License v2.1
68 stars 33 forks source link

unhandled exception occurs in app.g.i.cs #46

Closed touseefbsb closed 6 years ago

touseefbsb commented 6 years ago

device : windows phone version : anniversary update. build : ARM mode : debug repo version : 0.9.19

i tested sample app of the latest version ( 0.9.19) of this repo. and app gives following exception in the start.

untitled

Message = "The specified module could not be found. (Exception from HRESULT: 0x8007007E)"

touseefbsb commented 6 years ago

I tested the same app with same version on my laptop having Creators fall update version of windows 10. debugged it on x64 build. and got the following error.

untitled

Message "The specified module could not be found. (Exception from HRESULT: 0x8007007E)" File: MediaElement.cs Project: VLCMediaElement. Line: 374