Running Merchant Server and Commerce Server on the Same Computer

Last reviewed: July 16, 1997
Article ID: Q163217
The information in this article applies to:
  • Microsoft Commerce Server, version 2.0

SUMMARY

Microsoft does not recommend running Microsoft Merchant Server 1.0 and Commerce Server 2.0 on the same computer. If you find it necessary to run them both on the same computer, watch for the potential problems described in the MORE INFORMATION section below.

MORE INFORMATION

Merchext.dll

In Merchant Server 1.0, this DLL is used by any custom Order Processing Pipeline (OPP) components that you may have written. Commerce Server 2.0 has a V1 Wrapper OPP component that allows integration of Merchant Server 1.0 components into the Commerce Server 2.0 pipeline without any code changes. This DLL for the V1 Wrapper component is also named as Merchext.dll. So if you have both Merchant Server and Commerce Server on the same computer, you will end up with two different versions of Merchext.dll, which may create problems.

Virtual Roots

Because some of the virtual root names used by Merchant Server 1.0 and Commerce Server 2.0 are the same, an installation of Commerce Server overwrites them. You would need to make changes manually to the virtual roots that are overwritten.

Router

Even though Commerce Server 2.0 does not use this Internet Information Server (IIS) filter (that Merchant Server 1.0 does use), this configuration has not been tested with regards to performance or unexpected interaction.


Additional query words: kbfaq
Keywords : CommMisc CommSetup kbinterop kbfaq
Version : 1.0 2.0
Platform : WINDOWS
Issue type : kbhowto
Resolution Type : Info_Provided


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: July 16, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.