I'm using the KeyValueStore to store some short text lists using a list object. The lists are written successfully to the database. When reading back the lists the first couple work and then it crashes with the error shown below.
I've searched for the relevance of line 0 or command 110 but find no references. What makes this problem even harder to solve is that when I step through the code with the debugger it does not crash and continues on reading the remaining lists.
Any suggestions.
I'd like to use this but perhaps a simple text file might be more reliable.