LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview Installation Freezing during Offline Manual


@cy... wrote:

I got the "An internal error occurred. Value cannot be null. Parameter name: key" from using the latest NIPM online install for LabVIEW only (some additions may trigger the offline help error freeze) after choosing to check for update. the same error also happen with the offline iso


Few other seem to have faced this issue, and root cause seem to be a occaionally slow internet connection, retrying the install should work.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 21 of 27
(332 Views)

I don't seem to have this offline help viewer folder and the taskkill still gives me the same error.

0 Kudos
Message 22 of 27
(301 Views)

@ThaiDo345 wrote:

I don't seem to have this offline help viewer folder and the taskkill still gives me the same error.



It's possible that you have a different root problem. There have been some issues related to network changes at NI recently. But we're also still working on the issue with the offline help file.

 

Would you be willing to share your log files with me? C:\Users\<username>\AppData\Roaming\ni-offline-help-viewer\logs


Christina Rogers
Principal Product Owner, LabVIEW R&D
0 Kudos
Message 23 of 27
(279 Views)

Actually took a few installation tries, but the offline folder finally showed up and I was able to move the database folder. Installation of LV 2025 worked after that.

0 Kudos
Message 24 of 27
(265 Views)

The "taskkill /IM NIOfflineHelpViewer.exe" option worked for me, with a caveat.  It appears that a previous installation of NI software installed a help viewer.  That help viewer seems to activate to help with the installer.  After killing it, it kept reopening and caused the installation to hang or crash at different times.  It was also hidden from the default (Processes) task manager tab, it would only show in the Details tab.  Here's what worked for me:

open an elevated command prompt (maybe not necessary to be elevated, but it can't hurt)
type: taskkill /IM NIOfflineHelpViewer.exe 
open Task Manager
Go to Details tab
Run NI installer
Keep an eye on it, if NIOfflineHelpViewer.exe shows up in the Task Manger again hit enter in the command prompt.
Press up arrow in command prompt to load the previous taskkill command (or copy it to the clipboard) so you don't have to type it out each time.

0 Kudos
Message 25 of 27
(141 Views)

I think NI should release a KB fix for this, since the Offline Help Viewer issue is blocking LV from being installed or uninstalled entirely. At minimum, the fix should clean up the system to a state where NI software can be installed OOTB successfully — without needing a full Windows reset. This really needs better failure handling and recovery steps.

Users shouldn’t have to jump through hoops just to get the LV into a usable state — much like what we saw with the broken toolkit.

CY (expired CLAD)
0 Kudos
Message 26 of 27
(111 Views)

@cy... wrote:

I think NI should release a KB fix for this


Support has created the KB:

LabVIEW Installer Hangs on 'NI Offline Help Viewer' Step - NI


Christina Rogers
Principal Product Owner, LabVIEW R&D
0 Kudos
Message 27 of 27
(66 Views)