I'm trying to remote debug application on my Windows 10 phone. Although I have developer mode ON (set in Developer mode), Device discovery ON and Device Portal also ON, I can't make debugging work:
The Visual Studio 2015 Remote Debugger (MSVSMON.EXE) does not appear to be running on the remote computer. This may be because a firewall is preventing communication to the remote computer. Please see Help for assistance on configuring remote debugging.
I checked firewall and other network related settings, it should be all fine. I'm using VS 2015 U3. I can access the developer portal on the IP address.
Any ideas?