What does this error mean? Even if I set ignoreerrors=1 in my script, this error stops my script and I need not only to restart it, but also to restart Macro Scheduler.
PS. I dont know why the image is not shown. Please, mods, correct the post, so the image could be seen.
Interface not supported
Moderators: Dorian (MJT support), JRL
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: Interface not supported
I've edited your post with the correct URL. You pasted the main page URL rather than the image URL. On that page was an embed button to get you the correct code. Have done that.
As for the error - when does it happen? Have you debugged to identify the line that causes it?
As for the error - when does it happen? Have you debugged to identify the line that causes it?
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
Re: Interface not supported
Thank you for editing the post!
It happens very rarely, after a long run of a script, and I just cant cause the error by debugging, because the error is not happening during it. The problem is it stops running my script, and I need to restart not only it, but Macro Scheduler.
I noticed, this never happened while I was not asked the script to open an IE instance and navigate to the page and do some WebRecorder commands on this page.
Surely, I should reproduce the error by debugging, but how should I do this, if it happens only once every several day run?
It happens very rarely, after a long run of a script, and I just cant cause the error by debugging, because the error is not happening during it. The problem is it stops running my script, and I need to restart not only it, but Macro Scheduler.
I noticed, this never happened while I was not asked the script to open an IE instance and navigate to the page and do some WebRecorder commands on this page.
Surely, I should reproduce the error by debugging, but how should I do this, if it happens only once every several day run?