|
Home > Archive > BizTalk Server Orchestration > May 2004 > HTTP Send/Receive
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Woltore 2004-05-12, 2:43 am |
| Hello!
I have done solution that sends xml-file via HTTP send port and another
solution that try to read it via HTTP receive port, reading xml and
sending it goes fine, but then the receive port send following error:
The "HTTP" adapter is suspending an outbound message going to destination
URL:"http://xxx.xxx.xxx.xxx:80/BizTalkHTTP". Details:"The remote server
returned an error: (405) Method Not Allowed.".
What have I done wrong? My ISS settings should be ok.
Could that have something to do with my receive port configuration?
Thanks!
Woltore
| |
| Scott Colestock 2004-05-12, 10:43 am |
| You most likely don't have execute permissions specified for your virtual
directory. (Default is script only.) Turn this is on in the vdir
properties within IIS administration.
- Scott Colestock
"Woltore" <mdk989@hotmail.com> wrote in message
news:4493b9e1ac20ee8875e15e3f2b1b7ad9@lo
calhost.talkaboutsoftware.com...
> Hello!
>
> I have done solution that sends xml-file via HTTP send port and another
> solution that try to read it via HTTP receive port, reading xml and
> sending it goes fine, but then the receive port send following error:
>
> The "HTTP" adapter is suspending an outbound message going to destination
> URL:"http://xxx.xxx.xxx.xxx:80/BizTalkHTTP". Details:"The remote server
> returned an error: (405) Method Not Allowed.".
>
> What have I done wrong? My ISS settings should be ok.
> Could that have something to do with my receive port configuration?
>
>
> Thanks!
> Woltore
>
| |
| Woltore 2004-05-19, 7:56 am |
|
I have set the permissions (to allow everything),
but it still generates same error message?
Woltore
| |
| Laure 2004-05-19, 11:26 am |
| Hi,
try this : in the Share Point Administration Site, in the manage blocked file type, delete the extension "dll" and in the "configure virtual server parameters - default web server - define paths ..." check root site and delete this path.
Laure... | |
| Woltore 2004-05-24, 4:37 pm |
| Hi,
I deleted ".dll" extension from the list.
I still generates same error message.
I didn't found root site path?
Was it supposed to be found under "Define managed paths " option?
- Woltore
|
|
|
|
|