just wanted to tell you about the following error message:
Code: Select all
{
"faultInfo": {
"$type": "InvalidValueFault",
"hint": "Please make sure that this string is a response from a PTV xServer of the same version using the same map. Do not modify this string. Reason: The string contains an invalid format version.",
"parameter": "/routeRequest/routeOptions/@binaryFeatureLayerObject",
"value": "BIFL00015a138ef1v6PF...."
},
"message": "The encoded data string is invalid."
}
- xData2 and xRoute2 are hosted on the same machine but the server received a map update after the layer creation
- xData2 and xRoute2 are hosted on different machines with different map versions
Bernd