Hosting Web Services in Realtime

Last post 11-07-2009 1:05 PM by HostingASPNet. 1 replies.

Sort Posts:

  • Hosting Web Services in Realtime

    11-07-2009, 12:15 PM
    • Member
      6 point Member
    • tgopi99
    • Member since 09-28-2007, 12:14 AM
    • Posts 82

    Hi,

               I am new to Web Services, and i am practicing the web services on my home pc. I want to know what is the method to host the web service in real time environment. At home i am hosting the web service using IIS hosting, but to do that, 1st i create a console host application, run the host, and create the proxy using web reference and then go for IIS hosting. Is that how it will be done in real time or is there any other method to host the web service after we come up with the contract. If possible, please give me the steps or any web reference for real time hosting, appreciate your help.

    Thanks in advance

    Go 

  • Re: Hosting Web Services in Realtime

    11-07-2009, 1:05 PM
    Answer

    Hello,

    You should just deploy your web service. Check this example - http://msdn.microsoft.com/en-us/library/s9w05e9b(VS.71).aspx

    Regards 

Page 1 of 1 (2 items)