Stream read error

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
Pat
Posts: 5
Joined: Mon Oct 12, 2015 6:10 am

Stream read error

Post 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.
Post Reply