FYI, I just noticed that if the remote debugger is set to its default download location, remote debug apps can fail at launch.
But if you change the download location under Edit-Options (in Remote debugger) to say, Documents, it works fine.
FYI, I just noticed that if the remote debugger is set to its default download location, remote debug apps can fail at launch.
But if you change the download location under Edit-Options (in Remote debugger) to say, Documents, it works fine.
[quote=433537:@Stephen Dodd]FYI, I just noticed that if the remote debugger is set to its default download location, remote debug apps can fail at launch.
But if you change the download location under Edit-Options (in Remote debugger) to say, Documents, it works fine. :)[/quote]
It has more to do with whether or not the stub can write to the specified location.
I thought as much.
Strange that it can’t write to the Desktop (where the debugger is) but can to Documents.
[quote=433551:@Stephen Dodd]I thought as much.
Strange that it can’t write to the Desktop (where the debugger is) but can to Documents.[/quote]
Yes. On some platforms, only a user is actually allowed to put things on the desktop.