xml - BizTalk Custom Pipeline Component: XmlException crossed a native/managed boundary -


i'm not entirely sure if exception custom pipeline component have created or not. have loaded code in vs2010 , attached btsntsvc.exe before hit first break point error:

enter image description here

there no disassembly view , code (for component) works fine in console application same input file.

this pipeline component on receive port. ideas? thanks

add temporary debugging code pipeline component. write eventlog show helpful information debug with.

have turned on tracing in biztalk see inputs , outputs are?


Comments

Popular posts from this blog

sql server - NHibernate incorrectly creating ManyToMany table - Cannot define PRIMARY KEY constraint on nullable column error -

All overlapping substrings matching a java regex -

c++ - Using OpenSSL in a multi-threaded application -