07-18-2011 03:05 AM
Thr Build Log of another project:
**************
*** Error: Internal error. (Error code -40)
**************
*** Error Details:
Error in MDF API function: _MDFDistBuildList_Close
Error in MDF::DistributionBuildList::AddDependentProducts.
Invalid index 1 passed to flavor list (list size is 1)
*** End Error Report
**************
07-18-2011 10:22 AM
The debug build log should be in your temp directory. If you enter 'echo %temp%' at a Windows command prompt, it should tell you the exact path. On Vista/Win7, this is typically 'C:\Users\<username>\AppData\Local\Temp'.
07-19-2011 03:35 AM
I have attached the log file.
07-19-2011 12:30 PM
From the log, I think I have pieced together the problem. It looks like the following has happened:
Unfortunately, doing the above three steps would result in VISA 5.0.3 Runtime (and any other components included in the Thorlabs CS2010) to appear to be missing. It does not attempt to fall back on a different source distribution. The solution is to remove the file that stores the association established by step 2 above:
This may immediately solve your problem. If you still have difficulties, let me know what they are, and I will try to help. (You may as well attach a debug log in that case, as I might otherwise have to request it.)
Mert A.
National Instruments
07-20-2011 02:36 AM
Thank you very much. Deleting the file solved my problem.