I create a state and get a deserialize error(Eco6.0.5508)._ecoSpace = new EcoSpaceSL(theUrl);
EcoServiceHelper.GetAsyncSupportService(_ecoSpace).TurnOnAsyncHandling();
_ecoSpace.Active = true; <= error: "This runtime can't deserialize statemachines"
Will Eco6 support statemachines in Silverlight client?