Hi Pete,
We have now solved this problem, the problem is that when you put data into a basic_string, the data can be truncated if there is a null in the binary part of the string. By assigning the binary stream to the string, it appears to not work (in the watch windows, the string seems...