09-25-2009 07:03 AM
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
Solved! Go to Solution.
09-25-2009 11:43 AM