I've implmented a software which shall call vbscript engine of windows to load a vbscript file and execute to handle a xml file. The software has run well for several years.
Recently, a customer report that the software can not handle the xml file, according to his log file, I found that the vbscript can not execute in his computer, actually, he runs as "administrator" in his computer. The issue can never recur in my computer.
The XP version of the issue is:
Version 5.1 (Build 2600.xpsp_sp3_gdr.100427-1636 : Service Pack 3)
My computer version information(without the issue):
Version 5.1 (Build 2600.xpsp_sp3_gdr.101209-1647 : Service Pack 3)
Has there anyone met same issue as me?
Could anyone tell me that what items on XP shall affect the vbscript executing?
Is there any configuration on XP to control vbscript to run or not?
Is there any Service Pack to conduct the vbscript issue?
Thanks!