| Author |
HTTP Error 400 (bad request) when "Enable integrated security" is checked
|
|
| Ran Davidovitz 2005-08-11, 7:50 am |
| Hi.
We have a customer that open a ticket for us about a problem he is getting
when "Enabled integrated security" option is checked in the internet
explorer (server return http 400 - bad request).
Our web application is configured as allow anonymouse + Integrated security.
Our web site consist of many pages inside frames.
One of the action that user does caues the page to postback and render a
javascript fuction that replace the location href of another frame (this is
not the first request to server and the user is authenticated).
When the checkbox (integrarted security in the IE) is enabled almost every
time the customer is getting the 400 error - sometimes for the whole frame
and sometimes from inner pages under the new frame.
When the checkbox is unchecked the customer doesnt have any problems.
If the customer clear the cache (client) the problem doesnt happend for the
first request of the page.
All our pages have (headers):
1. pragma-nocache
2. Expires = -1
What can cause this problem?
Why does it happen of a specific page?
* We have also collected the network capture of the failing request (if it
will help i can add it).
| |
| David Wang [Msft] 2005-08-11, 7:50 am |
| Yes the network trace is going to help. 400 bad request needs us to see the
request itself.
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Ran Davidovitz" <ran.davidovitz@verint.com> wrote in message
news:OI17P4knFHA.3120@TK2MSFTNGP09.phx.gbl...
Hi.
We have a customer that open a ticket for us about a problem he is getting
when "Enabled integrated security" option is checked in the internet
explorer (server return http 400 - bad request).
Our web application is configured as allow anonymouse + Integrated security.
Our web site consist of many pages inside frames.
One of the action that user does caues the page to postback and render a
javascript fuction that replace the location href of another frame (this is
not the first request to server and the user is authenticated).
When the checkbox (integrarted security in the IE) is enabled almost every
time the customer is getting the 400 error - sometimes for the whole frame
and sometimes from inner pages under the new frame.
When the checkbox is unchecked the customer doesnt have any problems.
If the customer clear the cache (client) the problem doesnt happend for the
first request of the page.
All our pages have (headers):
1. pragma-nocache
2. Expires = -1
What can cause this problem?
Why does it happen of a specific page?
* We have also collected the network capture of the failing request (if it
will help i can add it).
| |
| Ran Davidovitz 2005-08-17, 2:57 am |
| Hi, Did anyone look at this capture?
Thank you
"Ran Davidovitz" <ran.davidovitz@verint.com> wrote in message
news:uxgr51VoFHA.576@TK2MSFTNGP15.phx.gbl...
> Attached are the log files
>
> "David Wang [Msft]" <someone@online.microsoft.com> wrote in message
> news:uBnoiLmnFHA.3552@TK2MSFTNGP10.phx.gbl...
>
>
>
|
|
|
|