|
Home > Archive > BizTalk Server General > September 2004 > I get a 404 when I hot BTSHTTPReceive.dll
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]
| Author |
I get a 404 when I hot BTSHTTPReceive.dll
|
|
| The Gremlin 2004-09-24, 5:49 pm |
| We have set a virtual directory with BTSHTTPReceive.dll in order to receive
HTTP posts and send them into an orchestration. However we see this weird
behavior. When we start Biztalk up, we receive for a period of time an 404
(Not found) error when we try to access the BTSHTTPReceive URL, after hitting
it several times it starts to work. Then, if we leave it idle for a while, it
starts to fail again (404) until we hit it a number of times.
Any help is appreciated
| |
| Allen Zhang 2004-09-24, 5:49 pm |
| BTSHTTPReceive ISAPI dll does not return 404. We only return 200, 202 and
500. 404 is originated from IIS.
A couple of things to try:
1. Please double check URL for any typro
2. Please see IIS log for addtional failure information. They can be
located under System32\Logfiles\W3SVC and System32\Logfiles\HttpErr.
- Allen Zhang (MSFT)
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
> Thread-Topic: I get a 404 when I hot BTSHTTPReceive.dll
> thread-index: AcSiT9pTLj+JzWbfS7anhQYdSQqYhg==
> X-WBNR-Posting-Host: 216.72.89.129
> From: "=?Utf-8?B?VGhlIEdyZW1saW4=?=" <imagremlin@hotmail.com>
> Subject: I get a 404 when I hot BTSHTTPReceive.dll
> Date: Fri, 24 Sep 2004 09:02:12 -0700
> Lines: 8
> Message-ID: <76401540-1A33-4522-AD61-E6BBAA071D57@microsoft.com>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="Utf-8"
> Content-Transfer-Encoding: 7bit
> X-Newsreader: Microsoft CDO for Windows 2000
> Content-Class: urn:content-classes:message
> Importance: normal
> Priority: normal
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
> Newsgroups: microsoft.public.biztalk.general
> NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
> Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA03.phx.gbl
> Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.general:19846
> X-Tomcat-NG: microsoft.public.biztalk.general
>
> We have set a virtual directory with BTSHTTPReceive.dll in order to
receive
> HTTP posts and send them into an orchestration. However we see this weird
> behavior. When we start Biztalk up, we receive for a period of time an
404
> (Not found) error when we try to access the BTSHTTPReceive URL, after
hitting
> it several times it starts to work. Then, if we leave it idle for a
while, it
> starts to fail again (404) until we hit it a number of times.
>
> Any help is appreciated
>
|
|
|
|
|