LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Application builder error 1055

Just wanted to add that I also ran into this issue in LabVIEW 2017.  This really throws a wrench in the CI process because now I need to consider a special environment that doesn't have the DSC module installed even though we aren't explicitly using it in this case.  I realize this is an edge case but this should be fixed.

0 Kudos
Message 11 of 24
(2,646 Views)

Still present in 2023. What the hell is this?

0 Kudos
Message 12 of 24
(2,413 Views)

@RolePlaying wrote:

Still present in 2023. What the hell is this?


Well, do you have the DSC toolkit installed? If so, why? If not it is obviously a different error. An error number alone means not a lot in most cases.

Rolf Kalbermatter
My Blog
0 Kudos
Message 13 of 24
(2,408 Views)

I believe this issue will be fixed in LabVIEW 2023 Q3. For now, if you're running into it in any version between 2019 and 2023 Q1, you can replace the following VI with the one attached to this post (make sure to backup the existing VI first just in case):

 

[LabVIEW 20xx]\vi.lib\lvdsc\servers\visl\redist\VISL_findDependentVISvr.vi

Message 14 of 24
(2,371 Views)

Note that I ran into the error 1055 in LabVIEW 2023 Q3 (32-bit). So apparently it is NOT fixed in LabVIEW 2023 Q3.

 

However, the VI that Darren provided did fix the problem. Thanks Darren!

 

Perhaps it will be fixed in DSC 2023 Q3. I have DSC 2023 Q1 installed (NI Package Manager currently claims this is the latest).

 

0 Kudos
Message 15 of 24
(1,928 Views)

@wireman wrote:

Note that I ran into the error 1055 in LabVIEW 2023 Q3 (32-bit). So apparently it is NOT fixed in LabVIEW 2023 Q3.


I have informed LV R&D that you are seeing the issue in LV 2023 Q3. I'm glad my patched VI was able to get you unstuck.

0 Kudos
Message 16 of 24
(1,922 Views)

Hello

 

Same problem here with LV 2023 Q3 and DSC, with Darren's fix the building works.

Thanks for this @Darren 🙂

0 Kudos
Message 17 of 24
(1,890 Views)

@wireman wrote:

Note that I ran into the error 1055 in LabVIEW 2023 Q3 (32-bit). So apparently it is NOT fixed in LabVIEW 2023 Q3.


I am unable to reproduce the error in LV 2023 Q3 32-bit with LV DSC 2023 Q1 installed. Is there any chance you could share a project with me that demonstrates the issue?

0 Kudos
Message 18 of 24
(1,837 Views)

FWIW i'm having this issue in 2023 Q3 also. Unfortunately I don't think I can share the project without customer approval. Darren, your VI fixed the issue for me as well.

0 Kudos
Message 19 of 24
(1,520 Views)

Thanks, Greg. I think we're finally going to get my fixed VI added to LV 2024 Q3, but we'll see.

0 Kudos
Message 20 of 24
(1,518 Views)