Hololens emulator showing NullReferenceException

1

I'm trying to run a Hello World kind of problem for a HoloLens on emulator but it is showing error:

The following unexpected error occurred during bootstrapping stage 
'Connecting to the device '<device>'.': NullReferenceException - Object reference not set to an instance of an object. [0x80004003] 

I have tried making a new project, reinstalling emulator and checked Hyper-V on my system

hololens
hololens-emulator
windows-mixed-reality
asked on Stack Overflow May 13, 2019 by Megha Aggarwal • edited May 13, 2019 by Megha Aggarwal

1 Answer

1

Please refer to the Troubleshooting section of https://docs.microsoft.com/en-us/windows/mixed-reality/using-the-hololens-emulator. I suspect you're hitting an installation issue where XDE is installed to the wrong folder. The documentation includes a solution for this. Please let me know if this does not resolve the issue.

answered on Stack Overflow Jun 5, 2019 by Paul Barnett

User contributions licensed under CC BY-SA 3.0