Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Mythri
2015-03-11T15:14:06Z
I am running a simple macro through Office macro task and get the below error:
ExecuteProcess("C:\Program Files (x86)\VisualCron\\TaskOfficeMacrox86.exe" 82760)->RunExcelMacro->COMException System.Runtime.InteropServices.COMException (0x800A03EC): Microsoft Excel cannot access the file 'C:\test\Test-VC trigger alert\Macro to filter data.xlsm'. There are several possible reasons:

• The file name or path does not exist.
• The file is being used by another program.
• The workbook you are trying to save has the same name as a currently open workbook.
at Microsoft.Office.Interop.Excel.Workbooks.Open(String Filename, Object UpdateLinks, Object ReadOnly, Object Format, Object Password, Object WriteResPassword, Object IgnoreReadOnlyRecommended, Object Origin, Object Delimiter, Object Editable, Object Notify, Object Converter, Object AddToMru, Object Local, Object CorruptLoad)
at TaskOfficeMacro.OfficeMacro.N9ZIVak7T() - maybe Microsoft Office is not installed? This Task requires Microsoft Office being installed.

I have checked the above and there is no obvious issue, except the path to execute .exe process says C:\Program Files (x86)\VisualCron\\TaskOfficeMacrox86.exe. There is a double slash after Visual Cron. Is this a bug?
Sponsor
Forum information
Support
2015-03-11T17:28:23Z
Have you tried to copy the file elsewhere locally? The double slash should not be a problem.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top