"failedToSubscribe":"The consumer was not able to subscribe to its target destination.",
"destinationWithInvalidMessageType":"Destination \'{0}\' cannot service messages of type \'{1}\'.",
"couldNotAddMessageToQueue":"The message store could not store the message and the producer is not connected. The FaultEvent dispatched by the message store provides additional information.",
"noURLSpecified":"No url was specified for the channel.",
"cannotAddWhenConfigured":"Channels cannot be added to a ChannelSet that targets a configured destination.",
"unknownChannelClass":"The channel class \'{0}\' specified was not found.",
"pollingIntervalNonPositive":"Channel pollingInterval may only be set to a positive value.",
"cannotAddNullIdChannelWhenClustered":"Cannot add a channel with null id to ChannelSet when its clustered property is true.",
"securityError.details":"Destination: {0}",
"referenceMissingId":"A reference must have an id.",
"sendFailed":"Send failed",
"lsoStorageNotAllowed":"The message store cannot initialize because local storage is not allowed. Please ensure that local storage is enabled for the Flash Player and that sufficient storage space is configured.",
"ackFailed":"Didn\'t receive an acknowledgement of message",
"cannotSetClusteredWithdNullChannelIds":"Cannot change clustered property of ChannelSet to true when it contains channels with null ids. ",
"cannotConnectToDestination":"No connection could be made to the message destination.",
"reconnectIntervalNegative":"reconnectInterval cannot take a negative value.",
"noURIAllowed":"Error for DirectHTTPChannel. No URI can be specified.",
"messageQueueSendError":"Send failed",
"noServiceForMessageType":"No service is configured to handle messages of type \'{0}\'.",
"AMFXTraitsNotFirst":"Invalid object. A single set of traits must be supplied as the first entry in an object.",
"noChannelForDestination":"Destination \'{0}\' either does not exist or the destination has no channels defined (and the application does not define any default channels.)",
"emptyDestinationName":"\'{0}\' is not a valid destination.",
"failedToConnect":"The producer was not able to connect to its target destination.",
"noAMFXNode":"Invalid AMFX packet. Content must start with an <amfx> node",
"resubscribeIntervalNegative":"resubscribeInterval cannot take a negative value.",
"noAckMessage":"Didn\'t receive an acknowledge message",
"pollingRequestNotAllowed":"Poll request made on \'{0}\' when polling is not enabled.",
"queuedMessagesNotAllowedDetails":"This producer does not have an assigned message queue so queued messages cannot be sent.",