Creating an ATL Web Service Project

   

Creating an ATL Server Web Service is a simple process using the wizard provided with Visual Studio .NET. Selecting the New, Project menu item displays the New Project dialog. Select the ATL Server Web Service option, as shown in Figure 12.1, and name the project ATLWebService.

Figure 12.1. The New Project dialog with the ATL Server Web Service project selected.

graphics/12fig01.gif

The ATL Server Project Wizard is displayed when you select to create the project. This wizard lets to set the options for the project before the source code is generated. Figure 12.2 shows the wizard's overview page. From this page, you can select the other wizard pages from the titles on the left.

Figure 12.2. The ATL Server Project Wizard's overview page.

graphics/12fig02.jpg

Selecting the Project Settings page displays the wizard page shown in Figure 12.3. For this project, select the Generate Combined DLL option, as shown in Figure 12.3. This keeps the Web Service DLL and the ISAPI extension DLL the same.

Figure 12.3. The Project Settings page of the ATL Server Project Wizard.

graphics/12fig03.gif

The other pages in the wizard provide further configuration options that are not necessary for this project. Therefore, click the Finish button, and the project is created.


   
Top


Sams Teach Yourself Visual C++. NET in 24 Hours
Sams Teach Yourself Visual C++.NET in 24 Hours
ISBN: 0672323230
EAN: 2147483647
Year: 2002
Pages: 237

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net