PRB: Cannot Launch Out of Process Components Under IIS 3 (175166)
The information in this article applies to:
- Microsoft Active Server Pages
- Microsoft Internet Information Server 3.0
This article was previously published under Q175166 We strongly recommend that all users upgrade to Microsoft Internet
Information Services (IIS) version 6.0 running on Microsoft Windows Server
2003. IIS 6.0 significantly increases Web infrastructure security. For more
information about IIS security-related topics, visit the following Microsoft
Web site: SYMPTOMS Although most ActiveX Server components are DLLs, it is
sometimes necessary to launch an EXE from Active Server Pages (ASP). When
Server.CreateObject is used to launch an EXE, an error similar to the following
may occur: Server object error 'ASP 0196'
Cannot launch out of process component
/myvroot/launch_exe.asp, line
5
Only InProc server components should be used. If you want to
use LocalServer components, you must set the AllowOutOfProcCmpnts
registry setting. Please consult the readme file for important
considerations. REFERENCES For more information on the issues surrounding launching
LocalServers from ASP, refer to the IIS 3.0 Release Notes under the "Known
Issues" section. For the latest Knowledge Base artices and other
support information on Visual InterDev and Active Server Pages, see the
following page on the Microsoft Technical Support site:
Modification Type: | Major | Last Reviewed: | 8/11/2006 |
---|
Keywords: | kbASPObj kbCodeSnippet kberrmsg kbprb kbRegistry kbSecurity KB175166 |
---|
|