LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Remote Debugging

Solved!
Go to solution

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

_____________________________
- Cheers, Ed
0 Kudos
Message 1 of 3
(3,409 Views)
Solution
Accepted by topic author yenknip

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

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 2 of 3
(3,364 Views)

Spot on Norbert!

flushdns / renew and it's talking

_____________________________
- Cheers, Ed
0 Kudos
Message 3 of 3
(3,336 Views)