Hi,
I have a very large vee program implementing a test automation for WIFI. Each time that I modify something and want to run the program it hangs for 10-15 minutes (if not more !!!) and does not respond to anything. What can I do to shorten this start compilation time?
Best Regards
Sima
We're going to need more information. Does it take that time every time it starts or only after you've modified it? Are you developing on one machine and deploying it onto another?
My guess is that there is a setup routine in your software, maybe it checks the instruments in your system, that takes the time but without knowing anything about the program, what it does, what it performs at startup and the like there's going to be little anyone on this forum can do to determine where the problem lie.