Shared Objects write error - how do shared objects work exactly?
Our application is a chat program with about 20 - 30 chat rooms with 10-100 users at a time, only 2 at a time can be writing text/draw on a board in each room. 4 of the rooms also have audio, only spoken by 1 user per room. We used remote shared objects on FMS to share content to the room users.
My application has recently started giving the following error sporadically:
1124 Failed to open shared object file (%1$S) for write.
I've been trying to find information on this error and what can cause it and have had little luck. Can anyone point me in the right direction?
