Reputation: 3852
I used to develop and remote debug one device creating Windows Store Apps with VS 2013 for Windows.
Now I am using a Microsoft VS Community 2015 (v 14..) and I created a Windows Desktop App using WPF, but I cant remote debug anymore but only running with/out debug.
Please how can I remote debug a desktop app with VS2015?
I tried with this msdn tutorial but when I run my app it shows a message like this:
"error in trying to execute the project: Impossible to start debugging. The debugger is not able to connect to remote computer. Impossible to solve the specified computer name"
Upvotes: 1
Views: 1024
Reputation: 5008
"error in trying to execute the project: Impossible to start debugging. The debugger is not able to connect to remote computer. Impossible to solve the specified computer name"
Upvotes: 2