BizTalk - Error with Custom Pipeline component

Asked By Ragh Donk on 12-May-09 09:36 AM

Hi I am trying to encode my .txt file in a custom pipeline component and I am getting an error

There was a failure executing the send pipeline: "Encryption.Treasury_Snd_Encode_FF, Encryption, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a6ecca11ef9015c" Source: "Gnu encode" Send Port: "SendPort4" URI: "C:\Documents and Settings\Ram\Desktop\out\%MessageID%.txt" Reason: The method or operation is not implemented.

how do I resolve this.

Thanks

Santhosh N replied to Ragh Donk on 12-May-09 10:23 AM
Check if this is the issue and there is resolution to this..

http://geekswithblogs.net/sthomas/archive/2004/10/08/12355.aspx
http://social.technet.microsoft.com/Forums/en-US/biztalkgeneral/thread/27641541-cbe8-4997-8433-36412692944c

Solution ::Error with Custom Pipeline component

DC RC replied to Ragh Donk on 12-May-09 12:44 PM
Try this link,

In this link there is sample for BizTalk Server.How to implement this sample and how to run this sample all the detail included in following lilnk.


Hope this help