It turns out to get this application working under VBScript, I had to do two things.
- Run RegAsm.exe to register the DLLs.
- Run the C:\Windows\SysWOW64\cscript.exe to run my VBScript.
If these don’t work, check out the other answer here about enabling 32-bit applications in IIS.
Related Posts:
- I keep hearing about DLL hell – what is this?
- Java Error opening registry key
- What exactly are DLL files, and how do they work?
- Unexplained crashes related to ntdll.dll
- How to resolve “The requested URL was rejected. Please consult with your administrator.”
- How do I decompile a .dll file?
- ImportError: DLL load failed: %1 is not a valid Win32 application. But the DLL’s are there
- ImportError: DLL load failed: %1 is not a valid Win32 application. But the DLL’s are there
- ActiveX – Automation Server Can’t Create Object
- What does the “On Error Resume Next” statement do?
- what does “error : a nonstatic member reference must be relative to a specific object” mean?
- VBScript to open a dialog to select a filepath
- what does “error : a nonstatic member reference must be relative to a specific object” mean?
- how to edit or see the source code for dll files
- No Module Named ‘_pywrap_tensorflow_internal’
- The program can’t start because cygwin1.dll is missing… in Eclipse CDT
- Missing `server’ JVM (Java\jre7\bin\server\jvm.dll.)
- Dependency Walker reports IESHIMS.DLL and WER.DLL missing?
- IE11 prevents ActiveX from running
- How can I convert a VBScript to an executable (EXE) file?
- Access is denied on mklink
- Run Command Line & Command From VBS
- How to set delay in vbscript
- Intel MKL FATAL ERROR: Cannot load mkl_intel_thread.dll
- Python official installer missing python27.dll
- How do I debug a stand-alone VBScript script?
- Critical error detected c0000374 – C++ dll returns pointer off allocated memory to C#
- How do I find the PublicKeyToken for a particular dll?
- REGSVR32: the module “xxxxx.dll” failed to load … dependent assembly could not be found
- MinGW .exe requires a few gcc dll’s regardless of the code?
- The requested operation cannot be performed on a file with a user-mapped section open
- What is the difference between “Form Controls” and “ActiveX Control” in Excel 2010?
- VBScript to send email without running Outlook
- VBScript to send email without running Outlook
- Dependency Walker: missing dlls
- How do I execute a *.dll file
- Can’t load IA 32-bit .dll on a AMD 64-bit platform
- 100% uptime for a web application
- How to assign permissions to ApplicationPoolIdentity account
- Any benefit or detriment from removing a pagefile on an 8 GB RAM machine?
- Windows Server restart / shutdown history
- How can I connect to a Windows server using a Command Line Interface? (CLI)
- How to inspect remote SMTP server’s TLS certificate?
- How Often Do Windows Servers Need to be Restarted?