Information: This error occurs when a document is picked up by a receive location and the pipeline specified in that receive location does not recognize the data.
Troubleshooting:
1. Check that the correct pipeline is selected in your Receive Location Properties
2. Open Visual Studio and ensure the correct schema is used in the pipeline
3. Right click on your schema and manually validate the file that threw the error by selecting properties -> Input Instance Filename – > Select Original File. Then right click again on schema and select Validate Instance. You will be manually doing what the pipeline did to throw the original error. You should see detailed error information in the Visual Studio Output Window.