I have a problem while deploy my WCF service to IIS. On my developer machine (Windows 7 x64) everything is working, but when I move my site to production server (Windows 2008 x64) there is a problem while opening the service. Web site is working but when I want to access
http://localhost/eMatura.Web/serwisLogujacy.svc there is an error: "This error (HTTP 400 Bad Request) means that Internet Explorer was able to connect to the web server, but the webpage could not be found because of a problem with the address.". I try to reinstall IIS and configure WCF (
servicemodelreg –i) but the problem still exists. Can anyone have a clue what to do?