Unable to Load ninetv.dll Deploying Measurement Studio Application

Updated Nov 19, 2021

Reported In

Software

  • Measurement Studio

Operating System

  • Windows

Issue Details

When I run my application built with Measurement Studio, on target PC I received error below

Unable to load DLL 'ninetv.dll': The specified module could not be found.
(Exception from HRESULT: 0x8007007E)


Error ninetv.dll

Solution

You need to copy the ninetv.dll from developing PC to the target PC.

You will find two DLL (64 bit and 32 bit) and you need to copy both.

Follow the 2 steps below to solve the issue:

  1. Copying procedure for 64-bit: 
  • Into the developing PC go to C:\Program Files\National Instruments\Shared\Network Variable and copy the ninetv.dll
  • Paste this ninetv.dll into the same folder on target PC
Shared64
 
  1. Copying procedure for 32-bit:
  • Into the developing PC go to C:\Program Files (x86)\National Instruments\Shared\Network Variable (developing PC) and copy  the ninetv.dll
  • Paste this DLL into the same folder on target PC
​​​​​​Shared32