Skip to main content
spradhan
Inspiring
May 19, 2014
Answered

After installing CF 11 and entering admin password, i get "Bad Request! - Your browser (or proxy) sent a request that this server could not understand. Jakarta/ISAPI/isapi_redirector/1.2.37"

  • May 19, 2014
  • 2 replies
  • 648 views

Has anyone had this issue? How would I go about fixing it?

    This topic has been closed for replies.
    Correct answer spradhan

    After much trial and error I was able to solve the issue.

    Don't know why but the default  "Managed Pipeline Mode" of Application Pool setting did not work. Instead of "integrated" it had to be set to "classic" for it to work. Don't ask me why! Anyways I figured I share this in case it helps out someone in future.

    Priyank, thanks for your suggestion too.

    2 replies

    spradhan
    spradhanAuthorCorrect answer
    Inspiring
    May 20, 2014

    After much trial and error I was able to solve the issue.

    Don't know why but the default  "Managed Pipeline Mode" of Application Pool setting did not work. Instead of "integrated" it had to be set to "classic" for it to work. Don't ask me why! Anyways I figured I share this in case it helps out someone in future.

    Priyank, thanks for your suggestion too.

    Priyank Shrivastava.
    Inspiring
    May 19, 2014

    Hi,

    Can you check if you have proxy enable in your browser. try to disable it if it is enable and give it a try.

    Thanks,

    Priyank

    Thanks, Priyank Shrivastava