This usually means there is another DLL or file that this DLL is dependent on that is missing. You can use the Microsoft Visual Studio tool Depends to check what dependencies that DLL has. Most likely you will find it depends on another DLL that is missing. If you don't have Visual Studio, you would have to find another tool to check the DLL dependencies.
Best Regards,
Chris Matthews
National Instruments