Dette websted vil have begrænset funktionalitet, mens vi gennemgår vedligeholdelse for at forbedre din oplevelse. Hvis en artikel ikke løser dit problem, og du vil stille et spørgsmål, har vi vores supportfællesskab, der venter på at hjælpe dig på @FirefoxSupport på Twitter og/r/firefox på Reddit.

Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Læs mere

We encountered a problem with some client machines that use Firefox version 24ESR and IE8. Ajax requests of aspx pages from Firefox are getting the following er

  • 1 svar
  • 2 har dette problem
  • 8 visninger
  • Seneste svar af FredMcD

more options

I encountered a problem with some client machines that use Firefox version 24ESR and IE8. Ajax requests of aspx pages from Firefox are getting the following error from the iis server (iis version 7.5):

Bad Request - Request Too Long HTTP Error 400. The size of the request headers is too long.

From analyzing the request that was sent to the server, I saw that the request consist of only the viewstate of the aspx page. I tried to disable the viewstate for one page and the server got the request correctly.

I do not encounter any issues on these laptops with postback requests from Firefox or when running the same application with IE8.

I encountered a problem with some client machines that use Firefox version 24ESR and IE8. Ajax requests of aspx pages from Firefox are getting the following error from the iis server (iis version 7.5): Bad Request - Request Too Long HTTP Error 400. The size of the request headers is too long. From analyzing the request that was sent to the server, I saw that the request consist of only the viewstate of the aspx page. I tried to disable the viewstate for one page and the server got the request correctly. I do not encounter any issues on these laptops with postback requests from Firefox or when running the same application with IE8.

Alle svar (1)

more options

Sometimes that means that the page address sent is loo long. Check the link address you are using. I can't help you further and will send for more help.