
April 8th, 2003, 11:33 AM
|
|
Registered User
|
|
Join Date: Apr 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
WSCRIPT problem with XP
Question:<br><br>I have a web site (developed and working on Win98, NT4 and Win2K) which I am trying to migrate to a WindowsXP Professional (SP1) environment.<br><br>The site is largely based on ASP scripting.<br><br>Within the scripts there are several instances of...<br><br><b>Server.CreateObject("wscript.shell").run "%comspec% /c [Some exe]",0,true</b><br><br>...calls which now no longer work on the XP platform.<br><br>WSCRIPT.EXE exists in both Windows and I386 directories – and have the default permissions – all accessable.<br><br>How can I repair this situation?
|