02-02-2016 12:08 PM
I'm driving myself nuts trying to get some remote debugging to work.
I thought it might be something with managed switches on the domain network, so I've set up a private network on a little switch,
firewalls are off on both machines
from my development machine, I can browse to [deploy-machine:3580/dumpinfo?] and on the list of services is:
MyProgram.exe
HTTP/1.0 200 OK
Server: Service Locator
Pragma: no-cache
Connection: Close
Content-Length: 12
Content-Type: text/html
Port=49306
BUT I tryOperate -> Debug Application I get the connection error message "Failed to lookup debuggable applications or shared libraries"
From experience this message is firewall problems, but firewalls are definitely off.
Any thoughts?
LabVIEW 15.0f2 32-bit
Windows 7 x64 on both machines
Solved! Go to Solution.
02-03-2016 02:09 AM
Ed,
do you identify the target system via IP or via name?
I can imagine that it could be a caching problem of DNS and local cache....
Norbert
02-03-2016 05:27 AM
Spot on Norbert!
flushdns / renew and it's talking