Re: Error with BizTalk Http Adapter and Custom Pipeline Component

Home Page Forums BizTalk 2004 – BizTalk 2010 Error with BizTalk Http Adapter and Custom Pipeline Component Re: Error with BizTalk Http Adapter and Custom Pipeline Component

#21397

Thanks for the response Niklas.

The only work done in the custom component is on the message stream. No other context properties are touched.  The error also suggests that ‘The method or operation is not implemented‘.  I am wondering if the Http adapter requires an additional method to be implemented in the custom component?  It could also be access permissions but the modifications to the isolated host did not help.

Geordie