In the Microsoft development environment, you can set up one or more deployment targets that describe your application configuration in its deployed state on a Web server.
There are two deployment services available to a deployment target: Web Content, Controls & Applets and Server-Side Components. As a service, Web Content, Controls & Applets handles components that run in the Web browser. The Server-Side Components service handles components that run on the Web server itself.
Note Only a Web server configured for server-side components contains the Server Components service in the Web server's Deployment Target node in the Deployment Explorer.
To add a new deployment target