This is a continuation of my previous problem with the emulator, found here :
After trying out multiple solutions found online, none of them seem to work for me.
When I ran my app a couple of days ago it was working perfectly fine. But now when running the emulator I get a message "Configuring Windows Phone for debugging" and shortly after I get the following message :
Unable to start the remote debugging on the device. The device returned error code : 80070019
and the emulator is just showing a blank screen.
When opening a new universal windows app project and running that emulator, it seems to work fine without any errors. So I am not really sure if the issue is the emulator or not.
On the Hyper-V Manager its status is showing that it is running, but with a blank screen on it also.
Any help would be appreciated