BizTalk Server Map Error - Native serialization error Root element is missing
Posted by: Stephen W. Thomas,
on 15 Aug 2006 |
View original | Bookmarked: 0 time(s)
Recently I was testing a BizTalk map inside Visual Studios. The input schema was auto generated using the SQL Adapter and the output was a simple text file. I was using a sample file provided to me from a past generation from the schema (or so I thought) to test the map.
When I was testing, I keep getting a blank file as output and a strange error. The error was: Native serialization error: Root element is missing.
I had both input and output validation...