P
P
Pavel Kaptur2016-07-18 16:55:37
C++ / C#
Pavel Kaptur, 2016-07-18 16:55:37

Where did I go wrong in the debug settings?

Good afternoon everyone, tell me, I'm trying to set up remote debugging of a project. It is necessary to test part of the functionality on win10. To do this, I'm trying to do remote debugging. I read everyone, installed Remote Debugger on the target machine, used the remote debugging configuration manager, entered an account (which I allowed to work as a service through policy, etc.), created a shared folder, set up post-build events so that the assembled binary would be copied to the machine. In general, the following happened, I can attach to any process, and I see the list of processes from the machine itself, but when I try to do exactly the remote debugger in the project, I get the error "illegal charachter in path" and I couldn't google anything about the error. Debugging is set up like this:
c510ba3cfb4b453b89ec15b67f36e6a6.PNG
Does anyone know what I did wrong, or do you have a good setup guide in mind? everything that I find is adapted to 10 studio and there are no such buttons anymore. I'm using VS2013 Update5

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question