03-24-2015 12:20 PM
03-24-2015 12:34 PM
@mariog wrote:
I'm having a similar issue with my LV 2011 SP1 application/executable. I've been able to determine that, on closing (fp.close), my application tried to communicate over the internet. I tried to ping the same address that my app tries to contact - the ping fails. So, my conclusion is that, on closing, there's some delay due to an inaccessible site. By the way, if I disconnect the network cable from my computer, my app behave a lot better - 2 secs to close vs 45 sec to close.
Who wrote the executable? Do you have the source code? Should be easy to track down by code inspection.