hi guys i have created one wcf service and it is working fine in local,
i want to host that service to my live server,
how do i need to host?
I s it possible to upload through FTP?
Basically you can deploy it in the same way you do it for normal website.
Just compile it and if you want you can publish it and give folder path or ftp path in that and it will be deployed over there.
You can then change settings like app pool or any special permission or special binding you have to configure.
Hi,
Please refer, below URL,
http://forums.asp.net/t/1866807.aspx/1?Deploy+WCF+webservice+Windows+service+and+Website