resources... where to drop them?

Within this forum we want to offer discussions all around our .NET based Map control including all .Net-language specific questions concerning calls of the xServer-API. Attention: xServer-relevant concepts can be found in further forums such as xRoute or xTour.
Post Reply
User avatar
Bernd Welter
Site Admin
Posts: 2574
Joined: Mon Apr 14, 2014 10:28 am
Contact:

resources... where to drop them?

Post by Bernd Welter »

Hi Oliver,

one of my partners is cleaning up his xServer.NET driven projects. Looks liek some files are not located properly after an update:
xserver.net.resources.png
xserver.net.resources.png (6.09 KiB) Viewed 1183 times
In the pastThese files have been located in the programm folder AND in the subfolder DE.

Where should they be located from now on?

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... :twisted:
User avatar
Oliver Heilig
Posts: 154
Joined: Tue May 13, 2014 12:10 pm
Location: Karlsruhe, Germany
Contact:

Re: resources... where to drop them?

Post by Oliver Heilig »

Hello Bernd,

Here the the list of the assemblies contained in the binarie zip or nuget package.
de/Ptv.XServer.Controls.Map.resources.dllSatellite assembly containing localized texts in german. For example: This will display "Kartenebenen" instead of "Layers" in the layers list when running on a german Windows. If the DLL is missing the default (english) texts are used.
Ptv.Components.Projections.dllThis assembly contains the components for reprojection with PROJ.4. It should only be required when using specific coordinate systems.
Ptv.XServer.Controls.Map.dllThe map control.
Ptv.XServer.Controls.Map.XmlSerializers.dllThis assembly contains pre-compiled code for SOAP/XML, used by the xMap-1 access. If it is not present, this code is created at runtime.
The .pdb and .xml files contain information for debugging and api-documentation.
Oliver Heilig
Chief Developer Logistic Services
PTV GROUP - Germany

https://github.com/oliverheilig/
Post Reply