- Posts: 8
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about Windows 8.1, 10, WindowsPhone, Windows UWP
Windows 8.1 - SetCMapsPath faling
IP: 192.168.0.71
9 years 3 months ago - 9 years 3 months ago #12528
by dargod
Windows 8.1 - SetCMapsPath faling was created by dargod
Hello,
I copied needed assets and set their action as content/always copy but I'm getting exception anyway when deploying...
An exception of type 'System.IO.FileNotFoundException' occurred in ePlatform.exe but was not handled in user code
Additional information: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
Did I miss something?
I copied needed assets and set their action as content/always copy but I'm getting exception anyway when deploying...
An exception of type 'System.IO.FileNotFoundException' occurred in ePlatform.exe but was not handled in user code
Additional information: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
Did I miss something?
Last edit: 9 years 3 months ago by dargod.
IP: 192.168.0.71
9 years 3 months ago #12532
by nermeen
Replied by nermeen on topic Windows 8.1 - SetCMapsPath faling
Check
www.radaeepdf.com/forum/winrt-dev/3337-p...-crash?start=6#11787
it may help.
IP: 192.168.0.71
9 years 3 months ago #12535
by dargod
Replied by dargod on topic Windows 8.1 - SetCMapsPath faling
Thanks, but this doesn't feel like a solution because it requires full library project to be added to soltion istead of just having winmd file as reference.
IP: 192.168.0.71
9 years 3 months ago #12538
by support
Replied by support on topic Windows 8.1 - SetCMapsPath faling
Full binary project will be glued to your project dll while building executables.
The reason is that core lib is C++ self contained library.
The reason is that core lib is C++ self contained library.
Time to create page: 0.451 seconds