Error: Library File cannot be opened for transferring

support
Error: Library File cannot be opened for transferring tes1027  2019-05-30 11:56
 

Hello,
I'm getting the following error when attempting to import a .blib file, exported from ProteinProspector, into Skyline. The directory includes the peaklist and .RAW files, with the same title as the .blib file.
I'm on Windows 10, running Skyline 4.2.0.19072. Any help would be appreciated, thank you!


Skyline

ERROR: Library file 'BSA_0214.blib' cannot be opened for transfering
ERROR:


OK More Info

System.IO.IOException: ERROR: Library file 'BSA_0214.blib' cannot be opened for transfering
ERROR:

at pwiz.Common.SystemUtil.ProcessRunner.Run(ProcessStartInfo psi, String stdin, IProgressMonitor progress, IProgressStatus& status, TextWriter writer) in C:\proj\skyline_4_2_x64\pwiz_tools\Shared\Common\SystemUtil\ProcessRunner.cs:line 59
at pwiz.BiblioSpec.BlibBuild.BuildLibrary(LibraryBuildAction libraryBuildAction, IProgressMonitor progressMonitor, IProgressStatus& status, String[]& ambiguous) in C:\proj\skyline_4_2_x64\pwiz_tools\Shared\BiblioSpec\BlibBuild.cs:line 171
at pwiz.Skyline.Model.Lib.BiblioSpecLiteBuilder.BuildLibrary(IProgressMonitor progress) in C:\proj\skyline_4_2_x64\pwiz_tools\Skyline\Model\Lib\BiblioSpecLiteBuilder.cs:line 137

 
 
tes1027 responded:  2019-05-30 12:10

I was able to get this to work by exporting a pep.xml file from ProteinProspector, and then converting the .RAW file to a .mzXML using MSConvertGUI.

 
tes1027 responded:  2019-05-30 18:16

It turns out this error is due to saving the Skyline file as the same title as the .blib file. It seems like Skyline tries to overwrite the imported .blib before it imports it, which is causing the error. Changing the name worked.