cancel
Showing results for 
Search instead for 
Did you mean: 

Where comes libraries.csv from?

robert_kratschmann
Participant
0 Kudos
183

Hi,

when I double click a Crystal Report File (*.rpt), beside the dev_rfc.log also a libraries.csv-file is created.
I think it contains all DLLs used when the Report is shown. Here is a short excerpt from the file:
'C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win64_x64\crlang.dll';'shared_library_utils::library::signature::eUntrust'
'C:\Windows\SYSTEM32\dwmapi.dll';'shared_library_utils::library::signature::eTrust'
'C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win64_x64\cxlib-5-0.dll';'shared_library_utils::library::signature::eUntrust'
'C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win64_x64\crlogger.dll';'shared_library_utils::library::signature::eUntrust'
'C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.22621.3527_none_b43b7f4b638cc64f\comctl32.dll';'shared_library_utils::library::signature::eTrust'
'C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win64_x64\crwdnr.dll';'shared_library_utils::library::signature::eUntrust'
'C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win64_x64\crw64_res_de.dll';'shared_library_utils::library::signature::eUntrust'
'C:\Windows\SYSTEM32\kernel.appcore.dll';'shared_library_utils::library::signature::eTrust'
'C:\Windows\System32\bcryptPrimitives.dll';'shared_library_utils::library::signature::eTrust'
'C:\Windows\System32\MSCTF.dll';'shared_library_utils::library::signature::eTrust'
'C:\Windows\SYSTEM32\TextShaping.dll';'shared_library_utils::library::signature::eTrust'

The file ist typically 60K long. Is there a way to suppress the file creation?
Thanks
Robert

View Entire Topic
DonWilliams
Active Contributor
0 Kudos

Hi Robert,

That is odd... it's possible R&D released a patch that had logging enabled.

CR is up to SP 4 now, see if that fixes the issue:

https://origin.softwaredownloads.sap.com/public/site/index.html

I'll let R&D know and see if they can verify what you are seeing.

I doubt they would fix it since there are newer patches available.

Don

robert_kratschmann
Participant
0 Kudos

Hi Don,

you are right, I seems to be a patch that had logging enabled.
I installed CR 2020 SP04 PL07 and libraries.csv is gone.

Many thanks

Robert