Deploying Web Service
Blog entry: Submitted by Ajit on Fri, 2008-09-05 20:55. Last updated on Fri, 2008-09-05 20:57.
Hi,
I am Ajit Kumar Subudhi. I have created a webservice in .Net tested in my local machine.
Now I want to deploy it on our remote server. So that, it can be available to all worl wide users.So what are the steps.I mean to ask whether I have to simply copy the entire solution folder into remote server.Or Shall I publish and will simply copy it into remote server.Which I found some error. Or it needs some additional steps like registering into UDDI ? Please give me detail steps or any tutorial links that will be help ful.
Thanks
Ajit Kumar Subudhi,Chandigarh


re
http://msdn.microsoft.com/en-us/library/s9w05e9b%28VS.71%29.aspx
http://www.15seconds.com/Issue/010430.htm
this is what i found. hope it helps.