You can deploy your projects in two main ways — as server-side components run on the Web server, or as Web components and 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 a server-side component and deploy it.
The Web server must support server-side components for the service to be displayed in the Deployment Explorer. (For more information on supporting server-side components, see Setting Up a Web Server for Deployment).
The Microsoft development environment uses c:\devcache\svrcmp as the default folder on the Web server to which components are deployed. You can change the default subdirectory in the Server Components properties page (select the Server Components node, right-click, and click Deployment Target Settings).
To deploy server-side components