You can deploy your projects in two broad configurations — as server-side components run on the Web server, and as Web content files that are available for downloading from the Web server. The procedure in this topic shows you how to set up a deployment configuration for Web content, controls, and applets, and then deploy them.
Only projects that are generated by a build appear in the New Deployment Target dialog box.
To deploy Web components
If the Web project is a Microsoft® Visual InterDev™ project that also contains server-side components, the Microsoft development environment adds the project outputs to both services. If the server-side component is a Microsoft® Transaction Server (MTS) package, and the Web project is deployed, the server components also get added to the MTS package on the Web server.