Just finish to develop my WCF service.
I have machine on my network that have windows server 2008 – and i want to run my wcf web service on this machine.
- What files i need to copy from my project developing folder to the server machine ?
- What i need to configur on the server machine ( IIS ) to have the ability to connect to the service from the client that run in the same network ?
Please see here
I don’t think there are any changes in IIS 7.5 that would prevent you from following those steps.