Deploying a Web Service
Create a setup program that installs a Windows service, a serviced component, a .NET Remoting object, and an XML Web service.
Configure client computers and servers to use a Windows service, a serviced component, a .NET Remoting object, and an XML Web service.
You can deploy a Web service on a Web server in a variety of ways:
By manually copying the files
By using the Copy Project command of Visual Studio .NET
By using the Windows Installer package created with the Visual Studio .NET Web setup project
I'll present each of these techniques in the following subsections.
Deploying a Web Service by Manually Copying the Files
Deploying a Web service by manually copying the files is a four-step process:
1. |
Build the Web service ... |
Get MCAD/MCSD Training Guide (70-320): Developing XML Web Services and Server Components with Visual C#™ .NET and the Microsoft .NET Framework now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.