L
LamSoft
When I call the WScript.Shell and "RUN" the object...
I've got nothing on the server
For Example,
objWscript.Run "notepad.exe", True, 1
But on the server side, there is no this process running..
The NTFS of notepad.exe permission is set to EVERYONE already..
While the IIS is running under the account of IUSR_XXXX
Is there any something wrong in the permission settings?
However, I run the same script on Windows 2003 Server, it is ok....
Thanks
I've got nothing on the server
For Example,
objWscript.Run "notepad.exe", True, 1
But on the server side, there is no this process running..
The NTFS of notepad.exe permission is set to EVERYONE already..
While the IIS is running under the account of IUSR_XXXX
Is there any something wrong in the permission settings?
However, I run the same script on Windows 2003 Server, it is ok....
Thanks