LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 1073 occurred at F:\National Instruments\LabVIEW 7.1\vi.lib\Utility\error.llb\Search and Replace Pattern.vi

Hello,
 
I am getting the following error message when I try to create an executable for my program
 
Error 1073 occurred at F:\National Instruments\LabVIEW 7.1\vi.lib\Utility\error.llb\Search and Replace Pattern.vi
 
Please Advise
 
Dan

Dan Shangraw, P.E.


   

0 Kudos
Message 1 of 3
(2,870 Views)
Hi Dan,

I've never seen error 1073 when building an executable, but I have seen it when trying to do other things through VI Server.  In my case, the problem occurred because some of the VIs I was trying to manipulate were set to read-only on disk.  You should double-check to see if your LabVIEW files (particularly error.llb) are set to read-only, and if so, change them to be writable.  I think this behavior was a bug in VI Server that is fixed in LabVIEW 8.0.

Good luck,
-D
0 Kudos
Message 2 of 3
(2,856 Views)
Hi Dan,
 
This error most commonly occurs when trying to build an executable with VIs whose Block Diagrams have been removed.  Is this the case with you?  If so please check out KnowledgeBase 38SARAFQ: Why Do I Get Error 1073 When I Build an Executable from a VI in LabVIEW?.  Hopefully this KnowledgeBase will help you sort out the error.
 
Please post if you have further questions/problems.
 
Good luck!
Megan B.
National Instruments
0 Kudos
Message 3 of 3
(2,845 Views)