Hey Guys,
I seem to be having a lot of trouble getting the Persistence Framework to work at all. No matter whether I try to use IsolatedStorage or a stream, I get the following exception when I try to load the persisted data:
"Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index"
Has anyone see this before, or know what I might possible be missing?
Thanks,
Mark
I seem to be having a lot of trouble getting the Persistence Framework to work at all. No matter whether I try to use IsolatedStorage or a stream, I get the following exception when I try to load the persisted data:
"Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index"
Has anyone see this before, or know what I might possible be missing?
Thanks,
Mark