Omgili - forum search, search forums  
  

Discussions about bad request

Displaying 1 - 10 out of 161,546 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
I'm using SoapUI to load test one of our .net webservices. I'm new to SoapUI, so I've run through the "getting started", using a publicly available service, and had no problems. But when I try to send a request to my webservice I'm getting a HTTP/1.1 ...
Started by on , 3 posts by 3 people.  
The webservice is expecting a string not actually XML, so wrapping it in a <![CDATA... .
Regards OK, I've found the problem.
I've seen this problem in Version 2.5.1, what version of SOAP UI are you using?, maybe you could try with 2.5 and see what happens .
I've encountered this apparently common problem and have been unable to resolve it. If I call my WCF web service with a relatively small number of items in an array parameter (I've tested up to 50), everything is fine. However if I call the web service...
Started by on , 4 posts by 4 people.  
You need to set it bigger than the maximum request size.
The risk of Denial of Service (DoS) attacks.
I have no problem to run the sample code below in a iPhone simulator, but when I run it in a iPhone , I always get a EXC_BAD_ACCESS when I call [asiRequest cancel]. anyone can help? thanks. ASIHTTPRequest *asiRequest; -(IBAction)request1{ NSLog(@"request...
Started by on , 5 posts by 3 people.  
Because the request was autoreleased via the use it for asynchronous request, because....
Also, thanks for the nil tipsYou need to retain your ASIHTTPRequest .
The request was cancelled" Program received signal: “EXC_BAD_ACCESS”.
Ask your Facebook Friends
Hi, I'm trying to do an asynchronous request with ASIHTTPRequest, but have some problem getting notified when the request is done. -(void)doDownload{ NSURL *url = [NSURL URLWithString:@"http://www.someurl.com/?"]; ASIFormDataRequest *request = [ASIFormDataRequest...
Started by on , 4 posts by 4 people.  
Propably it equals zero that your class that implements - (void)requestFinished:(ASIHTTPRequest *)request is still there when the request finishes? It....
request responseString]; Check retainCount of request before this call.
We have an HttpHandler that deals directly with binary posts over HTTP from custom client software. The client software occasionally sends data which results in IIS 7 responding with a 400 - Bad Request. Since the "400 Bad Request" is special in that ...
Started by on , 4 posts by 4 people.  
It's not advised to use IIS/ASP.NET to handle such a request as it might cause some weird.
Be to use a filtering proxy before IIS, thereby capturing the request before it goes any further thing).
I've set up a site within IIS with default settings. I consitently get "Bad Request (Invalid Hostname). I get it from a client, or even while browsing from IE on the server. Can anyone point me in the right direction? Thanks
Started by on , 4 posts by 4 people.  
It's possible that the web....
Do you have host headers configured on the web site? Is the server dual-homed? IIS gives that error when it cannot find a web site in its settings configured with the IP address and hostname combination you used to connect .
I am trying to post the below xml to https://apps.quickbooks.com/j/AppGateway and all I keep getting is the error: The remote server returned an error: (400) Bad Request. Does anyone have any ideas what I am doing wrong? See below for the C# code that...
Started by on , 4 posts by 4 people.  
I don't see.
At leastwhere is the xml posted in request?? Or you are missing to paste some code here.
The request is bad because the request contain no XML.
The request has XML in the above code.
Why do I get a 400 - bad request error using the following URL? It is encoded using Server.UrlEncode. The actual path query parameter is C:\Development\Chase\Exports\ChaseExport-090312073930.zip http://localhost:50199/Common/Forms/Export_Stream.aspx%3...
Started by on , 3 posts by 3 people.  
You should not urlencode the entire querystring, just the values, so URL should be http://localhost:50199/Common/Forms/Export_Stream.aspx?path=C%3a%5CDevelopment%5CChase%5CExports%5CChaseExport-090312073930.zip Try this: http://localhost:50199/Common... .
For my website I configured some custom error pages. If I generate a 404, the redirect works fine. When hitting a 400, the "bad request" text shows up instead of the configured URl. As a test I copied the URL from 404 to 400. No change. Then I changed...
Started by on , 3 posts by 2 people.  
Maybe this is your answer: this Microsoft....
These can conflict with your other configuration settings in IIS .
That has a defaultRedirect attribute, and an error subtag with a redirect attribute .
Check what's in your web.config file in the customErrors section .
So, if there are url encoded segments in my apps MVC url, IIS throws a BAD REQUEST 400. e.g. http://u.lasoo.com.au/Offer/ *9289--750W-Generic-ATX12V-Power-Supply-%252449dot99/6355 <--- the '*' and '%' are causing this error. Notice that http://u.lasoo...
Started by on , 3 posts by 3 people.  
Like this: http://u.lasoo.com.au/Offer/?id=*9289--750W-Generic-ATX12V-Power-Supply-%252449dot99/6355.
Have you tried UrlEncode? MSDN Instead of passing the info in the url you can pass it as a get parameter .
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • Server Fault
Related Searches
bad request    400 bad request on VPC    Bad request invalid url machine config    Bad request invalid url    bad request invalid verb    utorrent webui "bad request"    "Bad Request Invalid Verb "    falla hotmail Bad Request Invalid Verb    falla hotmail "Bad Request Invalid Verb "    igoogle Bad Request Your client has issued a malformed or illegal request   
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost