| Author |
File Receive Error
|
|
| fheinema 2005-06-01, 5:52 pm |
| I am getting the following error when my file is being picked up by the
BizTalk 2004 Receive Port. I am not sure what it means. I am having the
server pick up a file with a receive port. The recieve port contains the map
information and calls a custom Pipeline. Then it should send it off to a
send pipeline. Has anyone seen this error before in HAT?
Service Name: FILE (receive)
Assembly name:
Service class: Messaging
Message count: 1
Error code: 0x80070002
Error category: 0
Error description: The system cannot find the file specified.
Last processing server: DAC-BIZQ1
Suspend Time: 6/1/2005 12:50:45 PM
Status: Suspended (not resumable)
Pending action: None
Service instance ID: 8e18632f-f58b-4a4a-86ad-1ea91bdf16de
Host: BizTalkServerApplication
Activation time: 6/1/2005 12:50:45 PM
--
Fred Heinemann
| |
|
| I once had a similar problem. Did a re-gac of all the assemblies and that
seemed to fix the problem. It had to do with a mismatch in the map assembly
that was deployed versus the one in the GAC. Hope this helps.
- Tom
"fheinema" wrote:
> I am getting the following error when my file is being picked up by the
> BizTalk 2004 Receive Port. I am not sure what it means. I am having the
> server pick up a file with a receive port. The recieve port contains the map
> information and calls a custom Pipeline. Then it should send it off to a
> send pipeline. Has anyone seen this error before in HAT?
>
> Service Name: FILE (receive)
> Assembly name:
> Service class: Messaging
> Message count: 1
> Error code: 0x80070002
> Error category: 0
> Error description: The system cannot find the file specified.
> Last processing server: DAC-BIZQ1
> Suspend Time: 6/1/2005 12:50:45 PM
> Status: Suspended (not resumable)
> Pending action: None
> Service instance ID: 8e18632f-f58b-4a4a-86ad-1ea91bdf16de
> Host: BizTalkServerApplication
> Activation time: 6/1/2005 12:50:45 PM
>
> --
> Fred Heinemann
| |
| Scott Colestock 2005-06-02, 2:47 am |
| You might try using fuslogvw.exe (in your .net sdk directory) to confirm
whether this is your problem.
Scott Colestock
www.traceofthought.net
"Tom A" <Tom A@discussions.microsoft.com> wrote in message
news:BB569812-9ED5-4EA3-90F4-BE2310073FF6@microsoft.com...[vbcol=seagreen]
>I once had a similar problem. Did a re-gac of all the assemblies and that
> seemed to fix the problem. It had to do with a mismatch in the map
> assembly
> that was deployed versus the one in the GAC. Hope this helps.
>
> - Tom
>
>
> "fheinema" wrote:
>
| |
| fheinema 2005-06-02, 5:51 pm |
| I have undepolyed and re-deployed the assemblies a few times and it did not
seem to change the results. I found the fuslogvw.exe and started it, but I
am not sure how to use it. It is blank and when I try use the view log
button nothing comes up. Can you give me some guidance on how this works and
what I should be looking for?
THanks for your assistance,
Fred
--
Fred Heinemann
"Scott Colestock" wrote:
> You might try using fuslogvw.exe (in your .net sdk directory) to confirm
> whether this is your problem.
>
> Scott Colestock
> www.traceofthought.net
>
>
> "Tom A" <Tom A@discussions.microsoft.com> wrote in message
> news:BB569812-9ED5-4EA3-90F4-BE2310073FF6@microsoft.com...
>
>
>
|
|
|
|