Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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 resposta
  • 2 têm este problema
  • 8 visualizações
  • Última resposta de 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.

Todas as respostas (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.