keyongtech


  keyongtech > biztalk.* > biztalk.server > 04/2008

 #1  
04-01-08, 04:53 AM
Sundolphino
Hi,
I'm trying to transform a csv flat file into xml. I created the flat file
schema and a custom receive pipeline that incorporates a flat file
dissassembler. I've successfully deployed the assembly to the biztalk server
and gac. However during testing, when the csv file is dropped in the input
folder, the following error is encountered. Could anyone please provide me
some advise as to how to go about resolving it? I've checked the gac and
verified that the assembly is there. Please kindly assist. Thanks.

Event Type: Error
Event Source: BizTalk Server 2006
Event Category: BizTalk Server 2006
Event ID: 5753
Date: 4/1/2008
Time: 11:04:06 AM
User: N/A
Computer: BTS2006
Description:
A message received by adapter "FILE" on receive location "FFReceiveLocation"
with URI "C:\Projects\InputFiles\*.csv" is suspended.
Error details: There was a failure executing the receive pipeline:
"SampleBizTalkProject.FFReceivePipeline, SampleBizTalkProject,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=3effb1bfbfa945a0" Source:
"Unknown " Receive Port: "FFReceivePort" URI: "C:\Projects\InputFiles\*.csv"
Reason: Failed to get pipeline: SampleBizTalkProject.FFReceivePipeline,
SampleBizTalkProject, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=3effb1bfbfa945a0. Please verify that the pipeline strong name
is correct and that the pipeline assembly is in the GAC.
MessageId: {1A425E87-B82A-47CD-957D-3CD42072651B}
InstanceID: {231FF43B-FDCE-4453-8C1A-198D5F3FE83A}

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.


Regards,
Sunny
 #2  
04-02-08, 08:18 AM
dgrospelier
Hi,

Even if your pipeline is correctly gacced, you can have trouble with
dependencies of the pipeline (like pipeline components for example).

You can use FusionLog to diagnose the problem. Just see this post
(sorry it is in French) to know how you can do :
http://dgrospelier.wordpress.com/200...e-map-biztalk/

David Grospelier
http://blog.noveli.fr

On Apr 1, 5:53 am, Sundolphino <Sundolph>
wrote:
[..]
Similar Threads
Config pipeline with custom pipeline component in BizTalkAdministration Console

Hi, I have created a custom pipeline component with boolean and enum properties. When I setup the properties in pipeline editor (design time), I can see drop down menu for...

Calling Pipeline from a custom pipeline component

Hello All, Does anyone know how to call a receive pipeline from within another custom pipeline component. I have seen examples where pipeline can be invoked from an...

Custom Pipeline - Error Message

I created a custom pipeline component. While I am adding it to send pipeline in the designer, I am getting the following error. Pipeline component Load() method failed on...

Custom Pipeline Unhandled Exception Error

I am testing a custom pipeline using the pipeline.exe utility and getting the following error... Unhandled Exception: System.NullReferenceException: Object reference not...

Failure executing receive pipeline, FlatFileSchemaResolver, Custom Pipeline Components BizTalk2004

Hello! Please don't get intimidated by the length of my question! I have a huge problem with Custom Pipeline Components, the scenario is this: I have a large number of...


All times are GMT. The time now is 06:51 PM. | Privacy Policy