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

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -