07-08-2008 11:22 AM - edited 07-08-2008 11:24 AM
07-09-2008 01:21 PM
07-09-2008 01:41 PM
07-09-2008 02:52 PM - edited 07-09-2008 02:54 PM
I have seen this error before, but when I was using 8.20 and the Touch Panel module (compliling a CE .exe). The build error tells you absolutely nothing about how to resolve it . However, after some trial and error I found the problem (in my case) was that labview was having trouble overwriting the .exe from a previous build. That is, the target destination for the build already had a .exe from a previous build and it would not replace it.
If you have any files in the target destination for the build, try deleting them and then run the build. Typically you don't have to do this. Usually can do a rebuild into the same directory and LV will replace the old build.
07-09-2008 03:33 PM
07-09-2008 04:34 PM
07-09-2008 04:43 PM - edited 07-09-2008 04:44 PM
When I diagram disable all of my code, the executable builds fine. So that would seem to rule out folder rights.
I uninstalled all NI software and drivers from my computer, reinstalled them, and I still get the error.
NI, what conditions cause the dialog to be blank as shown above?
07-09-2008 05:36 PM
07-10-2008 11:42 AM
07-11-2008 12:31 PM