03-05-2010 09:37 AM
03-08-2010 12:30 AM
03-08-2010 12:34 AM
03-08-2010 07:55 AM
03-08-2010 03:33 PM
Hey wb2nvy
Have you ever seen this issue arrise in your LabVIEW 2009 Application Builder? I know that there were some issues that were cleared up with Application Builder's stability that were cleared up as recently as LabVIEW 2009 f2 patch.
Also, where the VIs that were not copying included anywhere in your project, or were they seemingly random?
Thanks,
LoganH
03-08-2010 03:56 PM
03-09-2010 09:59 AM
Ok, were you building the EXE to the same directory that the original was built in? What I'm asking is, are you overwriting the old EXE's directory and running into a Write Protection problem?
Check 2 things:
1) Try building the EXE to a directory other than the one where you were seeing this error pop up.
2) Check the original VIs to see if they have been set to be Read Only.
This issue is probably coming from either the VIs origin or its destination.