How To Use a Windows 95, Windows 98, or Windows Me Computer as a DCOM Server
This article was previously published under Q165101 On This PageSUMMARY
To use a Microsoft Windows 95, Windows 98, or Windows Me computer as a Distributed Component Object Model (DCOM) server, you need to install and configure the computer specifically to run DCOM applications. This article tells you both how to install DCOM and how to configure Windows 95/98/ME to become a DCOM server. NOTE: Using a Windows Windows 95, Windows 98, or Windows Me computer as a DCOM server does not provide the same features as a Windows NT 4.0 or Windows 2000 computer. Performance and security are more limited. Additionally, you have to perform some steps manually that are provided automatically by Windows NT and Windows 2000. For instance, you need to start your server application manually and have it waiting for remote clients while Windows 2000 and Windows NT launch it for you when needed. In addition, you need to make sure that Rpcss.exe in the Windows\System folder is running. The DCOM release notes, listed in the "References" section later in this article, provide the complete list of differences for Windows 95 and Windows 98. MORE INFORMATION
DCOM is included as part of Windows NT 4.0, Windows 2000, and Windows Millennium. DCOM version 1.2 is included in Windows 98. To use the latest version of DCOM with Windows 95 or Windows 98, you need to download and install DCOM, as well as configure the computer to run DCOM applications. To use DCOM with Windows Millennium, you only need to configure the computer to run DCOM applications. NOTE: Although Windows 98 and Windows Me already include DCOM, they do not include the DCOMCNFG utility. You can download the DCOMCNFG utility from the same locations that are mentioned below. Download and Install DCOM on Windows 95 or Windows 98To download and install DCOM on a Windows 95 computer, follow the download instructions available on the following Microsoft Web site:http://www.microsoft.com/com/dcom/dcom95/download.asp (http://www.microsoft.com/com/dcom/dcom95/download.asp)
To download and install DCOM on a Windows 98 computer, follow the download instructions available on the following Microsoft Web site:
http://www.microsoft.com/com/dcom/dcom98/download.asp (http://www.microsoft.com/com/dcom/dcom98/download.asp) Configure the Computer to Run DCOM Applications
Server ApplicationsA server application needs to remain running so that remote client applications can access it. The easiest way to keep a server application running is to load a blank form in the server application. Use the following steps to load a blank Form when you start the ActiveX EXE server:
REFERENCES
The release notes for DCOM include a section describing the differences between DCOM for Windows 95 or Windows 98 and DCOM for Windows NT 4.0 or Windows 2000. This is a very important section to read. The DCOM release notes for Windows 95 are located at the following Microsoft Web site: http://www.microsoft.com/com/dcom/dcom95/relnotes.asp (http://www.microsoft.com/com/dcom/dcom95/relnotes.asp)
The DCOM release notes for Windows 98 are located at the following Microsoft Web site:
http://www.microsoft.com/com/dcom/dcom98/relnotes.asp (http://www.microsoft.com/com/dcom/dcom98/relnotes.asp) APPLIES TO
| Article Translations
|

Back to the top
