This forum deals with any kind of routing computation whether it is simple A:B-routing, calculation of isochrones, simple matrix computation or nearest search.
Looks like your map data isn't "complete". The feature layer data has to be added to your map folder together with so-called property connector files. Did you proceed the manual installation?
Best regards Bernd
Bernd Welter Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
When you say 'map data' do you mean the bin files? I didn't install the server by myself. But I do have bin files(.bin, .bin.ini and .bin.lif) in map/re/TruckAttributes folder.
There are two approaches of how to use the logical content we call TRUCK ATTRIBUTES:
Traditional approach: you copy a single BIN file into a subfolder of the map (usually map/RE) and refer to it by using the name of the BIN file without extension
Since we invented the more generic featurelayer mechanism we also provide the same "content" in a different representation. This is the mechanism you seem to approach in the initial post.
So if you want to use traditional BIN files you have to activate another section in the snippet compared to the FeatureLayer approach.
Best regards Bernd
Bernd Welter Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...