|
Home > Archive > BizTalk Server General > November 2004 > UNZip component
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]
|
|
|
| I am trying to use Martijn's unzip component. I have added it in the
disassemble stage of the receive pipeline. But in the output, I simply get
the same source zipped file i.e., the file is not being unzipped. Any insight
?
Thanks
| |
|
| Never mind .. figured that out. Though now getting this error:
Source: "mscorlib" Receive Location: "C:\BTSTest\In\*.zip"
Reason: Index was out of range. Must be non-negative and less than the size
of the collection.
Parameter name: index
Thanks
"ravi" wrote:
> I am trying to use Martijn's unzip component. I have added it in the
> disassemble stage of the receive pipeline. But in the output, I simply get
> the same source zipped file i.e., the file is not being unzipped. Any insight
> ?
> Thanks
| |
| Martijn Hoogendoorn 2004-11-24, 5:52 pm |
| On Mon, 22 Nov 2004 15:23:02 -0800, ravi wrote:
[vbcol=seagreen]
> Never mind .. figured that out. Though now getting this error:
> Source: "mscorlib" Receive Location: "C:\BTSTest\In\*.zip"
> Reason: Index was out of range. Must be non-negative and less than the size
> of the collection.
> Parameter name: index
> Thanks
>
> "ravi" wrote:
>
Hi Ravi,
Either send me the solution and test files or try attaching the debugger
before putting the test file in the receive location.
HTH,
Martijn Hoogendoorn.
|
|
|
|
|