newbie question webservice setup and deloy

i had a webservice on my computer. Now i want to setup it into another computer. How can i do it and how can i config webservice.

Thank for your help.



Answer this question

newbie question webservice setup and deloy

  • Emy_P

    You can deploy your webservice just like any other ASP.NET application, here you have a couple of links:

    http://msdn2.microsoft.com/en-us/library/ms178610.aspx
    http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/e317e63b-7572-4740-90bb-073eef1bcb17.mspx mfr=true

    But you can find much more googling ASP.NET deployment for example.

    Rgds,
    Rodrigo

  • newbie question webservice setup and deloy