CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2005
    Location
    City of Smiles!
    Posts
    125

    installing a web service

    hi gurus!


    i was wondering if there was a way to install a web service, so that after the installation, we can use start using the web service right away?

    what i'm doing right now is manually create a virtual directory in the IIS, then set the properties accordingly.

    can we also do this programmatically...?


    i hope somebody will point me to the right direction.

    cheers!
    ...we get by with a little help from our friends...

  2. #2
    Join Date
    Jun 2004
    Location
    Kashmir, India
    Posts
    6,808

    Re: installing a web service


  3. #3
    Join Date
    Nov 2006
    Posts
    37

    Re: installing a web service

    Jus wondering, what is the purpose of this web service?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured