Skip to main content
Announcements
Qlik Community Office Hours, March 20th. Former Talend Community users, ask your questions live. SIGN UP
cancel
Showing results for 
Search instead for 
Did you mean: 
jitu2110
Creator
Creator

vbs file not executing on QMC

Hi all,

i have created a vbs (vbscript) file and want to execute in QMC,

Under System -> Supporting Task -> External Program ihave configured the same but it not running,

Even i have make changes to allow all macro to run under System -> Setup - QVS -> Security setting too.

below is message what i am getting

System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.

When i am direct running the vbs file from command prompt its running perfect but same vbs file not running from QMC

Kindly help

3 Replies
RSvebeck
Specialist
Specialist

When you run the vbs from the command prompt, are you doing that from the same server?

Svebeck Consulting AB
jitu2110
Creator
Creator
Author

Yes from the same Server, but i login in the server from my login id and password but Qlik Server is running from different login id and password.

RSvebeck
Specialist
Specialist

Most likely, your qlikview service accounts does not have sufficient security settings on the server for running "WScript.exe" which is normally located on c:\windows\system32 


make sure the service account is allowed to run that wscript.exe and that .vbs files are associated with wscript.exe 



Robert

Svebeck Consulting AB