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.


krishnat
2014-12-11T16:20:37Z
Hi,

While I tried executing macros I am encountering below mentioned error message.

System.Runtime.InteropServices.COMException (0x80080005): Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80080005 Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE)).
at System.Runtime.Remoting.RemotingServices.AllocateUninitializedObject(RuntimeType objectType)
at System.Runtime.Remoting.Activation.ActivationServices.CreateInstance(RuntimeType serverType)
at System.Runtime.Remoting.Activation.ActivationServices.IsCurrentContextOK(RuntimeType serverType, Object[] props, Boolean bNewObj)
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean skipCheckThis, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at Bt80xSkfTWudfYX562.Q0LP2VANLNgalVLDYo.o2yCXNsP6() - maybe Microsoft Office is not installed? This Task requires Microsoft Office being installed.


Note: - I have MS Office package in the system in which I am executing the macro, in addition macro is running successfully when I tried executing them manually.

Please advise.

Thanks,
Krishna
Sponsor
Forum information
Support
2014-12-11T17:24:50Z
Perhaps a different architecture of Office is installed. Try the x86 checkbox in the Task.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
krishnat
2014-12-12T11:12:27Z
I can't find any sort of x86 checkbox in the VC task area.

FYI - I am using the Version 7.0.7
thomas
2014-12-15T15:59:23Z
se picture. That's from version 7.5.1
thomas attached the following image(s):
krishnat
2014-12-16T14:28:35Z
If you are mentioning the check box that enable the user to execute the task in 32 bit mode means, yes that is already checked.
Support
2014-12-16T15:38:52Z
Originally Posted by: krishnat 

If you are mentioning the check box that enable the user to execute the task in 32 bit mode means, yes that is already checked.



Yes, but have you tried to uncheck it? It is related to the version of Office you have installed on the Server - I assume you have Office installed?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
krishnat
2014-12-16T15:41:15Z
Yes, I have office version 2010 installed in the particular machine.
Support
2014-12-16T15:46:49Z
Originally Posted by: krishnat 

Yes, I have office version 2010 installed in the particular machine.



If it is 64 bit you need to uncheck that checkbox.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
krishnat
2014-12-16T17:53:52Z
It is 64 bit OS, but I tried after uncheck as well, still the issue persist.
thomas
2014-12-18T08:19:54Z
Is the macro located on a different server than the one where visualcron is installed? If so, do you have office installed on both servers?
krishnat
2014-12-18T11:56:00Z
Macro, Visual Cron & Office are located in the same localhost from which I am executing.
Scroll to Top