Microsoft 9GD00001 Computer Accessories User Manual


 
Chapter 11: Deploying Web Services with WCF 321
Deploying the WCF Service to IIS
If you want to run the WCF service in VS, you don’t have to do anything because VS
already set the project up to run with a built-in server. The discussion in this section is
intended to help you deploy to IIS on a Windows 2008 server. If you just want to run the
Web service in VS, you can skip this section for now and move to the next section on how
to build a client that communicates with the Web service. Then return to this section when
you’re actually ready to deploy to IIS.
To deploy a Web service project, you’ll need to obtain the address of the Web site,
modify the project configuration file, and use the VS Publish tool.
Figure 11-8 The Binding And SSL Settings window