Click to Rate and Give Feedback

Want more? Here are some additional resources on this topic:

Visual C++ Concepts: Creating and Managing Projects 
How to: Create ASP.NET Web Services 

To create an XML Web service with ASP.NET, use the ASP.NET Web Service template, which is available from the New Project dialog box.

NoteNote

The appearance of features in the IDE can depend on your active settings or edition, and might differ from those described in Help. To change your settings, choose Import and Export Settings on the Tools menu. For more information, see Visual Studio Settings.

To create an ASP.NET Web service

  1. On the File menu, click New, and then click Project.

    The New Project dialog box appears.

  2. In the Project types pane, click the Visual C++ node. In the Templates pane, click the ASP.NET Web Service icon.

  3. In the Name box, enter a unique name for your application.

    NoteNote

    You can also specify other project and solution settings from the New Project dialog box, but these settings are not required.

  4. Click OK.

See Also

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker