|
Hi,
I've got a problem testing a very basic pipeline.
The exception "BizUnit encountered an error executing a test step" wasn't really helpful, because it had an empty innerexception.
When stepping through the source code, it seems there is a problem with the schema, because the error originates after executing line 212 in ExecuteReceivePipelineStep.cs: pipelineWrapper.AddDocSpec(docSpec).
Could you take a look at this please?
Full source code of my test project: http://cid-708ab029f6f67917.office.live.com/self.aspx/Openbaar/BizUnit4^_TestProject.zip
Thank you in advance!
|