Error 1 Error: DEP6100: during the "When connecting to the device" level, the following unexpected error occurred: SmartDeviceException - the target device starts an unsupported version of the operating system.
Error 2 Error: DEP6200: Boostrapping "Device" failed. The device could not be found. An unsupported version of the operating system is running on the target device.
When testing on my Lumia 920 device, which is relevant in its OS, these are two errors that occur when trying to test my application on Visual Studio 2013.
I have both a registered developer account and a device. The emulator works fine, but device testing does not work. Is there a solution for this?
source
share