01-10-2020 05:59 AM
I am trying to install VIsion Acquisition on a computer that is not connected to the internet. LabVIew 2017 is already installed and I downloaded the offline installation version of Vision Acquisition Software. I encountered several errors and was successful in overcoming them until this one, where the installer cannot install the ni-gvsp-gigevision package. (Image attached for reference)
I tried installing by disabling the firewall and antivirus as well (read it somewhere on this forum), though to no good.
I checked the errorlogs which show the following:
===== 2020-Jan-10 12:47:02.922188 =====
Exception in ni::pkgclient::TransactionBase::StartInternal. Error code: -125083
Request type: 30
-125083: An error occurred while installing a package: ni-gvsp-gigevision (19.5.0.49152-0+f0)
File: source\nipkg_client\pkgclient\PluginInteraction.cpp
Line number: 239
Additional error information:
-125530: An error occurred while installing the MSI at 'gvspGV64\nigvspGEV64.msi'.
File: C:\agent_work\5\s\nipkg\source\shared_agents\WinInstall/ErrorHandler/ErrorInfo.h
Line number: 103
===== 2020-Jan-10 12:47:38.806525 =====
Exception in PreInstall::LaunchPackageManager. Error code: -126309
Launched NI Package Manager, but it returned an error
-126309: Error '' occurred when launching NI Package Manager.
File: source\preinstall\Main.cpp
Line number: 718
I am at my wits end with this one. How can such a simple installation need so much of effort? I would be grateful for any direction 🙂
Thank you very much
03-16-2020 02:45 AM
I have the same problem. I am trying to install my LabView program to PC with Gygabit Ethernet Adapter without Internet and have 2 errors: failed to install NI-GVSP 19.0 64 bit Driver Support and NI-IMAQdx GigE Vision 19.0 64-bit Driver Support. The program runs, but the pictue from the camera (by GIGE) doesn't come.
What does can help?
04-27-2020 03:35 PM
Abhi_Dani,
I know that this post is several months old, but were you able to find a resolution to this issue?
It looks like the installer is throwing the error when trying to launch NI Package Manager. Did you already have NI Package Manager installed when you ran the VAS installer?
-Jordan
04-27-2020 03:38 PM
Additionally, you could try getting more useful error information by enabling MSI logging. This should give us some information about the error that the underlying MSI installer is throwing and is bubbling up through NI Package Manager.
-Jordan