Exection in Win2D UWP GetsharedDeice in Debug x64 mode

1

Hi I am getting Exection in Win2D GetsharedDeice in Debug x64 mode

But in release mode its working fine

CanvasDevice device = CanvasDevice.GetSharedDevice();

Exception:

System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E) at System.StubHelpers.StubHelpers.GetWinRTFactoryObject(IntPtr pCPCMD) at Microsoft.Graphics.Canvas.CanvasDevice.GetSharedDevice() ... .. ..

Can anyone help me to findout cause for this. I have used win2d.uwp 1.25 version

uwp
win2d
asked on Stack Overflow May 10, 2020 by deba

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0