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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. A little push with Web Services.

A little push with Web Services.

Scheduled Pinned Locked Moved C#
csharphelpdotnetvisual-studiowcf
4 Posts 3 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
    Anonymous
    wrote on last edited by
    #1

    I would like to exercise the article "Your first C# Web Service", By Chris Maunder. I am using XP and I have IIS turned on. When I try to create a Web Service via the Microsoft Visual Studio .Net 2003 I get the error. ‘Visual Studio cannot create or open the application because the Web server on this computer is not running. Start the Web Server before proceeding.’ The directions under the help button direct me to ‘On the Web server computer, open Control Panel and then choose Internet Services Manager.’ I do not have an option labeled ‘Internet Services Manager’. I have downloaded the Microsoft .NET Framework 1.1 plus its patches. Does creating a Web Service require me to run Windows 2003 Server or something like that? Thanks

    T 1 Reply Last reply
    0
    • A Anonymous

      I would like to exercise the article "Your first C# Web Service", By Chris Maunder. I am using XP and I have IIS turned on. When I try to create a Web Service via the Microsoft Visual Studio .Net 2003 I get the error. ‘Visual Studio cannot create or open the application because the Web server on this computer is not running. Start the Web Server before proceeding.’ The directions under the help button direct me to ‘On the Web server computer, open Control Panel and then choose Internet Services Manager.’ I do not have an option labeled ‘Internet Services Manager’. I have downloaded the Microsoft .NET Framework 1.1 plus its patches. Does creating a Web Service require me to run Windows 2003 Server or something like that? Thanks

      T Offline
      T Offline
      turbochimp
      wrote on last edited by
      #2

      Look under Administrative Tools in Control Panel, or just open a command prompt and type: net start w3svc Good luck.

      The most exciting phrase to hear in science, the one that heralds the most discoveries, is not 'Eureka!' ('I found it!') but 'That's funny...’

      A 1 Reply Last reply
      0
      • T turbochimp

        Look under Administrative Tools in Control Panel, or just open a command prompt and type: net start w3svc Good luck.

        The most exciting phrase to hear in science, the one that heralds the most discoveries, is not 'Eureka!' ('I found it!') but 'That's funny...’

        A Offline
        A Offline
        Anonymous
        wrote on last edited by
        #3

        Thank you. This command results in a system error 1717. I did attempt all the suggestions in the MSDN Help. I think I am missing a Windows Component, but I am not sure what or how to get it. thanks

        W 1 Reply Last reply
        0
        • A Anonymous

          Thank you. This command results in a system error 1717. I did attempt all the suggestions in the MSDN Help. I think I am missing a Windows Component, but I am not sure what or how to get it. thanks

          W Offline
          W Offline
          wakkerjack
          wrote on last edited by
          #4

          If this ain't too late.. goto add remove components in control panel and install IIS.. then ul find it in Admin tools in control panel:)

          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