LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Build fails with Error 1055

Solved!
Go to solution

Hi,

 

I recently upgraded a LabVIEW 2014 project with LabVIEW 2023.

 

In LabVIEW 2014 the project can be executed and compiled.

 

In LabVIEW 2023 the project can be executed but not compiled anymore.

 

When compiling, the following error occurs (translated from German):
-----
Error 1055 with property nodes in VISL_findDependentVISvr.vi->VISL_findAndProcessVISvrList.vi->VISL_detectAndCopyVISvr.vi->AB_Engine_Copy_CustomIOServer_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 causes:

LabVIEW: (Hex 0x41F) Invalid object reference.
-----

 

Already googled for solutions but the only thing I could find was uninstall DSC (which is not an option since this module is used).

 

Hope you can help me.

 

Thanks!

0 Kudos
Message 1 of 5
(1,231 Views)
Solution
Accepted by topic author lvQuestion23

Did you try mass compile? Usually these things happen when something broken, but finding the broken part can be sometimes tricky. Could be also something inside a Diagram disable structure for example.

Message 2 of 5
(1,185 Views)

Thanks for your feedback.

 

I have done the following:
    - Mass compiled all VIs
    - Replaced VISL_findDependentVISvr.vi

 

A successful compile is now possible.

0 Kudos
Message 3 of 5
(1,142 Views)
Spoiler
Could you please share the replaced file "VISL_findDependentVISvr.vi". I also need help with the same issue.
- by 푸른달스물사흘
0 Kudos
Message 4 of 5
(904 Views)

Here the replaced VISL_findDependentVISvr.vi

0 Kudos
Message 5 of 5
(888 Views)