Deploying components to COM+

You can deploy components to COM+ automatically when a build is successful. You can also export the application to a Microsoft Windows Installer (MSI) file that you can use to import the package into a COM+ server on another computer, and export an application proxy as an MSI file that can be installed on a client computer so that it can access the COM+ server remotely. For more information about deploying COM+ components, see the Microsoft COM+ documentation in the MSDN Library.