06-25-2007 06:40 PM
06-26-2007 10:42 AM
Hello,
I have seen issues like this before where the type def disconnections are causing the error. Can you rebuild the executable and in the advanced exclusions tab choose "Do not disconnect type defs"? I think this will help you out.
Thanks and good luck!
reggier
06-26-2007 11:48 AM
06-27-2007 03:16 PM
Here are a couple more things to try/check.
1) Can you check the task manager during the build to see if the memory is spiking? LabVIEW does require that its applications be open during the build process, so it would be beneficial to see how much memory is being used.
2) Can you build/run a smaller application that doesn't require this specific vi? If yes, can you build/run a smaller application that does include this vi? If yes, keep adding things into the program until the build/run is unsuccessful. This will give us a better understanding of where the error is coming from.
reggier