Lab 18 – Web Services
Posted by Rick Tempestini on July 22, 2007
You will create a Visual Studio solution that contains two projects: a web site project and a web service project. The web site project will reference the web service project and make a call to the web service at runtime. In addition, you will use the IIS manager to configure an IIS virtual directory for the web service.