« Previous Next »

Thread: HTTP 400 Bad Request

Last post 06-08-2009 6:33 AM by dnf. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 06-06-2009, 1:47 PM

    • dnf
    • Not Ranked
    • Joined on 04-18-2009, 5:07 PM
    • Posts 4

    HTTP 400 Bad Request

    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?
  • 06-07-2009, 10:32 PM In reply to

    Re: HTTP 400 Bad Request

    I would check the httperr logs to see what is a problem.  Is the svc http handler mapping created?

    PS - logs are in %windir%\system32\logfiles\httperr

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 06-08-2009, 6:33 AM In reply to

    • dnf
    • Not Ranked
    • Joined on 04-18-2009, 5:07 PM
    • Posts 4

    Re: HTTP 400 Bad Request

    I fix my error - i put my clientaccesspolicy.xml in thr root of the web catalog (I have this file in the root of my page).

Page 1 of 1 (3 items)