kernel debugger error when running my solution on window mixed reality portal

4

I've been doing some UWP development and when i run my application on mixed reality portal it throws the below error :

CallContext:[\PublicAPIActivity]
onecoreuap\windows\analog\input\mirage\stubdll\holographicspace.cpp(390)\Windows.Perception.Stub.dll!0F7C1A21: (caller: 03F18204) ReturnHr(2725) tid(2eac) 80070057 The parameter is incorrect.
Exception thrown at 0x772D08B2 (KernelBase.dll) in MSIApp.exe: 0x40080201: WinRT originate error (parameters: 0x80070057, 0x00000057, 0x05AAEB64).
analog\input\mirage\publicapi\holographicspace.cpp(340)\Windows.Mirage.dll!067CA971: (caller: 0F7C1A04) ReturnHr(2728) tid(2eac) 80070057 The parameter is incorrect.

Anybody has any idea why this error occurs repetitively?

VS used : Vs 2017 community latest edition 15.5.6

VGA : Geforce GTX 1060

Thank you

c++
uwp
asked on Stack Overflow Jan 30, 2018 by elias asaid

1 Answer

0

it seems there is an issue with microsoft os and my laptop they are working on it

answered on Stack Overflow Feb 12, 2018 by elias asaid

User contributions licensed under CC BY-SA 3.0