LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

executable in labview 2009 with smal .NET slower versus labview 8.6 executable

Solved!
Go to solution

Hi,

I have implement a part of code looking for the version of the executable (with .NET). With this information, I can check if the local exe is up to date versus the exe into network. But, this part of code is very slow if I include this into 2009, ran OK into 8.6.

 

But, if I run those two exe into a computer with LV2009, the speed are pretty much the same!

 

If I run those into computer with runtime 8.6 and/or 9.0, 8.6 is much faster!

 

Any idea?

 

Thank

Download All
0 Kudos
Message 1 of 2
(3,010 Views)
Solution
Accepted by topic author CFiset
Workaround : http://lavag.org/topic/11087-executable-in-labview-2009-with-smal-net-slower-versus-labview-8-6-exec... via WinAPI. Just hope that I will don't have other issues with other .NET
0 Kudos
Message 2 of 2
(2,981 Views)