whenever I want to remote debug a project (C# or native C++) in Visual Studio 2017 I currently get the following errors. These errors do not appear if I directly attach to a prior running process.
With Visual Studio 2015 remote debugging of the same projects did work like a charm.
Any ideas?
Error 1:
Error2:
To answer my question:
After upgrading to Visual Studio 2017 15.3.1 remote debugging works as expected.