Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. The request failed with HTTP status 400: Bad Request

The request failed with HTTP status 400: Bad Request

Scheduled Pinned Locked Moved ASP.NET
comdata-structureshelpquestion
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sandeep Akhare
    wrote on last edited by
    #1

    Hi All, We are facing below issue in the application. Its happening very seldom and for specific users only. Out of 100 users it is happening for 1 or 2 users. In the application when we are making a service call it is throwing this excpetion. please can any one tell me what can be reason? I tried google there are many reasons but i am not able to conclude and reproduce the exception. Its very intresting as its working fine for all other users but for some specific users its not working :( The request failed with HTTP status 400: Bad Request. Stack: at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)

    Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... " Check My Blog

    modified on Friday, April 24, 2009 1:56 PM

    R 1 Reply Last reply
    0
    • S Sandeep Akhare

      Hi All, We are facing below issue in the application. Its happening very seldom and for specific users only. Out of 100 users it is happening for 1 or 2 users. In the application when we are making a service call it is throwing this excpetion. please can any one tell me what can be reason? I tried google there are many reasons but i am not able to conclude and reproduce the exception. Its very intresting as its working fine for all other users but for some specific users its not working :( The request failed with HTTP status 400: Bad Request. Stack: at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)

      Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... " Check My Blog

      modified on Friday, April 24, 2009 1:56 PM

      R Offline
      R Offline
      Rolando CC
      wrote on last edited by
      #2

      Seems that you are using webService and for some reason the response returned to asp application is not well formed, maybe the problem could be with the webService. The problem occurs in specific pages? or random pages?

      S 1 Reply Last reply
      0
      • R Rolando CC

        Seems that you are using webService and for some reason the response returned to asp application is not well formed, maybe the problem could be with the webService. The problem occurs in specific pages? or random pages?

        S Offline
        S Offline
        Sandeep Akhare
        wrote on last edited by
        #3

        Thanks for the reply.. Yeah the problem occurs for a specific call in a perticular page... This call is getting failed only for some users .... We never got this issue in the QA. But in the production very few users are having this problem. At our end we are not able to reproduce the issue. The service that we are calling is third party. There they are saying that they are not getting any request .. Request is getting failed .... We are not sure what can be the issue to fix it :(

        Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... " Check My Blog

        R 1 Reply Last reply
        0
        • S Sandeep Akhare

          Thanks for the reply.. Yeah the problem occurs for a specific call in a perticular page... This call is getting failed only for some users .... We never got this issue in the QA. But in the production very few users are having this problem. At our end we are not able to reproduce the issue. The service that we are calling is third party. There they are saying that they are not getting any request .. Request is getting failed .... We are not sure what can be the issue to fix it :(

          Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... " Check My Blog

          R Offline
          R Offline
          Rolando CC
          wrote on last edited by
          #4

          Well, the problem is with one particular page, one service, maybe one particula webMethod? Maybe the users with problem has the same work to do, so only them use that part of the webService, that could explain why only they are being affected. In order to reproduce the bug, you must identifi the webMethod (or methods) and send the same information than the user are sending to receive the same answer from the service.

          S 1 Reply Last reply
          0
          • R Rolando CC

            Well, the problem is with one particular page, one service, maybe one particula webMethod? Maybe the users with problem has the same work to do, so only them use that part of the webService, that could explain why only they are being affected. In order to reproduce the bug, you must identifi the webMethod (or methods) and send the same information than the user are sending to receive the same answer from the service.

            S Offline
            S Offline
            Sandeep Akhare
            wrote on last edited by
            #5

            Rolcr wrote:

            the problem is with one particular page, one service, maybe one particula webMethod?

            Exactly, only for one perticual webmethod we are facing this issue and only for some users ....

            Rolcr wrote:

            In order to reproduce the bug, you must identifi the webMethod (or methods) and send the same information than the user are sending to receive the same answer from the service.

            We knew the WebMethod. and we send the same information data the users are sending and we were able to send that information ... Thats the problem we are not able to replroduce the issue.... We know issue is there as we are seeing exceptions in the production log :(

            Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... " Check My Blog

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups