NI-DAQmx 14.2 installed on my PC. Device can be seen in the device manager:

I then open the ContAcq0-20maCurrentSamples_IntClk.2012 project in Visual Studio 2012 and run the example. But the example program then hangs on the GetPhysicalChannels line:

After about one minute the program continues and the main form is shown:

Then click start --> following error message shows:

Questions: How can it be that NI device is correctly displayed in the device manager but the example program provided by NI does not work? What am I doing wrong?