Error when loading Waters TQ-S data

support
Error when loading Waters TQ-S data laura.dubois  2021-08-10 12:12
 

We got a new error when trying to load in raw data:

At 3:10 PM:
Could not load file or assembly 'pwiz_data_cli.dll' or one of its dependencies. The specified module could not be found.
System.IO.FileNotFoundException: Could not load file or assembly 'pwiz_data_cli.dll' or one of its dependencies. The specified module could not be found.
File name: 'pwiz_data_cli.dll'
at pwiz.Skyline.Model.Results.ChromCacheBuilder.BuildCache()
at pwiz.Skyline.Model.Results.ChromatogramCache.Build(SrmDocument document, String documentFilePath, ChromatogramCache cacheRecalc, String cachePath, MsDataFileUri msDataFileUri, IProgressStatus status, ILoadMonitor loader, Action`2 complete) in C:\proj\pwiz_x64\pwiz_tools\Skyline\Model\Results\ChromatogramCache.cs:line 618

Any ideas on how to fix this for import?

 
 
Nick Shulman responded:  2021-08-10 12:21
We made a mistake with the most recent Skyline-Daily, and some of the .dll's (e.g. "msvcp140.dll") are getting put in the wrong place.
We will fix this with a new update of Skyline-Daily in a few days.

For now, you can work around this problem by installing "Visual C++ Redistributable for Visual Studio 2015":
https://www.microsoft.com/en-us/download/details.aspx?id=48145

When you install that redistributable, Windows will put the necessary dll's in a place where all applications on the computer will be able to find them, so it will no longer matter that Skyline forgot to include them.

Sorry about this bug and hope this helps,
-- Nick