08-31-2011 09:54 AM
hi !
i have made an executable file of my project.
when i run it on my pc (where labview development installed) i have no problems and the application loads instantly.
i tried to run the same exe on several other computers, all having the same trouble - the front panel poped up after 2 minutes of waiting.
i did a little test and pluged out the network cable - it solved the problem, but i need the network.
i tried to disable automatic root certificate update (like advised on some thread) but no luck.
i searched the forums and found similar problems - but no solutions.
please help me .
guy.
Solved! Go to Solution.
08-31-2011 10:00 AM
Does the executable need the network? I am assuming that you probably have some sort of anti-virus software that is interfering with the startup if that's the case? Let us know more about what the executable is doing.
08-31-2011 10:18 AM
I've had this problem before, but it eventually dissapeared.
I'm not sure if it was a LabVIEW update that fixed it, but I remember I never had to deal with this again.
Let me know what version of LabVIEW you're using and I might be of more help 🙂
09-01-2011 02:40 AM
i have udp open/read/write functions in it but their code in the block diagram isn't initiated until i press a button.
i have labview 2010.
12-05-2011 01:02 AM
Is your problem solved? I too have the same issue and very badly in need of a solution/workaround.
12-05-2011 01:12 AM
10-12-2012 10:33 AM
@hookso wrote:
Yes. Problem solved.
first disable the auto root certificate update-no problem to find how to do this.
Would you be able to share how to disable the auto root certificate update?
10-13-2012 11:06 AM
Google it - it's there on the first result
10-13-2012 12:41 PM
Is this a one-of machine, or are you going to force all your customers to do this?
10-13-2012 12:47 PM
you have to do it on every pc.
for me it's ok because i'm the customer of myself.
if you have many customers that have to install the same application, it's not best solution but the only one i could found.