Hello,
Past week Jet reports updated. With older tasks I have no problems, but with the new ones, trying to schedule xlsm files, the new tasks dont let me choose the destination file as xlsm. The Scheduler always changes the extension to xlsx, so I take an error in the log
2020-07-01 01.46.55.615 Thread1 AutoPilotProgram.WriteStatus: An unexpected error has occurred:
No se pudo crear el archivo '\\10.0.10.1\XXXXXX\TEST_FILE01.xlsx' con el siguiente mensaje: 'No se puede usar esta extensión con el tipo de archivo seleccionado. Cambie la extensión del archivo en el cuadro de texto Nombre de archivo o seleccione otro tipo de archivo en el cuadro Guardar como tipo.'.
System.ArgumentException
en Jet.Excel.JetWorkbook.SaveAs(String path, JetWorkbookFileFormats fileFormat, Boolean local)
en Jet.AutoPilot.AutoPilot.RunFile(String inputFile)
en Jet.AutoPilot.AutoPilot.RunFile(AutoPilotCommand command, String inputPath)
But its imposible. Allways the extension changes to xlsx from xlsm
Regards,