Wscript.CreateObject error on ASP page
- From: MacKenzie <MacKenzie@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 28 Jul 2005 12:56:21 -0700
The statement in an asp page:
dim objShell
Set objShell = WScript.CreateObject("WScript.Shell")
now gives this error:
VB err= 424,Object required
If I use setobjShell=Server.CreateObject("WScript.Shell"), I get the error
VB err= 5,Invalid procedure call or argument
I believe it stopped working in July 2004 after a security update. I have
re-registered the appropriate dlls and ocxs.
Does anyone have an idea? I am trying to use this object so that I can
execute a batch file that was created earlier in the program.
Thanks
.
- Prev by Date: Re: Windows Explorer Problem
- Next by Date: Re: cannot connect to server
- Previous by thread: Cheap Adobe Acrobat 6.0 Professional download
- Next by thread: Just bought a second hard drive - now how do I format it?
- Index(es):
Relevant Pages
|