microsoft / Lumia-imaging-sdk

Lumia Imaging SDK is a comprehensive set of GPU/CPU imaging tools and effects that run on both mobile and desktop, with high speed and memory efficiency. Samples and extras code are included.
MIT License
75 stars 37 forks source link

File not found exception #2

Open atkulp opened 8 years ago

atkulp commented 8 years ago

I'm consistently getting a FileNotFoundException ("The specified module could not be found", HRESULT: 0x8007007E) when my app first references any Lumia Imaging 3 SDK class. This is the Universal version on Phone 10. I've uninstalled/reinstalled VS 2015 with Update 1, deleted the Nuget package from my profile, and it makes no difference. Same error on ARM device (Lumia 1020) or x86 emulator, Release or Debug. I'd be glad to share the appx in case that reflects some missing file(s).

I've put so many hours into this! I'm fine with it being a mistake I've made, but there's not much to do other than add the Nuget reference.

Help!

exception

atkulp commented 8 years ago

I reset Windows 10, reinstalled VS 2015 Update 1, built the project, and I continue to have the issue. I missed out on a challenge on MSDN Tech Rewards over this!

ivan-golub commented 8 years ago

+1, crashes Lumia 950 as well. Any update on this issue?

fbayon commented 7 years ago

+1, crashes Xbox One on any version. Any update on this issue?