I have an IMR set to run in scheduler to create a .txt file. The scheduler works for the first couple of times but now is failing.
I am getting the error message in the log...
ActiveX Component Cannot Create Object
Any idea what this means and how to fix this?
Thanks,
Jack
Sounds like you are might be not closing the app properly and eventually it runs out of resources.
Thanks for the response.
What I am trying to do is set and forget with Scheduler.
How would I execute a recurring .txt dump from an IMR and not get this error. I have it set in my Start up to run scheduler when the machine is switched on ... is there some other way to make this happen and not get the error?
Any help is appreciated.
Jack
Please paste the source code of your script for analysis.
I scheduled the jobs directly in Scheduler. I do not have any scripts.
The Scheduler keeps a log of the result of the jobs ... and mine shows...
No Errors
No Errors
No Errors
then ...
Errors
Errors
Errors
When I double click on the errored job I get the message in a popup box ...
ActiveX Component Could Not Create Object
Thanks for your assistance.
Jack
Did you get a reposnse to your question. If so, how did you handle the error?
Thanks
Suma