Page 1 of 1

Stream read error

Posted: Thu Oct 15, 2015 12:35 pm
by Pat
Hello,


I have a listview with 14 columns.
Depending on several parameters some columns are not shown at runtime.
To make the columns unvisible the width is set to Zero.
At that Point i get an exception: Stream read error.

This Problem does NOT occur when i run my Project in base language.

I tried to reproduce this issue in a sample Project but I was not successful.