There was a failure executing the receive pipeline: Reason: No
Disassemble stage components can recognize the data.
I had some sort of automate generated schema (.xsd) and needed to add two columns and added those manually.
Then I updated the dll:s: schema, map and pipeline.
What’s wrong?
If you have increased the version number on your Schemas assembly, or changed the XML#NS root of your schema, then you will need to update your pipeline. Also, try deleting the generated .cs files, rebuild all from scratch, and remember to restart your host process(es).