09-03-2019 09:57 PM
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.
06-10-2023 05:44 PM - edited 06-10-2023 05:45 PM
Still present in 2023. What the hell is this?
06-10-2023 05:55 PM
@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.
06-16-2023 10:50 AM
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
11-13-2023 10:36 AM
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).
11-13-2023 10:43 AM
@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.
11-14-2023 01:52 AM
Hello
Same problem here with LV 2023 Q3 and DSC, with Darren's fix the building works.
Thanks for this @Darren 🙂
11-28-2023 12:40 PM
@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?
03-11-2024 05:50 PM
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.
03-11-2024 05:50 PM
Thanks, Greg. I think we're finally going to get my fixed VI added to LV 2024 Q3, but we'll see.