I'm a little new to WCF. I've created a WCF service on my local machine, it's published to the inetpub directory on my C:\ drive.
I'm supposed to have it running on another machine for Q/A. It's running Win Server 2003, but I don't see an inetpub directory. Can I publish my WCF to this machine, or do I need to install some sort of web services?
There is a 'wmpub' directory, should I just publish my WCF there?
Thanks for any/all help!
-Jason
Your windows seems to be missing IIS.
Have a look here.