LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

EXE Build Error _ BeginUpdateResourceA.vi

Solved!
Go to solution

Have you guys ever experienced this error before?

 

"The Build was unsuccessful....Error 1 occurred at BeginUpdateResourceA.vi"

 

I looked for the file named "BeginUpdateResourceA.vi", but I couldn't find it. The file is not in the project of course.  The error occurs only at my customer's system.

 

error.png

 

Configurations:

1. LabVIEW Professional Development System 2013 SP1

2. The source VI is a custom TestStand Operator Interface. Other normal VIs are good to build.

3. There was no problem before installing a security program which is provided by my customer' coporate. The program checks every file in the system periodically.

 

If you have workaround of this issue, please let me know.

 

Best Regards

Joonam

 

CTA, CLA
SuninCNS
0 Kudos
Message 1 of 3
(3,828 Views)
Solution
Accepted by topic author Joonam

Let me add that I've seen this error before and am getting it again this morning.  It worked fine until my last (minor) code updates.  On a whim, I just built another executable in the same project (which worked fine) and, when trying again with the first build spec, got "Error 1 occurred at EndUpdateResourceA.vi"

 

This thread discusses a few modifications to Begin...vi.  Mr._Jim suggested:

  1. Mass compiling the entire application directory
  2. Closing LabVIEW and reopening it

I'd love to hear a solution to this.  Maybe it'll go away when I upgrade to LV2014?  Maybe I'll just blame my lousy computer and go home...

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

Message 2 of 3
(3,613 Views)

Yesterday I got this error for the first time. I tried the two steps as mentioned above but did not help.

Then I simply deleted some of my subVIs in my project folder. These subVIs I use with my other projects but not called from this project. Now my problem solved. Try this if other steps don't work

0 Kudos
Message 3 of 3
(3,120 Views)