Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Managed C++/CLI
  4. Building Managed C++ Web Services

Building Managed C++ Web Services

Scheduled Pinned Locked Moved Managed C++/CLI
c++csharpasp-netvisual-studiowcf
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Antti Keskinen
    wrote on last edited by
    #1

    Hello people ! It seems that either my Visual Studio .Net 2003 is missing a critical component or then I am simply too dumb to use it.. I'm trying to write a MC++ Web Service using some of the tutorials available here on CodeProject, but in the list of available projects under "Visual C++ Projects", I only have "ASP.NET Web Service", "ATL Server Web Service" and "Windows Service (.NET)". Other project types refer to different applications alltogether (MFC, empty projects etc) Which one of these is considered as _the_ Managed C++ Web Service ? I believe it's the ASP.NET type, but I'd like to have a confirmation. Following the same route, and by following Chris Maunder's example on writing a web service with C#, I was unable to find the "Web Service" project under "Visual C# Projects".. The only options available are "ASP.NET Web Application", "ASP.NET Web Service" and "Web Control Library", among the standard ones. Any clues ? -Antti Keskinen ---------------------------------------------- The definition of impossible is strictly dependant on what we think is possible.

    I 1 Reply Last reply
    0
    • A Antti Keskinen

      Hello people ! It seems that either my Visual Studio .Net 2003 is missing a critical component or then I am simply too dumb to use it.. I'm trying to write a MC++ Web Service using some of the tutorials available here on CodeProject, but in the list of available projects under "Visual C++ Projects", I only have "ASP.NET Web Service", "ATL Server Web Service" and "Windows Service (.NET)". Other project types refer to different applications alltogether (MFC, empty projects etc) Which one of these is considered as _the_ Managed C++ Web Service ? I believe it's the ASP.NET type, but I'd like to have a confirmation. Following the same route, and by following Chris Maunder's example on writing a web service with C#, I was unable to find the "Web Service" project under "Visual C# Projects".. The only options available are "ASP.NET Web Application", "ASP.NET Web Service" and "Web Control Library", among the standard ones. Any clues ? -Antti Keskinen ---------------------------------------------- The definition of impossible is strictly dependant on what we think is possible.

      I Offline
      I Offline
      ian mariano
      wrote on last edited by
      #2

      You want the ASP.NET Web Service. It creates a skeleton web service for you which runs under IIS.

      Ian Mariano - http://www.ian-space.com/
      "We are all wave equations in the information matrix of the universe" - me

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups