LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 1 when building my application in Labview 2010 Version 10.0f2

I am getting the following error trying to build my application in Labview 2010 Version 10.0f2 and I get the following error:

 

Error 1 occurred at Invoke Node in AB_Build.lvclass:Copy_Files.vi->AB_Application.lvclass:Copy_Files.vi->AB_EXE.lvclass:Copy_Files.vi->AB_Build.lvclass:Build.vi->AB_Application.lvclass:Build.vi->AB_EXE.lvclass:Build.vi->AB_Engine_Build.vi->AB_Build_Invoke.vi->AB_Build_Invoke.vi.ProxyCaller

Possible reason(s):

LabVIEW:  An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @.
=========================
NI-488:  Command requires GPIB Controller to be Controller-In-Charge.

Method Name: Linker:Write Info To File


I have searched and can find no real sollutions to this problem.  I did the updates and still nothing.  Now I can't even build an app with Laview 8.6.  I reference several .NET items and refuse to rebuild each and every one of them.  My only option at this point is to uninstall all Labview and then reinstall 8.6 so I can do something.

 

Help if you can.

 


0 Kudos
Message 1 of 16
(3,858 Views)

Try moving your build directory to the root of your drive. I use c:\b (short for build)

 

There is a limit to the number of characters in a path name. I am not saying this is what is causing your problem but it did cause a problem for me at one point. I just can't remember the error code. I have heard a theory that Windows auto indexing can also cause problems with the build and you can fix that by moving to a non-indexed location.

=====================
LabVIEW 2012


0 Kudos
Message 2 of 16
(3,852 Views)

I did move it but that didn't help.

 

Thanks

 

 

0 Kudos
Message 3 of 16
(3,848 Views)

This is another example of why this Idea needs more votes.

 

Better error descriptions for Application Builder

Message 4 of 16
(3,845 Views)

Make sure you don't have any characters such as "#" in your paths to the files you're trying to load. You mentioned you were using .NET in your project. Do you have private assemblies? Are they in folders that have those kinds of characters in their filepath?

0 Kudos
Message 5 of 16
(3,841 Views)

No special charaters.  8.6 didn't have any problems with it before I installed 2010.

0 Kudos
Message 6 of 16
(3,835 Views)

Look at this link that discusses a change in the internal file format with .exe files beginning with LV 2009.  Perhaps this is what is affecting you.

 

Error 7 When Running My Executable Built in LabVIEW 2009

 

0 Kudos
Message 7 of 16
(3,830 Views)

Hello RBrown

 

I am really sorry for this inconvenience!  This is a known issue.

 

Can you please attempt the following for me:

When you are building an application, under Advanced please check the last box "Use LabVIEW 8.x file layout"

 

If that doesn't work, you may need to rebuild the LLB in a separate directory with new names, and use it as the build inclusion.

 

Here are some forum posts strictly for your information:

I have found users that have had similar issues. I am trying to make this workaround work for you.
http://forums.ni.com/t5/LabVIEW/error-1052/m-p/912192

 

This is a known issue that some customers have already commented on:

http://forums.ni.com/t5/LabVIEW/NI-Please-don-t-put-illegal-vi-names-in-your-toolkits-thanks/m-p/745...

 

I have filed a corrective action for this issue and I will add you to the list of individuals who need this issue resolved.

Sincerely,

Greg S.
0 Kudos
Message 8 of 16
(3,807 Views)

Has this been solves yet?

 

I'm having the same problem.

 

LV2010

0 Kudos
Message 9 of 16
(3,769 Views)

Hello RRRRSSSS

 

The error has been submitted for review.  Was my previous post's suggestions helpful to you?  Please let me know.

 

All the best!

Sincerely,

Greg S.
0 Kudos
Message 10 of 16
(3,748 Views)