WCF service does not work on Windows Server 2003
Hi all,
I have created a basic WCF service and I have hosted it in IIS. On my local machine which is XP Pro, it works fine. When I put it on our windows 2003 server and try to browse service.svc, I receive http 404 error. Any one has any idea?
P.S. I have installed .net 3.0 on the server.
Cheers,
Sina

