Error in HSCRYPT96 ? Even google gives no search results

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
Dick99999
Pro Scripter
Posts: 84
Joined: Thu Nov 27, 2008 10:25 am
Location: Netherlands

Error in HSCRYPT96 ? Even google gives no search results

Post by Dick99999 » Tue Jul 27, 2010 5:40 am

Finally a search term Google does not generate a reply to. After stress testing a script for about 8 hours with a loop that executes every 30 sec, I got the following error, 2 nights in a row:
Error in HSCRYPT96 and then a lot of what seems binary characters (accented , special symbols etc)

I presume it's a Macro Script error. Running a compiled script v12 on win7. What does that mean?


Image

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Tue Jul 27, 2010 8:40 am

Hi,

Please update to 12.0.5. This garbled error message is a result of a bug in an earlier release which was fixed in 12.0.5. Once you've updated, the error message will make more sense.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

User avatar
Djek
Pro Scripter
Posts: 147
Joined: Sat Feb 05, 2005 11:35 pm
Location: Holland
Contact:

Post by Djek » Tue Jul 27, 2010 9:58 am

hi all,
i m using 12.0.5 , and i still get the same corrupted messages. Thougt that was normal.... :?
If i litterally typed in the command in the internet explorer, i get the following;
Image
Is this the same cause, Marcus?
kind regards,
Djek

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Tue Jul 27, 2010 10:01 am

That last message is completely different - it's produced by IE and nothing to do with Macro Scheduler. And not corrupted.

The first message is an error produced by a compiled script. If you recompile your script using 12.0.5 you will see a more useful error referring to the line that is in error.

So to fix the first issue you reported, update to 12.0.5 and recompile the script. Then run it.

As for the last message you posted. That is an Internet Explorer message and something to do with Ajax. Nothing to do with Macro Scheduler.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

User avatar
Djek
Pro Scripter
Posts: 147
Joined: Sat Feb 05, 2005 11:35 pm
Location: Holland
Contact:

Post by Djek » Tue Jul 27, 2010 10:40 am

Yes, me english is still not very good, i noticed. :oops:
I know the op-message is from MS and mine was from ajax.

To clearefy my question;
while i run the MS script, i got the same garbeled output as the original poster got.
A mesage with abort and ok. Not readable.
If i reproduced the action (so i copied the url with post commands from MS in internet explorer) I got this ajax message.

I wanted to let you know, that i use 12.0.5 and also/still get these garbeled outputs like the original poster got.


kind regards,
Djek

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Tue Jul 27, 2010 10:44 am

Ok, I will say again. This garbled message is a result of a script error in a COMPILED macro, one that was compiled with a version prior to 12.0.5. If you update to 12.0.5 and then RECOMPILE any error message produced will no longer be garbled.

Note, you need to RECOMPILE and run the NEWLY RECOMPILED exe.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

User avatar
Djek
Pro Scripter
Posts: 147
Joined: Sat Feb 05, 2005 11:35 pm
Location: Holland
Contact:

Post by Djek » Tue Jul 27, 2010 10:54 am

Ok, thank you for your patience and reply.
it s now clear to me!
I recompile them!

kind regards
Djek

Dick99999
Pro Scripter
Posts: 84
Joined: Thu Nov 27, 2008 10:25 am
Location: Netherlands

Post by Dick99999 » Tue Jul 27, 2010 12:00 pm

I'll also install and recompile. Since in my case the error appears only after 5-7 hours of running the compiled script, it would be great if you can reproduce that error Djek!

User avatar
Djek
Pro Scripter
Posts: 147
Joined: Sat Feb 05, 2005 11:35 pm
Location: Holland
Contact:

Post by Djek » Tue Jul 27, 2010 12:18 pm

Yes, i my case, i was converting 280.000 records in 8 batches, and each batch approx wil take 11 hours.
But i soon discovered that (while the garbled error came up) i had to chunk the batches into 3 hours, and then it went well.
So i was forced to activate 32 batches AFTER each other, and it seems that, if the executable stopped and started, the error kept away.
On Marcus advice , i recompile the script, but i'm now about 99 precent sure, that i allready compiled it with the latest version....
I got the error on 18 juli 2010 9:36
and I updated to 12.05 on 12 juli 12:10 and the script was compiled 15 juli 20:00
Wel ok, i recompile everything, and next time , i try the 11 hour trip, we ll see what happens... :D
by the way: i noticed a tremendous speed decrease after processing 10.000 records, so I suspected a kind of memory leak. :idea:

Dick99999
Pro Scripter
Posts: 84
Joined: Thu Nov 27, 2008 10:25 am
Location: Netherlands

Post by Dick99999 » Wed Jul 28, 2010 8:39 am

After installing 12.0.5, my script runs for 10 hours now with no errors. So it seems 12.0.5 solved the issue itself that caused the corrupted error message too.

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts