05-20-2011 04:27 AM
Any solution found yet?
I'm having the same problem. The error message is identical. Please advice!
Could the cause be found in the attached code? Do I have explicitly include the VI (and its subVIs) referenced by the Static VI Reference?
05-23-2011 06:10 PM
You will need to include them if you don't find them in the "dependencies" section of the project explorer. There are a few things that can cause Error 7, often a way to get rid of it is to make sure there's no whitespace at the end of your application's name under build specifications. If that doesn't resolve the error, you can try to get rid of all whitespace in your application's name in general.