Description: the following command line, basic, no longer works, in the current LibreOffice versions v6.1.5 or v6.2.1: sub prueba Dim args(0) As New com.sun.star.beans.PropertyValue thisComponent.storeAsurl("C:\FicherosCecop\prueba.odt", args()) 'thisComponent.storetourl("C:\FicherosCecop\prueba.odt", args()) end sub Steps to Reproduce: 1. execute this command: thisComponent.storeAsurl(...) or thisComponent.storetourl 2. sub prueba Dim args(0) As New com.sun.star.beans.PropertyValue thisComponent.storeAsurl("C:\FicherosCecop\prueba.odt", args()) 'thisComponent.storetourl("C:\FicherosCecop\prueba.odt", args()) end sub 3.an exception occurs Actual Results: Error de ejecución de BASIC. Se ha producido una excepción Type: com.sun.star.io.IOException Message: SfxBaseModel::impl_store <C:\FicherosCecop\prueba.odt> failed: 0x81a(Error Area:Io Class:Parameter Code:26). Expected Results: this works well with all previous versions, in the latest versions it no longer works Reproducible: Always User Profile Reset: No Additional Info: [Information automatically included from LibreOffice] Locale: es Module: TextDocument [Information guessed from browser] OS: Windows (All) OS is 64bit: no
The error was caused by a blockage of the "HP Client Security Manager" installed on my pc