Hi there,
I have a workflow that takes inputs from infopath forms. The following problem was encountered:
DehydrateInstance: System.Runtime.Serialization.SerializationException: End of Stream encountered before parsing was completed.
It looks like the serialization/deserialization problem of XML data. Did anyone have experience solving this kind of problem? I'm using VS 2008 and MOSS 2007. Thanks!