The information in this article applies to:
SYMPTOMSCGI and Perl applications do not run in a new console. WORKAROUND
With the Windows Script Host enabled, start the command prompt and go
to the following directory:
<%System_Root%>\System32\Inetsrv\Adminsamples Then, type the following command: adsutil set w3svc/CreateCGIWithNewConsole "1" MORE INFORMATION
To run CGI applications in Internet Information Server (IIS) 3.0 and
earlier, "CreateProcessWithNewConsole" was added as a REG_DWORD with a
value of "1" to the following registry key:
This method does not work in IIS 4.0. Additional query words: reg
Keywords : |
Last Reviewed: July 13, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |