Cannot view SharedObject data in Admin Console
I'm attempting to view Shared Object data in my FMS Administration Console, but I consistently get the error:
Object encoding error; terminating connection
I'm using Flex 3 with FMS 3.5, I'm positive that everything is using AMF3. The Shared Objects do seem to work - I can connect to the shared object through another instance of the app and pull saved data - but they are not inspectable in the administration console. Also, very often when a new instance connects to the server I get a RangeError and all of my Flash Player instances crash. Any idea what could possible be going on?