RE: HTTP Send Adapter Error 411



I have never seen HTTP 411 with BizTalk or without.
Googling it's definition I found this -

"Your Web server thinks that the HTTP data stream sent by the client (e.g.
your Web browser or our CheckUpDown robot) should include a 'Content-Length'
specification. This is typically used only for HTTP methods that result in
the placement of data on the Web server, not the retrieval of data from it."

This makes even less sense now.

Can you use HTTPAnalyser, TCPTrace or any other sniffer tool to see the HTTP
Request on the wire? is there an actual message there?
--
Yossi Dahan
MVP BizTalk Server
http://www.sabratech.co.uk/blogs/yossidahan


"AndreIT" wrote:

hi,

i want to configure an http send adapter. when the adapter has to send a
message the server response is (411) length required.
can anyone help me with that... i tried to connect and upload with a tool
named "curl" from the biztalk server and everything works fine...


thx...

andre

.



Relevant Pages

  • RE: ASP, BizTalk server SQL DB and Firewall architecture.
    ... I realize with BizTalk 2002, i could use a HTTP receive function. ... allowed me to pick up files from the DMZ based web server using http. ... Biztalk server SQL DB and Firewall architecture. ... It's a good DMZ security practice to avoid allowing any connections to the ...
    (Focus-Microsoft)
  • Re: Retrieve documents from HTTP site
    ... "Scott Colestock" wrote: ... our public facing "secure" web servers as the HTTP Receive Location ... than a local virtual directory setup on the actual BizTalk Server 2006 ... Our thinking is that this opens the BizTalk Server box to some security ...
    (microsoft.public.biztalk.general)
  • HTTP Transport fails without error message
    ... I'm rather new to Biztalk and try to set up a channel which sends its ... results to a web server via http. ... If I change nothing but the primary transport from file to http, ...
    (microsoft.public.biztalk.general)
  • Re: Retrieve documents from HTTP site
    ... you could consider creating an endpoint in your DMZ that simply ... than a local virtual directory setup on the actual BizTalk Server 2006 R2 ... When you say you want to retrieve messages from HTTP, ...
    (microsoft.public.biztalk.general)
  • Re: Retrieve documents from HTTP site
    ... you could consider creating an endpoint in your DMZ that simply ... than a local virtual directory setup on the actual BizTalk Server 2006 R2 ... When you say you want to retrieve messages from HTTP, ...
    (microsoft.public.biztalk.general)

Loading