Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

dll failed to initialize error when opening NI-DAQ or NI-DAQmx VIs

145 views
Skip to first unread message

Kari Roth

unread,
May 18, 2006, 11:10:14 AM5/18/06
to
I have installed LabVIEW 7.1 on a laptop (Toshiba Satellite S5100-503) using Windows XP Pro. When I try to pick a NI-DAQ or NI-DAQmx .vi I get an error message stating that lvdaq.dll or nilvaiu.dll have failed to initialize. I have tried unistalling and installing the whole package and the
palBase-trick mentioned as a solutions to some problems with NI-PAL
drivers. I have also tried to update the hardware drivers from Toshiba's website.
I have traced the problem to NIPALK service not being able to start by looking at the error events with Window XP's Event Viewer. Could anybody tell what might cause this and what could be the solution? I do not have any measurement hardware for the laptop because I am using it as a host for a real-time target.    Kari

Kari Roth

unread,
May 23, 2006, 9:40:16 AM5/23/06
to
I tried versions 7.3, 7.4, and 7.5. The result was same with every version.

I don't know what had went wrong with the installation. However, after
I manually deleted and then re-created the nipalk service from the
command line everything magically started working. I don't know whether
creating the service using option "error= ignore" was the cure but I
didn't try the default option because ignoring seemed to work.

    Kari Roth

P.S. The commands I used were:

sc delete nipalk

sc create nipalk binPath= System32/drivers/nipalk.sys start= boot error= ignore group= Base DisplayName= NIPALK

0 new messages