This error usually means that an error happened in a module (DLL, LIB) or C file that is NOT in the project so the source code is not available. If you are using instrument drivers or custom controls, add the C source file for these to the project and it should show you the line of the error. If this is happening in a LIB or DLL from somewhere else then you will have to debug the source code for that module.
Best Regards,
Chris Matthews
National Instruments