Activex Mac

0 views
Skip to first unread message

Reda

unread,
Aug 5, 2024, 5:06:51 AM8/5/24
to pinarnomun
Yourhelp is very much appreciated. I was struggling from week. I have sample VB script code that have created bzwhll object that will open session & login into bluezone mainframe. The sample code is working from command line

system32>cscript filename.vbs. (It create object, opensession,login to bluezone)

Same script will fail from below run command

syswow64>csript filenam.vbs


You may still have two versions of Bluezone installed and registered - but only one of the Bzwhll.dll files will be active. Look in the HKEY_USERS*youruserid*\Software\BlueZone

You should fully uninstall BlueZone, then install the BZ 7.1 for 64 bit desktop version.


I have Register the Bluezone 64-bit bzwhll.dll with system32>regsrv32.

If i run with sample code inside a .vbs file it is creating the connection using

cmd:system32>cscript filename.vbs

If i run it from .hta then it throw ActiveX error.


FYI - If i run .vbs file with cmd: syswow64>cscript filename.vbs then it throw ActiveX error. Is that some fishy right.? Any problem in running .hta file. The .hta running .vbs script files using syswow64 instead of system32.

Is there any way to run the .vbs script with system32.? I mean any setting to add in .hta file.


Everything was working flawlessly, and then we migrated from windows 7 to windows 10. I had to update the code on excel with PtrSafe on my declaration lines and LongPtr for all my Long data types, which resolved that incompatibility issue - but now i'm receiving this activex runtime error 429.

3a8082e126
Reply all
Reply to author
Forward
0 new messages