Hi i am executing a vbs(vbscript) file using <cfexecute name="cscript.exe" arguments="#thispath#\update.vbs"></cfexecute> it is working fine since 6 months but yesterday i got a error message "Cannot execute cscript.exe Windows NT error 2 occurred." I made some change in code. <cfexecute name="c:\winnt\system32\cscript.exe" arguments="#thispath#\update.vbs"></cfexecute> executed it again. It works fine now. any idea why it happened. thanks Sridhar
- [ cf-dev ] OT: Javascript prob. Sridhar Pedamallu
- [ cf-dev ] OT: Javascript prob. Giles Roadnight
- RE: [ cf-dev ] OT: Javascript prob. Colm Brazel
